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

/freebsd-9.3-release/lib/libstand/
H A Dsplitfs.c48 static int splitfs_open(const char *path, struct open_file *f);
56 splitfs_open,
104 splitfs_open(const char *fname, struct open_file *f) function
130 printf("splitfs_open: stat failed\n");
135 printf("splitfs_open: not a file\n");

Completed in 39 milliseconds