Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- DPGEN_FIFO(3)
- FIFO Macro-Generator
- ck_ring_capacity(3)
- returns number of pointer slots in bounded FIFO
- ck_ring_dequeue_spmc(3)
- dequeue pointer from bounded FIFO
- ck_ring_dequeue_spsc(3)
- dequeue pointer from bounded FIFO
- ck_ring_enqueue_spmc(3)
- enqueue pointer into bounded FIFO
- ck_ring_enqueue_spmc_size(3)
- enqueue pointer into bounded FIFO and return size of buffer
- ck_ring_enqueue_spsc(3)
- enqueue pointer into bounded FIFO
- ck_ring_enqueue_spsc_size(3)
- enqueue pointer into bounded FIFO and return size of buffer
- ck_ring_init(3)
- initialize bounded FIFO
- ck_ring_size(3)
- return number of pointers enqueued in bounded FIFO
- ck_ring_trydequeue_spmc(3)
- dequeue from bounded FIFO and allow for spurious failure
- cstream(1)
- direct data streams, with bandwidth limiting, FIFO, audio, duplication and extended reporting support
- fifo(n)
- Create and manipulate u-turn fifo channels
- fifo2(n)
- Create and manipulate pipe fifo channels
- ftpmail(1)
- FIFO-based Perl script for sending email based on proftpd TransferLog
- gensig(1)
- Generate signatures with random taglines on a FIFO
- gmkfifo(1), mkfifo(1)
- make FIFOs (named pipes)
- lat_fifo(8)
- FIFO benchmark
- parcat(1)
- cat files or fifos in parallel
- tar_extract_file(3), tar_extract_regfile(3), tar_extract_hardlink(3), tar_extract_symlink(3), tar_extract_chardev(3), tar_extract_blockdev(3), tar_extract_dir(3), tar_extract_fifo(3), tar_skip_regfile(3), tar_set_file_perms(3)
- extract files from a tar archive
- th_get_pathname(3), th_get_uid(3), th_get_gid(3), th_get_mode(3), th_get_crc(3), th_get_size(3), th_get_mtime(3), th_get_devmajor(3), th_get_devminor(3), th_get_linkname(3)
- extract individual fields of a tar header TH_ISREG, TH_ISLNK, TH_ISSYM, TH_ISCHR, TH_ISBLK, TH_ISDIR, TH_ISFIFO - determine what kind of file a tar header refers to TH_ISLONGNAME, TH_ISLONGLINK - determine whether the GNU extensions are in use
- Cache::RemovalStrategy::FIFO(3)
- FIFO Removal Strategy for a Cache
- Future::Queue(3), "Future::Queue"(3)
- a FIFO queue of values that uses Futures
- perlipc(1)
- Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
- pt-fifo-split(1)
- Split files and pipe lines to a fifo without really splitting
- queue(3)
- Abstract data type for FIFO queues