Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c82 static int boot_hsfs_open(char *filename, int flags);
94 boot_hsfs_open,
571 boot_hsfs_open(char *filename, int flags) in boot_hsfs_open() function