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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dcfga.c60 if ((a = apd_alloc(ap_id, flags, errstring, msgp, confp)) == NULL)
117 if ((a = apd_alloc(ap_id, flags, errstring, msgp, confp)) == NULL)
159 if ((a = apd_alloc(ap_id, flags, errstring, msgp, NULL)) == NULL)
196 if ((a = apd_alloc(ap_id, flags, errstring, NULL, NULL)) == NULL)
H A Dap.h239 apd_t *apd_alloc(const char *, cfga_flags_t, char **,
H A Dap_sbd.c345 apd_alloc(const char *ap_id, cfga_flags_t flags, char **errstring, function

Completed in 68 milliseconds