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

/freebsd-12-stable/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h51 typedef struct link_key * link_key_p; typedef in typeref:struct:link_key
61 link_key_p get_key (bdaddr_p bdaddr, int exact_match);
H A Dparser.y52 static void free_key (link_key_p key);
60 static link_key_p key = NULL;
78 key = (link_key_p) malloc(sizeof(*key));
232 link_key_p key = NULL;
241 link_key_p
244 link_key_p key = NULL, defkey = NULL;
264 link_key_p key = NULL;
357 link_key_p key = NULL;
401 free_key(link_key_p key)
H A Dhcsecd.c216 link_key_p key = NULL;
243 link_key_p key = NULL;
387 link_key_p key = NULL;

Completed in 93 milliseconds