Searched defs:file (Results 276 - 300 of 831) sorted by relevance

<<11121314151617181920>>

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dlog.c307 FILE *file = NULL; local
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dpjdlog.c585 pjdlog_abort(const char *func, const char *file, int line, argument
/freebsd-current/contrib/ofed/libibverbs/
H A Dmemory.c66 static unsigned long smaps_page_size(FILE *file) argument
93 FILE *file; local
/freebsd-current/contrib/mandoc/
H A Ddbm.c54 int32_t file; member in struct:page
/freebsd-current/contrib/ntp/util/
H A Dtickadj.c229 const char *file = NULL; variable
[all...]
/freebsd-current/contrib/nvi/common/
H A Dmsg.c692 msg_open(SCR *sp, char *file) argument
[all...]
/freebsd-current/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c289 struct dtfs_file *file = DTFS_PTOF(pn_file); local
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Drte_log.h36 FILE *file; /**< Output file set by rte_openlog_stream, or NULL. */ member in struct:rte_logs
/freebsd-current/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c118 static int debugfs_log_open(struct inode *inode, struct file *file) argument
123 static int debugfs_log_write(struct file *file, argument
203 static int debugfs_usecount_open(struct inode *inode, struct file *file) argument
227 static int debugfs_trace_open(struct inode *inode, struct file *fil argument
232 debugfs_trace_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) argument
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c176 FILE *file; member in struct:gzFile_s
555 gzFile file; local
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h212 gzFile file; member in union:__anon11097
/freebsd-current/tests/sys/netgraph/
H A Dutil.c250 _ng_init(char const *file, size_t line) argument
70 _ng_connect(char const *path1, char const *hook1, char const *path2, char const *hook2, char const *file, size_t line) argument
86 _ng_mkpeer(char const *path1, char const *hook1, char const *type, char const *hook2, char const *file, size_t line) argument
102 _ng_rmhook(char const *path, char const *hook, char const *file, size_t line) argument
115 _ng_name(char const *path, char const *name, char const *file, size_t line) argument
128 _ng_shutdown(char const *path, char const *file, size_t line) argument
148 _ng_send_data(char const *hook, void const *data, size_t len, char const *file, size_t line) argument
231 _ng_send_msg(char const *path, char const *msg, char const *file, size_t line) argument
/freebsd-current/tools/test/stress2/testcases/openat/
H A Ddoat.c71 char *file = "foo"; variable
[all...]
/freebsd-current/crypto/openssh/
H A Dhostfile.h27 char *file; member in struct:hostkey_entry
H A Dauthfile.c304 char *file = NULL; local
[all...]
H A Dauth2-pubkeyfile.c222 auth_process_principals(FILE *f, const char *file, argument
406 auth_check_authkeys_file(struct passwd *pw, FILE *f, char *file, argument
442 auth_openfile(const char *file, struct passwd *pw, int strict_modes, int log_missing, char *file_type) argument
489 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) argument
495 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) argument
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp83 char *file = NULL; // File name. local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c73 make_testfile(const char *restrict file) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp128 size_t SBCommandReturnObject::PutOutput(SBFile file) { argument
152 size_t SBCommandReturnObject::PutError(SBFile file) { argument
257 FileSP file = std::make_shared<NativeFile>(fh, transfer_ownership); local
264 FileSP file = std::make_shared<NativeFile>(fh, transfer_ownership); local
268 SetImmediateOutputFile(SBFile file) argument
273 SetImmediateErrorFile(SBFile file) argument
[all...]
/freebsd-current/contrib/file/python/
H A Dmagic.py159 def file(self, filename): member in class:Magic
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Diprop-log.c52 char *file; local
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp162 auto file = FileSystem::Instance().Open( local
[all...]
/freebsd-current/contrib/libpcap/
H A Dsf-pcap.c883 FILE *file; local
[all...]
H A Dsavefile.c414 FILE *file; local
[all...]
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_util.c128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, argument
156 const char *file = NULL, *func = NULL, *data = NULL; local
75 ossl_cmp_log_parse_metadata(const char *buf, OSSL_CMP_severity *level, char **func, char **file, int *line) argument
[all...]

Completed in 557 milliseconds

<<11121314151617181920>>