| /src/usr.sbin/quotarestore/ |
| quotarestore.c | 254 getlimit(const char *name, uint64_t *ret) function in typeref:typename:int 447 if (getlimit(fields[3], &val.qv_hardlimit)) { 451 if (getlimit(fields[4], &val.qv_softlimit)) { 455 if (getlimit(fields[5], &val.qv_usage)) {
|
| quotarestore.c | 254 getlimit(const char *name, uint64_t *ret) function in typeref:typename:int 447 if (getlimit(fields[3], &val.qv_hardlimit)) { 451 if (getlimit(fields[4], &val.qv_softlimit)) { 455 if (getlimit(fields[5], &val.qv_usage)) {
|
| quotarestore.c | 254 getlimit(const char *name, uint64_t *ret) function in typeref:typename:int 447 if (getlimit(fields[3], &val.qv_hardlimit)) { 451 if (getlimit(fields[4], &val.qv_softlimit)) { 455 if (getlimit(fields[5], &val.qv_usage)) {
|