Searched refs:VFLAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/uname/
H A Duname.c64 #define VFLAG 0x20 macro
101 flags |= (MFLAG | NFLAG | RFLAG | SFLAG | VFLAG);
129 flags |= VFLAG;
189 PRINT_FLAG(flags, VFLAG, version);
/freebsd-11-stable/contrib/openresolv/
H A Dresolvconf.in44 # If you change this, change the test in VFLAG and libc.in as well
581 if [ -z "$VFLAG" ]; then
632 VFLAG=
640 VFLAG=1
688 if [ "$cmd" = v -o -n "$VFLAG" ]; then

Completed in 160 milliseconds