Searched defs:port_ptr (Results 1 - 6 of 6) sorted by relevance
| /third_party/selinux/libsepol/src/ |
| H A D | port_record.c | 220 sepol_port_clone(sepol_handle_t * handle, const sepol_port_t * port, sepol_port_t ** port_ptr) sepol_port_clone() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_sock.c | 75 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_sock.c | 75 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | utils.c | 357 av_url_split(char *proto, int proto_size, char *authorization, int authorization_size, char *hostname, int hostname_size, int *port_ptr, char *path, int path_size, const char *url) av_url_split() argument
|
| /third_party/curl/lib/ |
| H A D | hostip.c | 1157 char *port_ptr; in Curl_loadhostpairs() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 118 int split_host_port(char *host, size_t hostlen, uint16_t *port_ptr, in split_host_port() argument
|
Completed in 10 milliseconds