Searched defs:call (Results 1 – 6 of 6) sorted by relevance
54 output_servent (const char *call, struct servent *sptr) in output_servent()115 output_hostent (const char *call, struct hostent *hptr) in output_hostent()213 output_netent (const char *call, struct netent *nptr) in output_netent()264 output_protoent (const char *call, struct protoent *prptr) in output_protoent()
29 output_rpcent (const char *call, struct rpcent *rptr) in output_rpcent()
23 #define VA(call) \ argument
32 #define VA(call) \ argument
53 const enum { SYSCONF, CONFSTR, PATHCONF } call; member
1015 #define VA_CALL(call) \ argument