Home
last modified time | relevance | path

Searched refs:get_dev (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/common/ficl/
H A Dloader.c469 extern char *get_dev(const char *);
496 tmp = get_dev(name); in pfopen()
577 tmp = get_dev(name); in pfopendir()
/titanic_53/usr/src/common/ficl/emu/
H A Dloader_emu.c887 get_dev(const char *path) in get_dev() function
1457 name = get_dev(argv[i]); in command_more()
1587 if ((cp = get_dev(path)) == NULL) { in ls_getdir()
1673 path = get_dev(filename); in include()