Searched refs:SFLAG (Results 1 – 6 of 6) sorted by relevance
80 SFLAG=110 s) SFLAG="s";;193 if [ -z "${SFLAG}${LFLAG}${RFLAG}${HFLAG}${KFLAG}${FFLAG}${ZFLAG}" -a \355 if [ -n "$SFLAG" ]; then
50 SFLAG=161 s) SFLAG="s";;
53 s) SFLAG=-s;;86 $MAKEDBM $BFLAG $LFLAG $SFLAG - $MAP
75 #define SFLAG 0x08 /* swap -s (swap info summary) */ macro126 flag |= SFLAG; in main()215 if (flag & SFLAG) { in main()216 if (flag & ~SFLAG & ~HFLAG) { in main()
76 #define SFLAG 0x010 /* display password attributes */ macro79 #define SAFLAG (SFLAG|AFLAG) /* display password attributes for all users */333 } else if (flag == SFLAG) { /* display password attributes by user */ in main()999 flag |= SFLAG; in ckarg()1025 if (flag && (flag != SFLAG)) { in ckarg()1144 if (!flag || (flag == SFLAG)) in ckarg()
3184 #define SFLAG 4 macro3258 case SFLAG: in parse_suboptions()