Searched defs:pipeline (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dhast_proto.c69 static struct hast_pipe_stage pipeline[] = { variable in typeref:struct:hast_pipe_stage
/freebsd-9.3-release/tools/tools/netrate/juggle/
H A Djuggle.c248 juggle(int fd1, int fd2, int pipeline) argument
330 thread_juggle(int fd1, int fd2, int pipeline) argument
389 process_juggle(int fd1, int fd2, int pipeline) argument
[all...]
/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh2.c95 pipeline(cf) function
/freebsd-9.3-release/bin/sh/
H A Dparser.c337 pipeline(void) function
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c905 enum zio_stage pipeline = ZIO_VDEV_CHILD_PIPELINE; local
545 zio_create(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, void *data, uint64_t size, zio_done_func_t *done, void *private, zio_type_t type, zio_priority_t priority, enum zio_flag flags, vdev_t *vd, uint64_t offset, const zbookmark_t *zb, enum zio_stage stage, enum zio_stage pipeline) argument
1309 enum zio_stage pipeline = zio->io_pipeline; local
[all...]

Completed in 67 milliseconds