Searched refs:ADD_PARAMS (Results 1 – 24 of 24) sorted by relevance
/inet/ |
A D | getrpcbynumber_r.c | 24 #define ADD_PARAMS int number macro
|
A D | getrpcbyname_r.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getaliasname_r.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getproto_r.c | 24 #define ADD_PARAMS int proto macro
|
A D | getsrvbynm_r.c | 24 #define ADD_PARAMS const char *name, const char *proto macro
|
A D | getprtname_r.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getsrvbypt_r.c | 24 #define ADD_PARAMS int port, const char *proto macro
|
A D | getsrvbynm.c | 24 #define ADD_PARAMS const char *name, const char *proto macro
|
A D | getrpcbyname.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getsrvbypt.c | 24 #define ADD_PARAMS int port, const char *proto macro
|
A D | getaliasname.c | 24 #define ADD_PARAMS const char *name macro
|
A D | gethstbynm.c | 29 #define ADD_PARAMS const char *name macro
|
A D | getproto.c | 24 #define ADD_PARAMS int proto macro
|
A D | getprtname.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getrpcbynumber.c | 24 #define ADD_PARAMS int number macro
|
A D | getnetbynm.c | 24 #define ADD_PARAMS const char *name macro
|
A D | getnetbynm_r.c | 24 #define ADD_PARAMS const char *name macro
|
A D | gethstbynm2.c | 29 #define ADD_PARAMS const char *name, int af macro
|
A D | getnetbyad.c | 25 #define ADD_PARAMS uint32_t net, int type macro
|
A D | getnetbyad_r.c | 25 #define ADD_PARAMS uint32_t net, int type macro
|
A D | gethstbyad.c | 24 #define ADD_PARAMS const void *addr, socklen_t len, int type macro
|
A D | gethstbynm_r.c | 29 #define ADD_PARAMS const char *name macro
|
A D | gethstbynm2_r.c | 29 #define ADD_PARAMS const char *name, int af macro
|
A D | gethstbyad_r.c | 25 #define ADD_PARAMS const void *addr, socklen_t len, int type macro
|
Completed in 9 milliseconds