Home
last modified time | relevance | path

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

/dflybsd-src/stand/lib/
H A Dsplitfs.c47 static int splitfs_open(const char *path, struct open_file *f);
55 splitfs_open,
81 splitfs_open(const char *fname, struct open_file *f) in splitfs_open() function