HomeSort by: relevance | last modified time | path
    Searched refs:PUIMNT_NOSUID (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/sysinst/
defs.h 326 #define PUIMNT_NOSUID 0x0020 /* mount -o nosuid */
menus.mi 258 edit->pset->infos[edit->index].mountflags ^= PUIMNT_NOSUID; };
label.c 1282 if (edit->wanted->mountflags & PUIMNT_NOSUID)
disks.c 1605 ptn->mountflags & PUIMNT_NOSUID ? ",nosuid" : "",

Completed in 18 milliseconds