Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 8 of 8) sorted by relevance

/freebsd/stand/libsa/
H A Dstand.h197 struct open_file { struct
208 TAILQ_ENTRY(open_file) f_link; /* next entry */ argument
H A Dbzipfs.c37 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/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclone_mmap_write.c53 open_file(const char *source) in open_file() function
/freebsd/contrib/bc/gen/
H A Dstrgen.c102 open_file(FILE** f, const char* filename, const char* mode) in open_file() function
/freebsd/sys/security/mac_veriexec_parser/
H A Dmac_veriexec_parser.c234 open_file(const char *path, struct nameidata *nid) in open_file() function
/freebsd/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c509 open_file(const char *name) in open_file() function
/freebsd/crypto/heimdal/lib/krb5/
H A Dlog.c254 open_file(krb5_context context, krb5_log_facility *fac, int min, int max, in open_file() function
/freebsd/contrib/openbsm/test/bsm/
H A Dgenerate.c66 open_file(const char *directory, const char *name) in open_file() function