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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h48 typedef struct ami_rdn_seq *ami_dname;
54 struct ami_rdn_seq *distinguishedName;
58 typedef struct ami_rdn_seq { struct
59 struct ami_rdn_seq *next;
61 } *ami_rdn_seq; typedef in typeref:struct:ami_rdn_seq

Completed in 64 milliseconds