Searched refs:YPPROC_NULL (Results 1 – 4 of 4) sorted by relevance
157 case YPPROC_NULL: in ypprog_2()282 case YPPROC_NULL: in ypprog_1()
118 port = htons(getrpcport(server, YPPROG, YPPROC_NULL, IPPROTO_UDP)); in bind_tohost()
229 YPPROC_NULL(void) = 0;
155 #define YPPROC_NULL ((unsigned long)0) macro