Searched defs:filename (Results 1 - 25 of 583) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_close_twice_open_filename.c31 const char *filename = "empty.file"; local
H A Dtest_write_disk_no_hfs_compression.c36 has_xattr(const char *filename, const char *xattrname) argument
H A Dtest_write_format_gnutar_filenames.c36 static char filename[2048]; variable
[all...]
H A Dtest_write_disk_hfs_compression.c36 has_xattr(const char *filename, const char *xattrname) argument
69 get_rsrc_footer(const char *filename, char *buff, size_t s) argument
H A Dtest_write_disk_mac_metadata.c66 has_xattr(const char *filename, const char *xattrname) argument
H A Dtest_pax_filename_encoding.c51 char filename[] = "abc\314\214mno\374xyz"; local
91 char filename[] = "abc\314\214mno\374xyz"; local
[all...]
H A Dtest_write_disk_appledouble.c66 has_xattr(const char *filename, const char *xattrname) argument
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dassert.cpp26 void assertion_failed(int lineno, const char *filename) argument
/freebsd-10-stable/bin/setfacl/
H A Dfile.c43 get_acl_from_file(const char *filename) argument
H A Dmask.c43 set_acl_mask(acl_t *prev_acl, const char *filename) argument
H A Dremove.c44 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) argument
96 remove_by_number(uint entry_number, acl_t *prev_acl, const char *filename) argument
148 remove_default(acl_t *prev_acl, const char *filename) argument
163 remove_ext(acl_t *prev_acl, const char *filename) argument
[all...]
/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_option_C_mtree.c38 char *filename = "output.tar"; local
/freebsd-10-stable/contrib/binutils/gas/
H A Doutput-file.c54 output_file_close (char *filename) argument
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dlrealpath.c76 lrealpath (const char *filename) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dlrealpath.c76 lrealpath (const char *filename) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-symbol-cmds.c35 char *filename; local
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Drequest.h48 const char *filename; // where was it defined? member in class:macro
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DToolOutputFile.cpp19 tool_output_file::CleanupInstaller::CleanupInstaller(const char *filename) argument
39 tool_output_file::tool_output_file(const char *filename, std::string &ErrorInfo, argument
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Ddumpdata.c43 rk_dumpdata (const char *filename, const void *buf, size_t size) argument
59 rk_undumpdata(const char *filename, void **buf, size_t *size) argument
H A Dwrite_pid.c57 pid_file_delete (char **filename) argument
/freebsd-10-stable/sys/dev/random/
H A Drwfile.c46 randomdev_read_file(const char *filename, void *buf, size_t length) argument
71 randomdev_write_file(const char *filename, void *buf, size_t length) argument
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_shm.h67 const char *filename; /* NULL if anonymous */ member in struct:apr_shm_t
/freebsd-10-stable/contrib/gdb/gdb/
H A Dcoff-solib.c83 char *filename; local
H A Dmacrotab.h129 const char *filename; member in struct:macro_source_file
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dpic.h83 const char *filename; member in class:file_input

Completed in 94 milliseconds

1234567891011>>