Searched refs:F_GETPIPE_SZ (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | missing.h | 69 #ifndef F_GETPIPE_SZ 70 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro |
/systemd/src/socket-proxy/ | ||
H A D | socket-proxyd.c | 127 r = fcntl(buffer[0], F_GETPIPE_SZ); |
Completed in 46 milliseconds