Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_sock.c75 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_sock.c75 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port()
/third_party/selinux/libsepol/src/
Dport_record.c221 const sepol_port_t * port, sepol_port_t ** port_ptr) in sepol_port_clone()
/third_party/ffmpeg/libavformat/
Dutils.c360 int *port_ptr, char *path, int path_size, const char *url) in av_url_split()
/third_party/curl/lib/
Dhostip.c1157 char *port_ptr; in Curl_loadhostpairs() local
/third_party/nghttp2/src/
Dshrpx_config.cc118 int split_host_port(char *host, size_t hostlen, uint16_t *port_ptr, in split_host_port()