Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h80 #define PF_UNIX PF_LOCAL /* Old BSD name for PF_LOCAL. */ macro
113 #define AF_UNIX PF_UNIX
/glibc-2.36/bits/
Dsocket.h76 #define PF_UNIX PF_LOCAL /* Old BSD name for PF_LOCAL. */ macro
109 #define AF_UNIX PF_UNIX
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket.h43 #define PF_UNIX PF_LOCAL /* POSIX name for PF_LOCAL. */ macro
95 #define AF_UNIX PF_UNIX
/glibc-2.36/nscd/
Dnscd.c538 sock = socket (PF_UNIX, SOCK_STREAM, 0); in nscd_open_socket()
Dnscd_helper.c171 sock = __socket (PF_UNIX, SOCK_STREAM | SOCK_CLOEXEC | SOCK_NONBLOCK, 0); in open_socket()
/glibc-2.36/debug/
Dtst-fortify.c1222 if (socketpair (PF_UNIX, SOCK_STREAM, 0, sp)) in do_test()
/glibc-2.36/manual/
Dsocket.texi336 specification. (The same is true for @code{PF_UNIX}
645 @deftypevr Macro int PF_UNIX
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips2285 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
DChangeLog.23314 (PF_UNIX, AF_UNIX): Make aliases for [PA]F_FILE.
DChangeLog.85754 instead of PF_UNIX.
DChangeLog.1710866 * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
/glibc-2.36/posix/
Dtst-regex.input5754 instead of PF_UNIX.