Searched refs:FIFO (Results 1 – 17 of 17) sorted by relevance
/titanic_41/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 | 83 #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 | 686 if (access(FIFO, R_OK) == -1) { in initialize() 688 if (mknod(FIFO, S_IFIFO|0600, 0) != 0) in initialize() 713 if ((msgfd = open(FIFO, O_RDWR)) < 0) { in initialize() 2972 if (unlink(FIFO) < 0) in crabort()
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | tail.c | 126 #define FIFO(m) (S_ISFIFO(m)||S_ISSOCK(m)) macro 128 #define FIFO(m) S_ISFIFO(m) macro 166 return last || fstat(sffileno(fp), &st) || st.st_size || FIFO(st.st_mode) ? -1 : 0; in tailpos() 305 else if (!FIFO(st.st_mode)) in init() 582 else if (FIFO(st.st_mode)) in b_tail()
|
/titanic_41/usr/src/cmd/tzreload/ |
H A D | tzreload.c | 385 strlcat(fifo, FIFO, sizeof (fifo)) >= sizeof (fifo)) { in send_cron_msg()
|
/titanic_41/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 114 STRPIPE = if pipe/FIFO, don't sleep in stream head
|
/titanic_41/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.
|
/titanic_41/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.
|
/titanic_41/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 677 "Create the file, special device, or FIFO\nfor the -v option before running this\ncommand." 804 "Can't open FIFO to print alignment pattern.\n(%s)"
|
/titanic_41/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.
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 774 6010 FT2232C/D/H Dual UART/FIFO IC 775 6011 FT4232H Quad HS USB-UART/FIFO IC 776 6014 FT232H Single HS USB-UART/FIFO IC 777 6015 Bridge(I2C/SPI/UART/FIFO) 802 a9a0 FT2232D - Dual UART/FIFO IC - FTDI
|
H A D | pci.ids | 22177 aca9 PCI-AI12-16A 12-bit 100kHz Analog Input w/FIFO Card 22178 eca8 PCI-AIO12-16 12-bit 100kHz Analog Input w/2x Analog Output and FIFO Card 22179 ecaa PCI-A12-16A 12-bit 100kHz Analog Input w/2x Analog Output and FIFO Card
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 8667 FIFO
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 8665 FIFO
|