Searched defs:file (Results 151 - 175 of 831) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/libsodium/regen-msvc/
H A Dregen-msvc.py12 file = file.replace("/", "\\") variable
17 file = file.replace("/", "\\") variable
22 file variable
29 file = file.replace("/", "\\\\") variable
36 file = file.replace("/", "\\\\") variable
42 file = file.replace("/", "\\\\") variable
54 file = file.replace("/", "\\\\") variable
67 file = file.replace("/", "\\\\") variable
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp67 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
/freebsd-current/sbin/ipf/libipf/
H A Dsave_file.c86 file_opts_t *file = ctx; local
99 file_opts_t *file = ctx; local
114 file_opts_t *file = ctx; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBFile.cpp39 SBFile::SBFile(FILE *file, bool transfer_ownership) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_symbolize.cpp62 static void AddFrame(void *ctx, const char *function_name, const char *file, argument
/freebsd-current/contrib/wireguard-tools/
H A Dsetconf.c30 static bool sync_conf(struct wgdevice *file) argument
[all...]
/freebsd-current/contrib/bc/src/
H A Dlex.c292 bc_lex_file(BcLex* l, const char* file) argument
H A Dargs.c77 bc_args_file(const char* file) argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debugger.cpp247 char *file = (char *)__kmp_convert_to_ptr(item->file); local
/freebsd-current/crypto/openssl/crypto/x509/
H A Dby_file.c52 const char *file; local
89 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, argument
154 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, in argument
159 X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
216 X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, OSSL_LIB_CTX *libctx, const char *propq) argument
257 X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h24 std::optional<std::string> file; member in struct:lldb_private::trace_intel_pt::JSONModule
49 std::string file; member in struct:lldb_private::trace_intel_pt::JSONKernel
/freebsd-current/crypto/openssl/crypto/
H A Dcryptlib.c255 void OPENSSL_die(const char *message, const char *file, int line) argument
/freebsd-current/sbin/dhclient/tests/
H A Doption-domain-search.c310 FILE *file = NULL; local
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon_y.y82 file: action label
/freebsd-current/sys/dev/drm2/
H A Ddrm_auth.c187 struct drm_file *file; local
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c188 write_pid_file(char const *file) argument
211 remove_pid_file(char const *file) argument
[all...]
/freebsd-current/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c425 load_eeprom_dump(const char *file, uint16_t *buf) argument
/freebsd-current/tests/sys/aio/
H A Daio_kqueue_test.c59 char *file, pathname[sizeof(PATH_TEMPLATE)+1]; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Ddebugfs.c63 mt7921_seq_puts_array(struct seq_file *file, const char *str, argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_debugfs.c39 int mt792x_tx_stats_show(struct seq_file *file, voi argument
7 mt792x_ampdu_stat_read_phy(struct mt792x_phy *phy, struct seq_file *file) argument
[all...]
/freebsd-current/sys/dev/veriexec/
H A Dveriexec_ioctl.h42 char file[MAXPATHLEN]; member in struct:verified_exec_params32
49 char file[MAXPATHLEN]; member in struct:verified_exec_params
/freebsd-current/contrib/libfido2/tools/
H A Dassert_verify.c92 load_pubkey(int type, const char *file) argument
/freebsd-current/lib/libc/gen/
H A Dpututxline.c43 futx_open(const char *file) argument
/freebsd-current/usr.bin/sdiff/
H A Dedit.c86 FILE *file; local
[all...]
/freebsd-current/usr.bin/mkcsmapper/
H A Dyacc.y121 file : property mapping lns label

Completed in 195 milliseconds

1234567891011>>