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

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c2282 struct secspacq *spacq; local
2283 if ((spacq = key_getspacq(&spidx)) != NULL) {
2286 spacq->created = tv.tv_sec;
2287 spacq->count = 0;

Completed in 31 milliseconds