Searched refs:link_key_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h50 typedef struct link_key * link_key_p; typedef in typeref:struct:link_key
60 link_key_p get_key (bdaddr_p bdaddr, int exact_match);
H A Dparser.y51 static void free_key (link_key_p key);
59 static link_key_p key = NULL;
77 key = (link_key_p) malloc(sizeof(*key));
231 link_key_p key = NULL;
240 link_key_p
243 link_key_p key = NULL, defkey = NULL;
263 link_key_p key = NULL;
356 link_key_p key = NULL;
400 free_key(link_key_p key)
H A Dhcsecd.c215 link_key_p key = NULL;
242 link_key_p key = NULL;
386 link_key_p key = NULL;

Completed in 282 milliseconds