/src/usr.sbin/ypserv/yppush/ |
yppush.c | 92 static int pushit(int, char *, int, char *, int, char *); 226 * find 'owner' of the map (see pushit for usage) 266 ypallcb.foreach = pushit; /* callback function */ 289 * pushit: called from yp_all_host to push a specific host. 293 pushit(int instatus, char *inkey, int inkeylen, char *inval, function in typeref:typename:int
|
yppush.c | 92 static int pushit(int, char *, int, char *, int, char *); 226 * find 'owner' of the map (see pushit for usage) 266 ypallcb.foreach = pushit; /* callback function */ 289 * pushit: called from yp_all_host to push a specific host. 293 pushit(int instatus, char *inkey, int inkeylen, char *inval, function in typeref:typename:int
|