Searched refs:LIOCSFD (Results 1 – 4 of 4) sorted by relevance
58 if (ioctl(klog, LIOCSFD, &pair[1]) == -1) in main()
40 #define LIOCSFD _IOW('l', 127, int) /* set sendsyslog() fd */ macro
457 case LIOCSFD: in logioctl()
599 if (ioctl(fd_klog, LIOCSFD, &pair[1]) == -1) in main()