Searched refs:rpcbind_superuser (Results 1 – 4 of 4) sorted by relevance
89 extern const char rpcbind_superuser[];
125 const char rpcbind_superuser[] = "superuser"; variable798 rbl->rpcb_map.r_owner = strdup(rpcbind_superuser); in rbllist_add()
197 rpcbreg.r_owner = __UNCONST(rpcbind_superuser); in pmapproc_change()
255 if (strcmp(owner, rpcbind_superuser) && in map_unset()300 (void)map_unset(®, rpcbind_superuser); in delete_prog()1389 strlcpy(owner, rpcbind_superuser, ownersize); in getowner()