Searched defs:file (Results 26 - 50 of 831) sorted by relevance

1234567891011>>

/freebsd-current/tools/test/stress2/tools/
H A Dserial.c16 char *cp, *file; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_cpio_odc.c47 char *buff, *e, *file; local
[all...]
H A Dtest_write_format_cpio_newc.c53 char *buff, *e, *file; local
/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity.c59 atf_sanity_inv(const char *file, int line, const char *cond) argument
65 atf_sanity_pre(const char *file, int line, const char *cond) argument
71 atf_sanity_post(const char *file, int line, const char *cond) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c48 const char *file = "/dev/null"; local
[all...]
/freebsd-current/crypto/openssh/
H A Dfatal.c37 sshfatal(const char *file, const char *func, int line, int showfunc, argument
/freebsd-current/crypto/openssh/regress/misc/sk-dummy/
H A Dfatal.c13 sshfatal(const char *file, const char *func, int line, int showfunc, argument
/freebsd-current/crypto/openssl/engines/
H A De_capi_err.c88 static void ERR_CAPI_error(int function, int reason, const char *file, int line) argument
H A De_afalg_err.c65 static void ERR_AFALG_error(int function, int reason, const char *file, int line) argument
H A De_loader_attic_err.c67 static void ERR_ATTIC_error(int function, int reason, const char *file, int line) argument
H A De_ossltest_err.c50 static void ERR_OSSLTEST_error(int function, int reason, const char *file, int line) argument
H A De_dasync_err.c50 static void ERR_DASYNC_error(int function, int reason, const char *file, int line) argument
/freebsd-current/share/examples/tests/tests/plain/
H A Dprintf_test.c78 FILE *file; local
/freebsd-current/usr.sbin/etcupdate/tests/
H A Dtests_test.sh708 file() function
[all...]
H A Dalways_test.sh330 file() function
[all...]
H A Dfbsdid_test.sh232 file() function
[all...]
H A Dconflicts_test.sh153 file() function
[all...]
H A Dignore_test.sh127 file() function
[all...]
/freebsd-current/usr.bin/cmp/
H A Dmisc.c42 eofmsg(const char *file) argument
/freebsd-current/lib/libc/stdio/
H A Dfreopen.c54 freopen(const char * __restrict file, const char * __restrict mode, argument
[all...]
/freebsd-current/bin/stty/
H A Dstty.c50 const char *file, *errstr = NULL; local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DStreamFile.h33 StreamFile(std::shared_ptr<File> file) : m_file_sp(file) { assert(file); }; argument
/freebsd-current/contrib/llvm-project/lld/Common/
H A DFilesystem.cpp135 openFile(StringRef file) argument
150 openLTOOutputFile(StringRef file) argument
[all...]
/freebsd-current/contrib/kyua/store/
H A Dread_backend.cpp57 store::detail::open_and_setup(const fs::path& file, const int flags) argument
128 store::read_backend::open_ro(const fs::path& file) argument
/freebsd-current/contrib/kyua/utils/config/
H A Dparser.cpp171 config::parser::parse(const fs::path& file) argument
[all...]

Completed in 386 milliseconds

1234567891011>>