Home
last modified time | relevance | path

Searched defs:port_ptr (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libc/rpc/
HDpmap_rmt.c81 struct timeval tout, u_long *port_ptr) in pmap_rmtcall()
154 caddr_t port_ptr; in xdr_rmtcallres() local
/freebsd-13-stable/include/rpc/
HDpmap_rmt.h54 u_long *port_ptr; member
/freebsd-13-stable/crypto/openssl/crypto/bio/
HDb_sock.c58 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.cpp200 uint16_t *port_ptr = &*port; in LaunchGDBServer() local