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

/freebsd-11-stable/stand/libsa/
H A Dopen.c114 error = (fs->fo_open)(fname, f);
136 error = (fs->fo_open)(file, f);
H A Dstand.h104 int (*fo_open)(const char *path, struct open_file *f); member in struct:fs_ops
H A Dtftp.c77 .fo_open = tftp_open,

Completed in 60 milliseconds