Searched refs:NISPLUS_ORGDIR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dinfo_nisplus.c52 #define NISPLUS_ORGDIR ".org_dir" macro
94 org = strstr(map, NISPLUS_ORGDIR);
96 org = NISPLUS_ORGDIR;
101 l = strlen(map) + sizeof(NISPLUS_ORGDIR);
163 org = strstr(map, NISPLUS_ORGDIR);
165 org = NISPLUS_ORGDIR;
176 + sizeof(NISPLUS_ORGDIR);
264 org = strstr(map, NISPLUS_ORGDIR);
266 org = NISPLUS_ORGDIR;
271 l = strlen(map) + sizeof(NISPLUS_ORGDIR);
[all...]

Completed in 27 milliseconds