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

/freebsd-9.3-release/contrib/top/
H A Dgetans14 DFLT=$3
19 eval ny=\$ny${DFLT}
22 if [ -z "${DFLT}" ]; then
25 pmpt="${RAWPMPT} [${DFLT}]: "
68 input=${DFLT}
78 input="${DFLT}"
95 input="${DFLT}"
115 input="${DFLT}"
/freebsd-9.3-release/usr.bin/ncal/
H A Dncal.c524 #define DFLT(p) ((p) == dftswitch ? '*' : ' ') macro
525 #define FSTRARG(p) DFLT(p), (p)->cc, (p)->nm, (p)->dt.y, (p)->dt.m, (p)->dt.d

Completed in 58 milliseconds