Home
last modified time | relevance | path

Searched defs:dev2 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/trek/
H A Dshield.c68 const char *device, *dev2, *dev3; in shield() local
/openbsd-src/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c951 path_match(struct device_path *dev1, struct device_path *dev2) in path_match()