Searched refs:bindresvport (Results 1 – 9 of 9) sorted by relevance
45 libtirpc_la_SOURCES = auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \72 $(libtirpc_la_OBJECTS) :auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \85 $(libtirpc_la_OBJECTS) :auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
11 bindresvport.c \
225 if (bindresvport(fd, NULL) < 0) {
53 bindresvport(sd, sin) in bindresvport() function
133 bindresvport(fd, NULL);298 bindresvport(fd, &sin);
378 bindresvport(fd, NULL); in clnt_tli_create()
3 man3_MANS = bindresvport.3t des_crypt.3t getnetconfig.3t getnetpath.3t \
85 extern int bindresvport(SOCKET, struct sockaddr_in *) __THROW;
21 src/bindresvport.c