D | nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, argument 127 #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) }, argument 130 # define NS_DNS_CB(F,C) { NSSRC_DNS, F, __UNCONST(C) }, argument 132 # define NS_DNS_CB(F,C) argument 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, argument 138 # define NS_NIS_CB(F,C) argument
|