Searched refs:ispipe (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/distrib/utils/more/ |
| D | ch.c | 139 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()
|
| D | command.c | 183 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()
|
| D | main.c | 63 int ispipe; variable 157 ispipe = (f == 0); 158 if (ispipe) {
|
| D | extern.h | 175 extern int ispipe;
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | callback.c | 93 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/ |
| D | nanpa.awk | 47 function parse(file, ispipe, isplanning, i, planinit, t) 50 while((ispipe?(file | getline):(getline < file)) > 0) {
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntp_worker.h | 72 int ispipe; member 122 int ispipe; member
|
| /netbsd/src/usr.bin/mail/ |
| D | names.c | 254 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/ |
| D | magic.c | 433 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/ |
| D | work_thread.c | 573 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()
|
| D | work_fork.c | 231 (*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/ |
| D | ChangeLog | 214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
|
| /netbsd/src/external/gpl3/binutils/dist/include/gdb/ |
| D | ChangeLog | 214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
|