Searched defs:open_file (Results 1 – 8 of 8) sorted by relevance
197 struct open_file { struct208 TAILQ_ENTRY(open_file) f_link; /* next entry */ argument
37 struct open_file { struct38 int f_flags; /* see F_* below */62 static int bzf_open(const char *path, struct open_file *f); argument
53 open_file(const char *source) in open_file() function
102 open_file(FILE** f, const char* filename, const char* mode) in open_file() function
234 open_file(const char *path, struct nameidata *nid) in open_file() function
509 open_file(const char *name) in open_file() function
254 open_file(krb5_context context, krb5_log_facility *fac, int min, int max, in open_file() function
66 open_file(const char *directory, const char *name) in open_file() function