Searched refs:SNDZERO (Results 1 – 3 of 3) sorted by relevance
49 #define SNDZERO 0x001 /* send a zero length message */ macro
1557 if (ioctl(stdin_pipe[0], I_SWROPT, SNDZERO) != 0) { in noninteractive_login()
5406 if (arg & ~(SNDZERO|SNDPIPE)) in strioctl()5411 if (arg & SNDZERO) in strioctl()5423 wropt |= SNDZERO; in strioctl()