Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dsocket_info.c173 case PF_UNIX: { in fill_socketinfo()
/xnu-12377.1.9/bsd/sys/
H A Dsocket.h505 #define PF_UNIX PF_LOCAL /* backward compatibility */ macro