Searched refs:ispipe (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/file-46/file/src/
H A Dmagic.c283 int ispipe = 0; local
308 ispipe = 1;
314 ispipe = 1;
335 if (ispipe) {
/macosx-10.10/cxxfilt-11/cxxfilt/include/gdb/
H A Dcallback.h146 If abs (ispipe[N]) == N, then N is an end of a pipe whose other
148 short ispipe[MAX_CALLBACK_FDS];
147 short ispipe[MAX_CALLBACK_FDS]; member in struct:host_callback_struct
/macosx-10.10/mail_cmds-30/mail/
H A Dnames.c302 int c, ispipe; local
317 ispipe = np->n_name[0] == '|';
318 if (ispipe)
372 if (ispipe) {
/macosx-10.10/zsh-61/zsh/Src/
H A Dparse.c568 int ispipe = !(WC_SUBLIST_FLAGS(ecbuf[p + 1]) & WC_SUBLIST_SIMPLE); local
571 if (ispipe)

Completed in 130 milliseconds