Lines Matching full:param
115 * @param str: IP specification.
122 * @param s: file descriptor.
129 * @param s: file descriptor.
136 * @param num: the value.
143 * @param data: what to copy over.
144 * @param len: length of data.
151 * @param v: at what verbosity level to print this.
152 * @param str: descriptive string printed with it.
153 * @param addr: the sockaddr to print. Can be ip4 or ip6.
154 * @param addrlen: length of addr.
161 * @param v: at what verbosity level to print this.
162 * @param str: descriptive string printed with it.
163 * @param zone: DNS domain name, uncompressed wireformat.
164 * @param addr: the sockaddr to print. Can be ip4 or ip6.
165 * @param addrlen: length of addr.
172 * @param str: descriptive string printed with it.
173 * @param err: errno string to print, i.e. strerror(errno).
174 * @param addr: the sockaddr to print. Can be ip4 or ip6.
175 * @param addrlen: length of addr.
183 * @param str: the string
184 * @param addr: where to store sockaddr.
185 * @param addrlen: length of stored sockaddr is returned.
186 * @param port: default port.
194 * @param ip: ip4 or ip6 address string.
195 * @param port: port number, host format.
196 * @param addr: where to store sockaddr.
197 * @param addrlen: length of stored sockaddr is returned.
206 * @param ip: ip4 or ip6 address string.
207 * @param port: port number, host format.
208 * @param addr: where to store sockaddr.
209 * @param addrlen: length of stored sockaddr is returned.
210 * @param net: netblock size is returned.
221 * @param str: the string
222 * @param addr: where to store sockaddr.
223 * @param addrlen: length of stored sockaddr is returned.
224 * @param auth_name: returned pointer to tls_auth_name, or NULL if none.
236 * @param str: the string
237 * @param port: pointer to be assigned the parsed port value.
238 * @param auth_name: returned pointer to tls_auth_name, or NULL if none.
245 * @param addr: sockaddr structure, ip4 or ip6.
246 * @param addrlen: length of addr.
247 * @param port: port number to put into the addr.
254 * @param v: at what verbosity level to print this.
255 * @param str: string of message.
256 * @param name: domain name uncompressed wireformat.
257 * @param type: host format RR type.
258 * @param dclass: host format RR class.
272 * @param addr1: address 1.
273 * @param len1: lengths of addr1.
274 * @param addr2: address 2.
275 * @param len2: lengths of addr2.
283 * @param addr1: address 1.
284 * @param len1: lengths of addr1.
285 * @param addr2: address 2.
286 * @param len2: lengths of addr2.
294 * @param addr: the sockaddr to examine.
295 * @param len: the length of addr.
303 * @param addr: the ip4 or ip6 addr.
304 * @param len: length of addr.
305 * @param net: number of bits to leave untouched, the rest of the netblock
312 * @param addr1: first addr.
313 * @param net1: netblock size of first addr.
314 * @param addr2: second addr.
315 * @param net2: netblock size of second addr.
316 * @param addrlen: length of first addr and of second addr.
325 * @param addr: address
326 * @param addrlen: length of address
327 * @param buf: result string stored here
328 * @param len: length of buf.
337 * @param prefixnet: prefix network length to check.
345 * @param addr: IPv4 address.
346 * @param nat64_prefix: NAT64 prefix.
347 * @param nat64_prefixlen: NAT64 prefix len.
348 * @param nat64_prefixnet: NAT64 prefix mask.
349 * @param nat64_addr: the resulting NAT64 address.
350 * @param nat64_addrlen: the resulting NAT64 address length.
359 * @param addr: address
360 * @param addrlen: length of address
367 * @param addr: address
368 * @param addrlen: length of address
375 * @param addr: address
376 * @param addrlen: length of address
383 * @param addr: address
384 * @param addrlen: length of address
391 * @param list: pointer to pointer to first item.
392 * @param addr: address or NULL if 'cache'.
393 * @param len: length of addr, or 0 if 'cache'.
394 * @param region: where to allocate
401 * @param list: pointer to result list that is modified.
402 * @param add: item(s) to add. They are prepended to list.
408 * @param list: to search in
409 * @param addr: address to look for.
410 * @param len: length. Can be 0, look for 'cache entry'.
420 * @param list: the destination list (checked for duplicates)
421 * @param region: where to allocate
422 * @param add: the list of entries to add.
429 * @param str: what failed.
435 * @param str: what failed.
436 * @param err: error code from ERR_get_error.
444 * @param str: what failed
445 * @param r: output of SSL_get_error on the I/O operation result.
452 * @param str: what failed
453 * @param r: output of SSL_get_error on the I/O operation result.
454 * @param err: error code from ERR_get_error
460 * @param level: verbosity level
461 * @param str: string to prefix on output
462 * @param cert: X509* structure.
468 * @param ctxt: SSL_CTX*
475 * @param ctxt: SSL_CTX*
481 * @param key: private key file.
482 * @param pem: public key cert.
483 * @param verifypem: if nonNULL, verifylocation file.
490 * @param key: if nonNULL (also pem nonNULL), the client private key.
491 * @param pem: client public key (or NULL if key is NULL).
492 * @param verifypem: if nonNULL used for verifylocation file.
493 * @param wincert: add system certificate store to ctx (add to verifypem ca
501 * @param sslctx: the SSL_CTX to use (from listen_sslctx_create()).
502 * @param fd: from accept, nonblocking.
509 * @param sslctx: the SSL_CTX to use (from connect_sslctx_create())
510 * @param fd: from connect.
517 * @param auth_name: the name for the remote server, used for error print.
524 * @param ssl: SSL* to set
525 * @param auth_name: if NULL nothing happens, otherwise the name to check.
526 * @param use_sni: if SNI will be used.
544 * @param sslctx: the SSL_CTX to use (from connect_sslctx_create())
545 * @param tls_session_ticket_keys: TLS ticket secret filenames
559 * @param dname: the dname containing RPZ format netblock
560 * @param dnamelen: length of dname
561 * @param addr: where to store sockaddr.
562 * @param addrlen: length of stored sockaddr is returned.
563 * @param net: where to store netmask
564 * @param af: where to store address family.