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

/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c486 char *esm_str; member in struct:hostmodel_strval
501 if (esm_arr[i].esm_str != NULL &&
502 strcmp(pval, esm_arr[i].esm_str) == 0) {
516 return (esm_arr[i].esm_str);

Completed in 60 milliseconds