Searched refs:rksp (Results 1 – 1 of 1) sorted by relevance
835 struct sk_resident_key ***rksp, size_t *nrksp) in read_rks() argument958 if ((tmp = recallocarray(*rksp, *nrksp, (*nrksp) + 1, in read_rks()959 sizeof(**rksp))) == NULL) { in read_rks()963 *rksp = tmp; in read_rks()964 (*rksp)[(*nrksp)++] = srk; in read_rks()987 struct sk_resident_key ***rksp, size_t *nrksp) in sk_load_resident_keys() argument995 *rksp = NULL; in sk_load_resident_keys()1038 *rksp = rks; in sk_load_resident_keys()