Searched defs:NAME (Results 1 – 2 of 2) sorted by relevance
37 #define NAME(x) NAME_(x,test1) macro135 NAME(setpwent) (int stayopen) in NAME() function144 NAME(endpwent) (void) in NAME() function197 NAME(getpwuid_r) (uid_t uid, struct passwd *result, char *buffer, in NAME() function230 NAME(setgrent) (int stayopen) in NAME() function239 NAME(endgrent) (void) in NAME() function310 NAME(getgrgid_r) (gid_t gid, struct group *result, char *buffer, in NAME() function345 NAME(setspent) (int stayopen) in NAME() function354 NAME(endspwent) (void) in NAME() function428 NAME(sethostent) (int stayopen) in NAME() function[all …]
19 #define NAME(x) NAME_(x,test2) macro
Completed in 6 milliseconds