Searched defs:sam_ptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c1846 } *sam_ptr, sam_inst_map[] = { variable in typeref:struct:__anon699
1910 for(sam_ptr = sam_inst_map; sam_ptr->name; sam_ptr++) {
1911 krb5_princ_component(kdc_context,newp,probeslot)->data = sam_ptr->name;
1913 strlen(sam_ptr->name);
1917 sc.sam_type = sam_ptr->sam_type;

Completed in 64 milliseconds