D | nsswitch.h | 119 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, argument 120 #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) }, argument 123 # define NS_DNS_CB(F,C) { NSSRC_DNS, F, __UNCONST(C) }, argument 125 # define NS_DNS_CB(F,C) argument 129 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, argument 131 # define NS_NIS_CB(F,C) argument
|