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

/freebsd-10-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-10-stable/contrib/openresolv/
H A Dresolvconf.in35 # If you change this, change the test in VFLAG and libc.in as well
434 if [ -z "$VFLAG" ]; then
485 VFLAG=
493 VFLAG=1
529 if [ "$cmd" = v -o -n "$VFLAG" ]; then

Completed in 177 milliseconds