Searched refs:getenv_ulong (Results 1 – 5 of 5) sorted by relevance
172 getenv_ulong(const char *name, unsigned long *data) in getenv_ulong() function
367 #define TUNABLE_ULONG_FETCH(path, var) getenv_ulong((path), (var))
469 int getenv_ulong(const char *name, unsigned long *data);
330 if (getenv_ulong(envname, &mapaddr) == 0) in vtd_init()
886 getenv_ulong(const char *name, unsigned long *data) in getenv_ulong() function