Searched refs:TAIL (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dsavehdrs.c48 pushlist(last_hdrtype, TAIL, s, TRUE);
100 pushlist(hdrtype, TAIL, q, FALSE);
H A Dmail.h92 #define TAIL 0 macro
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh31 TAIL=/usr/bin/tail
300 (trap "" PIPE ; print -r -- "${tc.input}") | $TAIL "${argv[@]}"
309 [[ "$($TAIL -r </etc/profile | rev -l)" == "$( cat /etc/profile )" ]] || err_exit "'tail -r </etc/profile | rev -l' output does not match 'cat /etc/profile'"
393 test_tail_fifo_1 "$TAIL"
394 test_tail_fifo_2 "$TAIL"
445 followtest1 "test5a" "$TAIL" true
493 followtest2 "test6a" "$TAIL"
494 followtest2 "test6b" "$TAIL"
/illumos-gate/usr/src/common/mapfiles/gen/
H A DMakefile109 $(GREP) MAP-TAIL $(TEMPLATE2) | \
110 $(SED) -e "s/ *# MAP-TAIL//" >> $@
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlist.h38 #define TAIL(list) ((list).tail) macro
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c60 #define TAIL 1 macro

Completed in 85 milliseconds