Searched refs:tuple_cb (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cardbus/ |
| H A D | cardbusvar.h | 78 typedef int (tuple_cb) (device_t cbdev, device_t child, int id, int len, typedef 84 tuple_cb *func;
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | t1_lib.c | 1252 static int tuple_cb(const char *tuple, int len, void *arg); 1359 TUPLE_DELIMITER_CHARACTER, 1, tuple_cb, garg); in gid_cb() 1527 static int tuple_cb(const char *tuple, int len, void *arg) in tuple_cb() function 1630 parse_ret = CONF_parse_list(str, TUPLE_DELIMITER_CHARACTER, 1, tuple_cb, &gcb); in tls1_set_groups_list()
|