Searched refs:cat (Results 1 - 25 of 1121) sorted by relevance

1234567891011>>

/macosx-10.10.1/cups-408/cups/backend/
H A Dpseudo24 cat $6 >/dev/null
/macosx-10.10.1/postfix-255/postfix/src/bounce/
H A Dannotate.sh3 cat <<'EOF'
69 failure_template*) cat <<'EOF'
79 delay_template*) cat <<'EOF'
97 success_template*) cat <<'EOF'
108 verify_template*) cat <<'EOF'
/macosx-10.10.1/vim-55/runtime/macros/
H A Dless.sh12 # Output is not a terminal, cat arguments or stdin
14 cat
16 cat "$@"
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Duseparam7 cat "$@" | tr -cs 'a-z0-9_' '\12' | awk '
/macosx-10.10.1/libiconv-42/libiconv/po/
H A DMakefile.msvc.sh6 cat <<\EOF
44 for cat in $catalogs; do
45 cat=`basename $cat`
46 lang=`echo $cat | sed -e 's/\.gmo$//'`
47 cat <<EOF
53 cat <<\EOF
60 for cat in $catalogs; do
61 cat=`basename $cat`
[all...]
/macosx-10.10.1/Chess-310.6/sjeng/books/
H A Dbuild-book5 cat <<END_BOOK_COMMANDS | "${BUILT_PRODUCTS_DIR}"/sjeng.ChessEngine
/macosx-10.10.1/CrackLib-37765/cracklib27/util/
H A Dmkdict17 cat $* |
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkdep.aix16 cat *.u
/macosx-10.10.1/Security-57031.1.35/SecurityTests/
H A DPostSecurityTests.sh15 kill `cat tcprelay.pid`
/macosx-10.10.1/groff-38/groff/doc/
H A Dfixinfo.sh26 cat $1 | sed '
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-loadmethod.h37 extern void add_category_to_loadable_list(Category cat);
39 extern void remove_category_from_loadable_list(Category cat);
/macosx-10.10.1/objc4-646/test/
H A Dcacheflush.h4 @interface TestRoot(cat)
/macosx-10.10.1/Heimdal-398.1.2/tests/ldap/
H A Dslapd-stop8 kill `cat slapd.pid`
12 kill -9 `cat slapd.pid`
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Derrorx.c32 errorx(const char* loc, const char* cmd, const char* cat, const char* msg) argument
44 if (!cat)
45 cat = (const char*)error_info.catalog;
46 if (s = (*error_info.translate)(loc, cmd, cat, msg))
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dmakelist56 cat << _EOF
67 cat $FILES | $AWK '
91 cat $FILES | $AWK '
151 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \
173 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK '
218 cat $FILES | $AWK '
/macosx-10.10.1/libedit-40/src/
H A Dmakelist56 cat << _EOF
67 cat $FILES | $AWK '
91 cat $FILES | $AWK '
151 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \
173 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK '
218 cat $FILES | $AWK '
/macosx-10.10.1/lukemftp-14/tnftp/libedit/
H A Dmakelist.in68 cat $FILES | $AWK '
92 cat $FILES | $AWK '
152 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \
174 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK '
219 cat $FILES | $AWK '
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dgen_edit.sh47 cat <<EOF
53 cat <<EOF
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tty/
H A DMKexpanded.sh53 cat <<EOF
60 cat >$TMP <<EOF
95 cat <<EOF
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dcatopen.c27 * the ast mc* and native cat* routines do all the work
32 * or a Cc_t* where Cc_t.cat is the native nl_catd
57 nl_catd cat; member in struct:__anon9045
113 cc->cat = d;
126 sfprintf(sfstderr, "AHA#%d:%s %s %s native %p\n", __LINE__, __FILE__, s, name, cc->cat);
141 _ast_catgets(_ast_nl_catd cat, int set, int num, const char* msg) argument
143 if (cat == (_ast_nl_catd)(-1))
146 if (!((Cc_t*)cat)->set)
151 msg = (char*)catgets(((Cc_t*)cat)->cat, se
167 _ast_catclose(_ast_nl_catd cat) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dcoprocess.sh51 bincat=$(whence -p cat)
52 builtin cat
54 for cat in cat $bincat
57 $cat |&
60 [[ $line == hello ]] || err_exit "$cat coprocessing fails"
62 print -u5 'hello again' || err_exit "write on $cat coprocess u5 fails"
64 [[ $line == 'hello again' ]] || err_exit "$cat coprocess after moving fds fails"
90 then err_exit "$cat coprocess $1 does not match $2"
96 *) err_exit "$cat coproces
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/
H A DMakefile3 cat menuhead.html menubody.html menufoot.html > menu.html
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/functions/
H A Dgethtml28 cat <&3
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-sh/
H A Dintegration_test.sh32 cat >>"${1}"
39 cat >experr <<EOF
49 cat >experr <<EOF
69 cat >expout <<EOF
76 cat >expout <<EOF
/macosx-10.10.1/file_cmds-242/shar/
H A Dshar.sh44 cat << EOF

Completed in 164 milliseconds

1234567891011>>