HomeSort by: relevance | last modified time | path
    Searched defs:pushit (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 22 milliseconds