Home
last modified time | relevance | path

Searched refs:VFLAG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libmlsvc/
H A Dmlsvc.c34 #define VFLAG 2 macro
57 if (args->dsa_opts & VFLAG) { in dump_shr_cb()
122 'v', MDB_OPT_SETBITS, VFLAG, &args->dsa_opts, in smb_shr_cache_dcmd()
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c209 #define VFLAG 0 macro
232 case VFLAG: in parseSubOptions()
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c155 SET_OPT(cmd_info, VFLAG); in main()
181 !CHK_OPT(cmd_info, pFLAG) && !CHK_OPT(cmd_info, VFLAG)) in main()
H A Dmcs.h166 #define VFLAG 0x0080 macro
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c3296 #define VFLAG 1 macro
3367 case VFLAG: in parse_suboptions()