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

/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dconfstr.c85 static char *(*__dirhelper_func)(int, char *, size_t); variable
91 __dirhelper_func = funcs->dirhelper;
98 if (__dirhelper_func) {
99 return __dirhelper_func(which, path, pathlen);

Completed in 120 milliseconds