Searched refs:PUIMNT_NOSUID (Results 1 – 4 of 4) sorted by relevance
326 #define PUIMNT_NOSUID 0x0020 /* mount -o nosuid */ macro
250 edit->pset->infos[edit->index].mountflags ^= PUIMNT_NOSUID; };
1605 ptn->mountflags & PUIMNT_NOSUID ? ",nosuid" : "", in make_fstab()
1282 if (edit->wanted->mountflags & PUIMNT_NOSUID) in draw_edit_ptn_line()