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

/freebsd-10.2-release/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h49 typedef struct link_key * link_key_p; typedef in typeref:struct:link_key
59 link_key_p get_key (bdaddr_p bdaddr, int exact_match);
H A Dparser.y49 static void free_key (link_key_p key);
57 static link_key_p key = NULL;
75 key = (link_key_p) malloc(sizeof(*key));
229 link_key_p key = NULL;
238 link_key_p
241 link_key_p key = NULL, defkey = NULL;
261 link_key_p key = NULL;
354 link_key_p key = NULL;
398 free_key(link_key_p key)
H A Dhcsecd.c213 link_key_p key = NULL;
240 link_key_p key = NULL;
384 link_key_p key = NULL;

Completed in 103 milliseconds