Searched refs:xconnect (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/support/ |
D | xconnect.c | 26 xconnect (int fd, const struct sockaddr *sa, socklen_t sa_len) in xconnect() function
|
D | xsocket.h | 29 void xconnect (int, const struct sockaddr *, socklen_t);
|
D | Makefile | 117 xconnect \
|
D | resolv_test.c | 1252 xconnect (sock, in resolv_test_end()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-socket-timestamp-compat.c | 35 xconnect (s, (const struct sockaddr *) addr, sizeof (*addr)); in do_sendto()
|
D | tst-socket-timestamp.c | 46 xconnect (s, (const struct sockaddr *) addr, sizeof (*addr)); in do_sendto()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 11831 xaccept, xbind, xconnect, xfclose, xfopen, xgetsockname, xlisten, 11852 * support/xconnect.c: Likewise. 11867 * support/xsocket.h (xsetsockopt, xgetsockname, xconnect, xbind)
|