Searched refs:FIFO (Results 1 – 19 of 19) sorted by relevance
/illumos-gate/usr/src/cmd/cron/ |
H A D | svc-cron | 33 if [ -p /etc/cron.d/FIFO ]; then 41 /usr/bin/rm -f /etc/cron.d/FIFO
|
H A D | cron.h | 100 #define FIFO "/etc/cron.d/FIFO" macro
|
H A D | funcs.c | 162 if ((msgfd = open(FIFO, O_WRONLY|O_NDELAY)) < 0) { in cron_sendmsg()
|
H A D | cron.c | 684 if (access(FIFO, R_OK) == -1) { in initialize() 686 if (mknod(FIFO, S_IFIFO|0600, 0) != 0) in initialize() 711 if ((msgfd = open(FIFO, O_RDWR)) < 0) { in initialize() 2938 if (unlink(FIFO) < 0) in crabort()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | regress.sh | 478 if [[ ${TYPE[INPUT]} == FIFO ]] 742 FIFO|PIPE) type=$1; shift ;; 817 then if [[ $type == FIFO ]] 821 if [[ ${TYPE[$op]} != FIFO ]] 1036 if [[ ${TYPE[INPUT]} == FIFO && ${FILE[INPUT]} == */INPUT ]] 1260 function FIFO # INPUT|OUTPUT|ERROR file|- data ... function
|
H A D | RELEASE | 98 09-08-20 regress.sh: add { JOB CONTINUE EXITED KILL FIFO }
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | tail.c | 126 #define FIFO(m) (S_ISFIFO(m)||S_ISSOCK(m)) macro 128 #define FIFO(m) S_ISFIFO(m) macro 168 return last || fstat(sffileno(fp), &st) || st.st_size || FIFO(st.st_mode) ? -1 : 0; in tailpos() 316 else if (!FIFO(st.st_mode)) in init() 595 else if (FIFO(st.st_mode)) in b_tail()
|
/illumos-gate/usr/src/cmd/tzreload/ |
H A D | tzreload.c | 385 strlcat(fifo, FIFO, sizeof (fifo)) >= sizeof (fifo)) { in send_cron_msg()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 121 …Updated the Tanacross FIFO hang workaround to reset FIFO pointers instead of sending autonomous pa… 131 Added Tanacross workaround for FIFO hang.
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README | 121 …Updated the Tanacross FIFO hang workaround to reset FIFO pointers instead of sending autonomous pa… 131 Added Tanacross workaround for FIFO hang.
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 675 "Create the file, special device, or FIFO\nfor the -v option before running this\ncommand." 802 "Can't open FIFO to print alignment pattern.\n(%s)"
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 486 but something like a symbolic link, directory, or FIFO.
|
H A D | grub.texi | 3340 something like a symbolic link, directory, or FIFO.
|
H A D | grub.info | 3195 but something like a symbolic link, directory, or FIFO.
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 819 6010 FT2232C/D/H Dual UART/FIFO IC 820 6011 FT4232H Quad HS USB-UART/FIFO IC 821 6014 FT232H Single HS USB-UART/FIFO IC 822 6015 Bridge(I2C/SPI/UART/FIFO) 823 601e FT600 16-bit FIFO IC 824 601f FT601 32-bit FIFO IC 861 a9a0 FT2232D - Dual UART/FIFO IC - FTDI
|
H A D | pci.ids | 28053 aca9 PCI-AI12-16A 12-bit 100kHz Analog Input w/FIFO Card 28054 eca8 PCI-AIO12-16 12-bit 100kHz Analog Input w/2x Analog Output and FIFO Card 28055 ecaa PCI-A12-16A 12-bit 100kHz Analog Input w/2x Analog Output and FIFO Card
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 1003 in REG FIFO.
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 8664 FIFO
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 8666 FIFO
|