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

/illumos-gate/usr/src/cmd/datadm/
H A Ddatadm.c100 char *spe_libpath; member in struct:datadm_sp_entry
558 return (datadm_parse_nonnull_str(str, &sp_entry->spe_libpath));
653 if (sp_entry->spe_libpath != NULL) {
654 free(sp_entry->spe_libpath);
655 sp_entry->spe_libpath = NULL;
716 if (!datadm_str_match(sp1->spe_libpath, sp2->spe_libpath)) {
1445 sp_entry->spe_libpath,

Completed in 58 milliseconds