Searched defs:open_file (Results 1 – 9 of 9) sorted by relevance
/freebsd/stand/libsa/ |
H A D | stand.h | 200 struct open_file { struct 211 TAILQ_ENTRY(open_file) f_link; /* next entry */ argument
|
H A D | bzipfs.c | 37 struct open_file { struct 38 int f_flags; /* see F_* below */ 62 static int bzf_open(const char *path, struct open_file *f); argument
|
/freebsd/crypto/krb5/src/lib/krb5/rcache/ |
H A D | rc_dfl.c | 51 open_file(krb5_context context, int *fd_out) in open_file() function 83 open_file(krb5_context context, int *fd_out) in open_file() function
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | clone_mmap_write.c | 54 open_file(const char *source) in open_file() function
|
/freebsd/contrib/bc/gen/ |
H A D | strgen.c | 102 open_file(FILE** f, const char* filename, const char* mode) in open_file() function
|
/freebsd/sys/security/mac_veriexec_parser/ |
H A D | mac_veriexec_parser.c | 234 open_file(const char *path, struct nameidata *nid) in open_file() function
|
/freebsd/lib/libcasper/services/cap_fileargs/ |
H A D | cap_fileargs.c | 509 open_file(const char *name) in open_file() function
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | log.c | 254 open_file(krb5_context context, krb5_log_facility *fac, int min, int max, in open_file() function
|
/freebsd/contrib/openbsm/test/bsm/ |
H A D | generate.c | 66 open_file(const char *directory, const char *name) in open_file() function
|