Home
last modified time | relevance | path

Searched refs:PUIMNT_LOG (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Ddefs.h321 #define PUIMNT_LOG 0x0040 /* mount -o log */ macro
H A Ddisks.c1366 if (ptn->mountflags & PUIMNT_LOG) in make_filesystems()
1598 ptn->mountflags & PUIMNT_LOG ? ",log" : "", in make_fstab()
H A Dmenus.mi232 edit->pset->infos[edit->index].mountflags ^= PUIMNT_LOG; };
H A Dlabel.c1282 if (edit->wanted->mountflags & PUIMNT_LOG) in draw_edit_ptn_line()