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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_auth.c103 static AMI_STATUS (*dld_ami_str2dn)(const ami_handle_t *, variable
454 if (!(dld_ami_str2dn = (AMI_STATUS (*)(const ami_handle_t *,
923 if ((status = dld_ami_str2dn(amih, (char *)s1, &dn1)) != AMI_OK) {
932 if ((status = dld_ami_str2dn(amih, (char *)s2, &dn2)) != AMI_OK) {

Completed in 16 milliseconds