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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c1389 const char *at1, *at2; local
1418 at1 = strchr(p1, '@');
1420 if (at1 && (at1 < ec1))
1421 ec1 = at1;

Completed in 40 milliseconds