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

  /src/usr.sbin/quotacheck/
quotacheck.c 157 static int getquotagid(void);
514 (void) fchown(fileno(qfo), getuid(), getquotagid());
647 getquotagid(void) function in typeref:typename:int
quotacheck.c 157 static int getquotagid(void);
514 (void) fchown(fileno(qfo), getuid(), getquotagid());
647 getquotagid(void) function in typeref:typename:int

Completed in 29 milliseconds