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