Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dun.h14 #define SIOCUNIXFILE (SIOCPROTOPRIVATE + 0) /* open a socket file with O_PATH */ macro
/openbmc/linux/net/unix/
H A Daf_unix.c3056 case SIOCUNIXFILE: in unix_ioctl()