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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c1284 const char *at1, *at2; local
1314 at2 = strchr(p2, '@');
1317 if (at2 && (at2 < ec2))
1318 ec2 = at2;

Completed in 50 milliseconds