Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dpmap_rmt.c76 struct timeval tout, u_long *port_ptr) in pmap_rmtcall()
149 caddr_t port_ptr; in xdr_rmtcallres() local
/freebsd/include/rpc/
H A Dpmap_rmt.h51 u_long *port_ptr; member
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock.c75 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp198 uint16_t *port_ptr = &*port; in LaunchGDBServer() local