Searched refs:ref_slot (Results 1 – 1 of 1) sorted by relevance
358 int ref_slot = -1; in tls_cred_cmd_add() local451 ref_slot = find_ref_slot(NULL); in tls_cred_cmd_add()453 if (ref_slot < 0) { in tls_cred_cmd_add()507 cred_refs[ref_slot] = cred_copy; in tls_cred_cmd_add()540 int ref_slot = -1; in tls_cred_cmd_del() local564 ref_slot = find_ref_slot(cred->buf); in tls_cred_cmd_del()565 if (ref_slot >= 0) { in tls_cred_cmd_del()572 cred_refs[ref_slot] = NULL; in tls_cred_cmd_del()