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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_msg.c152 #define get_str(v, ap, d) \ macro
261 get_str(option, ap, STR_NULL);
266 get_str(value, ap, STR_NULL);
297 get_str(path, ap, STR_NULL);
298 get_str(error, ap, "");
304 get_str(path, ap, STR_NULL);
305 get_str(sym, ap, STR_NULL);
309 get_str(path, ap, STR_NULL);
312 get_str(msg, ap, STR_NULL);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c102 get_str(char *cp, uint_t len) function
448 tbl->tbl_oem_id = get_str(&raw[10], TBL_OEM_ID_SZ);
449 tbl->tbl_oem_tblid = get_str(&raw[16], TBL_OEM_TBLID_SZ);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c228 get_str(const fmd_conf_param_t *pp, void *ptr) function
615 CONF_DEFINE(fmd_conf_string, set_str, get_str, fmd_conf_notsup, free_str);

Completed in 48 milliseconds