Home
last modified time | relevance | path

Searched refs:open_platform_file (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/psm/stand/sys/
H A Dplatnames.h40 extern int open_platform_file(char *,
/titanic_44/usr/src/psm/stand/lib/names/sparc/common/
H A Duname-i.c181 open_platform_file( in open_platform_file() function
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c275 fd = open_platform_file(filename, boot_open, NULL, fullpath); in openfile()