Searched refs:pipe (Results 151 - 175 of 275) sorted by relevance

1234567891011

/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c175 if (pipe(outcome_pipe))
176 perror("opening pipe");
194 perror("write outcome to pipe");
211 perror("read outcome from pipe");
/freebsd-10.2-release/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c221 RL(pipe(channel));
/freebsd-10.2-release/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c74 RL(pipe(channel));
/freebsd-10.2-release/crypto/heimdal/appl/test/
H A Dgssapi_server.c263 if (pipe (pipefd) < 0)
264 err (1, "pipe");
/freebsd-10.2-release/contrib/sendmail/rmail/
H A Drmail.c357 if (pipe(pdes) < 0)
358 err(EX_OSERR, "pipe failed");
383 /* Copy the file down the pipe. */
/freebsd-10.2-release/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c279 /* get a pipe which we will use to read the agent's output */
280 if (pipe(agent_pipe) == -1)
/freebsd-10.2-release/lib/libdpv/
H A Ddialog_util.c302 /* Open a pipe(2) to communicate with [X]dialog(1) */
303 if (pipe(stdin_pipe) < 0)
304 err(EXIT_FAILURE, "%s: pipe(2)", __func__);
/freebsd-10.2-release/sbin/ipfw/
H A Dmain.c44 "{pipe|queue} N config PIPE-BODY\n"
45 "[pipe|queue] {zero|delete|show} [N{,N}]\n"
57 " pipe N | queue N | nat N | setfib FIB | reass\n"
101 int try_next = 0; /* set if pipe cmd not found */
360 * Optional: pipe, queue or nat.
367 else if (!strncmp(*av, "pipe", strlen(*av)))
393 * For pipes, queues and nats we normally say 'nat|pipe NN config'
394 * but the code is easier to parse as 'nat|pipe config NN'
525 if (cmd != NULL) { /* pipe through preprocessor */
528 if (pipe(pipede
[all...]
/freebsd-10.2-release/contrib/libpcap/
H A Dpcap-canusb-linux.c300 if (pipe(pipefd) == -1)
/freebsd-10.2-release/sys/dev/drm/
H A Di915_drm.h339 int pipe; member in struct:drm_i915_vblank_pipe
/freebsd-10.2-release/crypto/openssh/regress/
H A DMakefile28 broken-pipe \
/freebsd-10.2-release/gnu/usr.bin/gdb/libgdb/
H A DMakefile47 scm-exp.c scm-lang.c scm-valprint.c sentinel-frame.c ser-pipe.c \
/freebsd-10.2-release/include/
H A Dunistd.h356 int pipe(int *);
/freebsd-10.2-release/usr.bin/mail/
H A Dfio.c371 if (pipe(pivec) < 0) {
372 warn("pipe");
/freebsd-10.2-release/usr.bin/calendar/
H A Dio.c452 if (pipe(pdes) < 0)
460 /* child -- set stdin to pipe output */
484 /* parent -- write to pipe input */
/freebsd-10.2-release/usr.sbin/uefisign/
H A Duefisign.c395 error = pipe(pipefds);
397 err(1, "pipe");
/freebsd-10.2-release/bin/sh/
H A Deval.c587 if (pipe(pip) < 0) {
637 * we fork off a subprocess and get the output of the command via a pipe.
685 if (pipe(pip) < 0)
1005 if (pipe(pip) < 0)
/freebsd-10.2-release/crypto/openssh/
H A Dscp.c243 if (pipe(reserved) < 0)
244 fatal("pipe: %s", strerror(errno));
247 if (pipe(pin) < 0)
248 fatal("pipe: %s", strerror(errno));
249 if (pipe(pout) < 0)
250 fatal("pipe: %s", strerror(errno));
/freebsd-10.2-release/contrib/binutils/bfd/
H A Delf32-arm.c3431 enum bfd_arm_vfp11_pipe pipe = VFP11_BAD; local
3450 pipe = VFP11_FMAC;
3462 pipe = VFP11_FMAC;
3466 pipe = VFP11_DS;
3496 pipe = VFP11_FMAC;
3503 pipe = VFP11_DS;
3518 pipe = VFP11_FMAC;
3548 pipe = VFP11_LS;
3583 pipe = VFP11_LS;
3605 pipe
3723 enum bfd_arm_vfp11_pipe pipe; local
[all...]
/freebsd-10.2-release/contrib/apr/
H A Dbuild-outputs.mk33 file_io/unix/pipe.lo: file_io/unix/pipe.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_network_io.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
38 OBJECTS_file_io_unix = file_io/unix/buffer.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo
188 file_io/os2/pipe.lo: file_io/os2/pipe.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
193 OBJECTS_file_io_os2 = file_io/os2/buffer.lo file_io/os2/copy.lo file_io/os2/dir.lo file_io/os2/dir_make_recurse.lo file_io/os2/fileacc.lo file_io/os2/filedup.lo file_io/os2/filepath.lo file_io/os2/filepath_util.lo file_io/os2/filestat.lo file_io/os2/filesys.lo file_io/os2/flock.lo file_io/os2/fullrw.lo file_io/os2/maperrorcode.lo file_io/os2/mktemp.lo file_io/os2/open.lo file_io/os2/pipe.lo file_io/os2/readwrite.lo file_io/os2/seek.lo file_io/os2/tempdir.lo
254 file_io/win32/pipe.lo: file_io/win32/pipe.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_inherit.h include/apr_pools.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_time.h include/apr_user.h include/apr_want.h
258 OBJECTS_file_io_win32 = file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/filepath_util.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/tempdir.lo file_io/win32/buffer.lo file_io/win32/dir.lo file_io/win32/filedup.lo file_io/win32/filepath.lo file_io/win32/filestat.lo file_io/win32/filesys.lo file_io/win32/flock.lo file_io/win32/open.lo file_io/win32/pipe.lo file_io/win32/readwrite.lo file_io/win32/seek.lo
/freebsd-10.2-release/sys/dev/drm2/i915/
H A Di915_dma.c893 drm_i915_vblank_pipe_t *pipe = data; local
903 pipe->pipe = DRM_I915_VBLANK_PIPE_A | DRM_I915_VBLANK_PIPE_B;
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dpex-unix.c496 /* Create a pipe. */
502 return pipe (p);
/freebsd-10.2-release/contrib/sendmail/libmilter/
H A Dworker.c33 int tm_p[2]; /* poll control pipe */
53 "Error writing to event pipe: %s", \
281 if (pipe(Tskmgr.tm_p) != 0)
283 smi_log(SMI_LOG_ERR, "can't create event pipe: %s",
438 /* begin with worker pipe */
569 ** Not the pipe for workers waking us,
729 ("writing to event pipe..."));
/freebsd-10.2-release/libexec/rshd/
H A Drshd.c402 if (pipe(pv) < 0)
403 rshd_errx(1, "Can't make pipe.");
/freebsd-10.2-release/sbin/mdmfs/
H A Dmdmfs.c641 /* Create a pipe if necessary and fork the helper program. */
643 if (pipe(&pfd[0]) == -1)
644 err(1, "pipe");

Completed in 335 milliseconds

1234567891011