Searched refs:MNT_TOOFEW (Results 1 – 7 of 7) sorted by relevance
46 #define MNT_TOOFEW 3 /* too few fields in line */ macro
77 case MNT_TOOFEW:
357 case MNT_TOOFEW: in mnterror()
52 return (MNT_TOOFEW);\
513 case MNT_TOOFEW: in mnterror()
787 case MNT_TOOFEW: in mnterror()
505 else if (status == MNT_TOOFEW) in mtab_error()