Searched refs:at2 (Results 1 – 1 of 1) sorted by relevance
1284 const char *at1, *at2; in di_devfs_path_match() local1314 at2 = strchr(p2, '@'); in di_devfs_path_match()1317 if (at2 && (at2 < ec2)) in di_devfs_path_match()1318 ec2 = at2; in di_devfs_path_match()