Home
last modified time | relevance | path

Searched refs:SIOCUNIXFILE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dun.h14 #define SIOCUNIXFILE (SIOCPROTOPRIVATE + 0) /* open a socket file with O_PATH */ macro
/Linux-v6.6/net/unix/
Daf_unix.c3037 case SIOCUNIXFILE: in unix_ioctl()