Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck_ffs/ | |
quota2.c | 235 const char *strtype = (type == USRQUOTA) ? "user" : "group"; local in function:quota2_check_inode 349 pfatal("can't re-read %s quota header\n", strtype); 398 strtype); 463 const char *strtype = (type == USRQUOTA) ? "user" : "group"; local in function:quota2_check_usage 482 pfatal("can't re-read %s quota header\n", strtype); |