Searched defs:file (Results 201 - 225 of 831) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c126 FILE *file; local
268 FILE *file; local
[all...]
/freebsd-current/contrib/nvi/common/
H A Dlog.c641 log_err(SCR *sp, char *file, int line) argument
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/
H A Dt_vnode.c59 create_file(const char *file) argument
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzwrite.c385 gzvprintf(gzFile file, const char *format, va_list va) argument
457 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types.c231 struct ib_uverbs_completion_event_file *file = local
/freebsd-current/contrib/mandoc/
H A Dmanpath.c40 manconf_parse(struct manconf *conf, const char *file, argument
164 manconf_file(struct manconf *conf, const char *file) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmktree.c140 getfdname(char *pdir, char type, int level, int dir, int file) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dacl.c245 krb5_acl_match_file(krb5_context context, const char *file, const char *format, ...) argument
/freebsd-current/sys/contrib/zstd/examples/
H A Dcommon.h111 fclose_orDie(FILE* file) argument
126 fread_orDie(void* buffer, size_t sizeToRead, FILE* file) argument
146 fwrite_orDie(const void* buffer, size_t sizeToWrite, FILE* file) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp201 void llvm::llvm_unreachable_internal(const char *msg, const char *file, argument
/freebsd-current/contrib/bc/src/
H A Dfile.c441 bc_file_init(BcFile* f, FILE* file) argument
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_prn.c25 const char *file, *data, *func; local
62 const char *file = NULL; local
129 put_error(ERR_GET_LIB(err), func, err, file, lin local
50 put_error(int lib, const char *func, int reason, const char *file, int line) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp162 bool file = false; local
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h123 ObjFile *file; member in class:llvm::llvm::lld::coff::TpiSource
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp43 PdbIndex::create(llvm::pdb::PDBFile *file) { argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp60 CreateInstance( const ModuleSP &module_sp, DataBufferSP data_sp, offset_t data_offset, const FileSpec *file, offset_t file_offset, offset_t length) argument
93 GetModuleSpecifications( const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, offset_t file_offset, offset_t length, ModuleSpecList &specs) argument
106 ObjectFileBreakpad(const ModuleSP &module_sp, DataBufferSP &data_sp, offset_t data_offset, const FileSpec *file, offset_t offset, offset_t length, ArchSpec arch, UUID uuid) argument
[all...]
/freebsd-current/contrib/ntp/libntp/lib/isc/pthreads/
H A Dmutex.c71 const char * file; member in struct:__anon3388
79 const char * file; /*%< File mutex was created in. */ member in struct:isc_mutexstats
99 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { argument
143 isc_mutex_lock_profile(isc_mutex_t *mp, const char *file, int line) { argument
186 isc_mutex_unlock_profile(isc_mutex_t *mp, const char *file, int line) argument
268 isc__mutex_init(isc_mutex_t *mp, const char *file, unsigned int line) argument
[all...]
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_file.c60 FILE *file = openssl_fopen(filename, mode); local
/freebsd-current/crypto/openssl/crypto/rand/
H A Drandfile.c84 int RAND_load_file(const char *file, long bytes) argument
181 RAND_write_file(const char *file) argument
[all...]
/freebsd-current/tools/test/stress2/tools/
H A Dbench.c64 char file[128]; local
95 char file[102 local
123 char file[1024], path[1024]; local
156 char file[128], new[128]; local
189 char buf[512], file[128]; local
229 char *buf, file[128]; local
[all...]
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h246 const char* file() const { return file_; } function in class:testing::internal::UntypedOnCallSpecBase
[all...]
/freebsd-current/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc192 GTEST_API_ void IllegalDoDefault(const char* file, int line) { argument
/freebsd-current/lib/libproc/
H A D_libproc.h62 struct file_info *file; member in struct:map_info
/freebsd-current/sys/dev/tws/
H A Dtws_services.c84 tws_trace(const char *file, const char *fun, int linenum, argument
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Devent.h93 _event_set(char const *file, int line, struct event *ev, int fd, short flags, argument
106 _event_add(char const *file, int line, struct event *ev, argument
119 _event_del(char const *file, int line, struct event *ev) argument

Completed in 509 milliseconds

1234567891011>>