Searched refs:PF_LOCAL (Results 1 – 2 of 2) sorted by relevance
63 #define PF_LOCAL 1 /* Local to host (pipes and file-domain). */ macro64 #define PF_UNIX PF_LOCAL /* POSIX name for PF_LOCAL. */65 #define PF_FILE PF_LOCAL /* Another non-standard name for PF_LOCAL. */97 #define AF_LOCAL PF_LOCAL
194 #define PF_LOCAL AF_LOCAL macro