Home
last modified time | relevance | path

Searched defs:tail_p (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/ssl/
H A Dssl_ciph.c669 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_collect_ciphers()
797 int strength_bits, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_apply_rule()
897 ssl_cipher_strength_sort(CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_strength_sort()
945 CIPHER_ORDER **tail_p, const SSL_CIPHER **ca_list, SSL_CERT *cert, in ssl_cipher_process_rulestr()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h2355 gimple_call_set_tail (gimple s, bool tail_p) in gimple_call_set_tail()