Home
last modified time | relevance | path

Searched refs:ispipe (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/distrib/utils/more/
H A Dch.c139 if (ispipe) in fch_get()
148 if (ispipe && buf_tail->block != (long)(-1)) in fch_get()
156 if (ispipe) { in fch_get()
180 if (ispipe) in fch_get()
216 if (ispipe) in fch_get()
272 if (!ispipe || pos == last_piped_pos || buffered(new_block)) {
289 if (!ispipe) in ch_end_seek()
338 if (ispipe) in ch_length()
375 if (ch_block <= 0 || (ispipe && !buffered(ch_block-1))) { in ch_back_get()
H A Dcommand.c183 if (!ispipe) { in prompt()
197 if (!ispipe && (len = ch_length())) { in prompt()
218 else if (!ispipe && in prompt()
431 if (!ispipe) { in commands()
517 if (ispipe) { in commands()
H A Dmain.c63 int ispipe; variable
157 ispipe = (f == 0);
158 if (ispipe) {
H A Dextern.h175 extern int ispipe;
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_worker.h72 int ispipe; member
122 int ispipe; member
/netbsd-src/share/misc/
H A Dnanpa.awk47 function parse(file, ispipe, isplanning, i, planinit, t)
50 while((ispipe?(file | getline):(getline < file)) > 0) {
/netbsd-src/usr.bin/mail/
H A Dnames.c254 int ispipe; in outof() local
269 ispipe = np->n_name[0] == '|'; in outof()
270 if (ispipe) in outof()
333 if (ispipe) { in outof()
/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.c433 int ispipe = 0; in file_or_fd() local
494 ispipe = 1; in file_or_fd()
502 if (ispipe) { in file_or_fd()
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dwork_fork.c231 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE); in cleanup_after_child()
551 c->ispipe = is_pipe; in fork_blocking_child()
/netbsd-src/external/gpl3/binutils.old/dist/include/sim/
H A Dcallback.h151 short ispipe[MAX_CALLBACK_FDS]; member
/netbsd-src/external/gpl3/binutils/dist/include/sim/
H A Dcallback.h151 short ispipe[MAX_CALLBACK_FDS]; member
/netbsd-src/external/gpl3/binutils/dist/include/gdb/
H A DChangeLog214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
/netbsd-src/external/gpl3/binutils.old/dist/include/gdb/
H A DChangeLog214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dversion.c.lt284 v151 4/13/90 Remove -g option; clean up ispipe.