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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c112 static char *(*dld_ami_strerror)(const ami_handle_t *, const AMI_STATUS); variable
487 if (!(dld_ami_strerror = (char *(*)(const ami_handle_t *,
614 dld_ami_strerror(amih, ami_err));
640 dld_ami_strerror(amih, ami_err));
747 dld_ami_strerror(amih, ami_err));
760 spi, dld_ami_strerror(amih, ami_err));
775 dld_ami_strerror(amih, ami_err));
810 dld_ami_strerror(amih, status));
824 dld_ami_strerror(amih, status));
900 dld_ami_strerror(ami
[all...]

Completed in 46 milliseconds