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

  /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);

Completed in 13 milliseconds