HomeSort by: relevance | last modified time | path
    Searched defs:ispipe (Results 1 - 6 of 6) sorted by relevancy

  /src/distrib/utils/more/
main.c 63 int ispipe; variable
157 ispipe = (f == 0);
158 if (ispipe) {
  /src/usr.bin/mail/
names.c 254 int ispipe; local
269 ispipe = np->n_name[0] == '|';
270 if (ispipe)
333 if (ispipe) {
  /src/external/bsd/file/dist/src/
magic.c 433 int ispipe = 0; local
494 ispipe = 1;
502 if (ispipe) {
  /src/external/bsd/ntp/dist/include/
ntp_worker.h 72 int ispipe; member in struct:blocking_child_tag
122 int ispipe; member in struct:blocking_child_tag
  /src/external/gpl3/binutils/dist/include/sim/
callback.h 150 If abs (ispipe[N]) == N, then N is an end of a pipe whose other
152 short ispipe[MAX_CALLBACK_FDS];
151 short ispipe[MAX_CALLBACK_FDS]; member in struct:host_callback_struct
  /src/external/gpl3/binutils.old/dist/include/sim/
callback.h 150 If abs (ispipe[N]) == N, then N is an end of a pipe whose other
152 short ispipe[MAX_CALLBACK_FDS];
151 short ispipe[MAX_CALLBACK_FDS]; member in struct:host_callback_struct

Completed in 32 milliseconds