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

  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 235 ans = map_unset(regp, getowner(transp, owner, sizeof owner));
246 map_unset(RPCB *regp, const char *owner) function in typeref:typename:bool_t
313 (void)map_unset(&reg, rpcbind_superuser);
rpcb_svc_com.c 235 ans = map_unset(regp, getowner(transp, owner, sizeof owner));
246 map_unset(RPCB *regp, const char *owner) function in typeref:typename:bool_t
313 (void)map_unset(&reg, rpcbind_superuser);
rpcb_svc_com.c 235 ans = map_unset(regp, getowner(transp, owner, sizeof owner));
246 map_unset(RPCB *regp, const char *owner) function in typeref:typename:bool_t
313 (void)map_unset(&reg, rpcbind_superuser);

Completed in 69 milliseconds