Searched refs:key_cb (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.h41 extern struct key_cb key_cb;
H A Dkeydb.h151 struct key_cb { struct
H A Dkeysock.c380 key_cb.key_count++;
381 key_cb.any_count++;
424 key_cb.key_count--;
425 key_cb.any_count--;
529 sizeof(struct key_cb), 0, 0,
H A Dkey.c197 struct key_cb key_cb; variable in typeref:struct:key_cb
606 bzero((caddr_t)&key_cb, sizeof(key_cb));

Completed in 28 milliseconds