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

  /src/usr.sbin/edquota/
edquota.c 1120 long protoid, id; local in function:replicate
1125 if ((protoid = getidbyname(protoname, idtype)) == -1)
1127 protoprivs = getprivs(protoid, 0, idtype, fs);
edquota.c 1120 long protoid, id; local in function:replicate
1125 if ((protoid = getidbyname(protoname, idtype)) == -1)
1127 protoprivs = getprivs(protoid, 0, idtype, fs);
edquota.c 1120 long protoid, id; local in function:replicate
1125 if ((protoid = getidbyname(protoname, idtype)) == -1)
1127 protoprivs = getprivs(protoid, 0, idtype, fs);

Completed in 84 milliseconds