Home
last modified time | relevance | path

Searched refs:YPOP_STORE (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/rpc.ypupdated/
H A Dupdate.c60 #define YPOP_STORE 4 /* add, or change */ macro
274 case YPOP_STORE: in localupdate()
295 case YPOP_STORE: in localupdate()
H A Dypupdated_server.c215 res = localupdate(netname, "/etc/publickey", YPOP_STORE, in ypu_store_1_svc()
222 res = ypmap_update(netname, args->mapname, YPOP_STORE, in ypu_store_1_svc()
H A Dypupdated_extern.h9 #define YPOP_STORE 4 /* add, or change */ macro
H A Dyp_dbupdate.c111 case YPOP_STORE: /* add, or change */ in ypmap_update()
/freebsd/include/rpcsvc/
H A Dypclnt.h60 #define YPOP_STORE 4 /* add, or change */ macro
/freebsd/lib/librpcsvc/
H A Dyp_update.c171 case YPOP_STORE: in yp_update()