Searched refs:SIOCUNIXFILE (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | un.h | 14 #define SIOCUNIXFILE (SIOCPROTOPRIVATE + 0) /* open a socket file with O_PATH */ macro |
/linux/net/unix/ | ||
H A D | af_unix.c | 3165 case SIOCUNIXFILE: in unix_ioctl() |