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

  /src/usr.sbin/sysinst/
defs.h 321 #define PUIMNT_ASYNC 0x0001 /* mount -o async */
menus.mi 243 edit->pset->infos[edit->index].mountflags ^= PUIMNT_ASYNC; };
label.c 1272 if (edit->wanted->mountflags & PUIMNT_ASYNC)
disks.c 1600 ptn->mountflags & PUIMNT_ASYNC ? ",async" : "",

Completed in 16 milliseconds