Home
last modified time | relevance | path

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

/netbsd/src/distrib/utils/more/
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()
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()
Dmain.c63 int ispipe; variable
157 ispipe = (f == 0);
158 if (ispipe) {
Dextern.h175 extern int ispipe;
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcallback.c93 if (p->ispipe[fd]) in os_close()
95 int other = p->ispipe[fd]; in os_close()
122 p->ispipe[fd] = 0; in os_close()
127 p->ispipe[abs (other)] = -other; in os_close()
226 if (p->ispipe[fd]) in os_read()
228 int writer = p->ispipe[fd]; in os_read()
292 if (p->ispipe[fd]) in os_write()
294 int reader = -p->ispipe[fd]; in os_write()
439 if (p->ispipe[fd]) in os_fstat()
500 if (p->ispipe[fd]) in os_ftruncate()
[all …]
/netbsd/src/share/misc/
Dnanpa.awk47 function parse(file, ispipe, isplanning, i, planinit, t)
50 while((ispipe?(file | getline):(getline < file)) > 0) {
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_worker.h72 int ispipe; member
122 int ispipe; member
/netbsd/src/usr.bin/mail/
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/
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/
Dwork_thread.c573 c->ispipe = is_pipe;
585 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
926 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE); in cleanup_after_child()
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/gdb/dist/include/gdb/
DChangeLog214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
/netbsd/src/external/gpl3/binutils/dist/include/gdb/
DChangeLog214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and