Lines Matching refs:OPT_LEN
1404 char perm[OPT_LEN + 1]; in update_minor_entry()
1405 char own[OPT_LEN + 1]; in update_minor_entry()
1406 char grp[OPT_LEN + 1]; in update_minor_entry()
1455 "%" VAL2STR(OPT_LEN) "s" /* perm */ in update_minor_entry()
1456 "%" VAL2STR(OPT_LEN) "s" /* own */ in update_minor_entry()
1457 "%" VAL2STR(OPT_LEN) "s", /* grp */ in update_minor_entry()
1671 char perm[OPT_LEN + 1]; in check_perm_opts()
1672 char own[OPT_LEN + 1]; in check_perm_opts()
1673 char grp[OPT_LEN + 1]; in check_perm_opts()
1674 char dumb[OPT_LEN + 1]; in check_perm_opts()
1696 "%" VAL2STR(OPT_LEN) "s" /* perm */ in check_perm_opts()
1697 "%" VAL2STR(OPT_LEN) "s" /* own */ in check_perm_opts()
1698 "%" VAL2STR(OPT_LEN) "s" /* grp */ in check_perm_opts()
1699 "%" VAL2STR(OPT_LEN) "s", /* dumb */ in check_perm_opts()