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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c106 static AMI_STATUS (*dld_ami_str2dn)(const ami_handle_t *, variable
457 if (!(dld_ami_str2dn = (AMI_STATUS (*)(const ami_handle_t *,
926 if ((status = dld_ami_str2dn(amih, (char *)s1, &dn1)) != AMI_OK) {
935 if ((status = dld_ami_str2dn(amih, (char *)s2, &dn2)) != AMI_OK) {

Completed in 58 milliseconds