Home
last modified time | relevance | path

Searched refs:YPOP_DELETE (Results 1 – 8 of 8) sorted by path

/dragonfly/include/rpcsvc/
H A Dypclnt.h60 #define YPOP_DELETE 3 /* delete this entry */ macro
/dragonfly/lib/librpcsvc/
H A Dyp_update.c157 case YPOP_DELETE: in yp_update()
/dragonfly/usr.bin/newkey/
H A Dnewkey.c67 #define YPOP_DELETE 3 /* delete this entry */ macro
H A Dupdate.c66 #define YPOP_DELETE 3 /* delete this entry */ macro
289 case YPOP_DELETE:
301 case YPOP_DELETE:
/dragonfly/usr.sbin/rpc.ypupdated/
H A Dupdate.c62 #define YPOP_DELETE 3 /* delete this entry */ macro
279 case YPOP_DELETE: in localupdate()
291 case YPOP_DELETE: in localupdate()
H A Dyp_dbupdate.c100 case YPOP_DELETE: /* delete this entry */ in ypmap_update()
H A Dypupdated_extern.h10 #define YPOP_DELETE 3 /* delete this entry */ macro
H A Dypupdated_server.c180 res = localupdate(netname, "/etc/publickey", YPOP_DELETE, in ypu_delete_1_svc()
187 res = ypmap_update(netname, args->mapname, YPOP_DELETE, in ypu_delete_1_svc()