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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dzfs.c373 char *enda, *endb; local
379 enda = strstr(a, "/" FM_FMRI_ZFS_POOL_NAME);
380 lena = (enda == NULL) ? strlen(a) : (enda - a);

Completed in 21 milliseconds