Searched defs:directory (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm.h56 char *directory; member in struct:path_entry
/freebsd-11-stable/crypto/openssl/crypto/
H A DLPdir_unix.c66 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) argument
/freebsd-11-stable/usr.sbin/ypldap/
H A Dparse.y273 directory : DIRECTORY STRING port { label
/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.h37 struct directory { struct
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dfs.hpp332 class directory : public std::map< std::string, file_info > { class in namespace:atf::fs
[all...]
H A Dfs.cpp416 impl::directory::directory(const path& p) function in class:impl::directory
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBReproducerPrivate.h40 SBProvider(const FileSpec &directory) argument
H A DSBFileSpec.cpp136 void SBFileSpec::SetDirectory(const char *directory) { argument
/freebsd-11-stable/usr.bin/finger/
H A Dlprint.c293 show_text(const char *directory, const char *file_name, const char *header) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp30 llvm::StringRef directory = llvm::sys::path::parent_path(Path, Style); local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DGDBRemote.h105 GDBRemoteProvider(const FileSpec &directory) : Provider(directory) {} argument
H A DReproducer.h91 FileProvider(const FileSpec &directory) argument
121 VersionProvider(const FileSpec &directory) : Provider(directory) {} argument
141 WorkingDirectoryProvider(const FileSpec &directory) : Provider(directory) { argument
203 CommandProvider(const FileSpec &directory) argument
[all...]
/freebsd-11-stable/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp125 const char *directory = 0; local
/freebsd-11-stable/usr.bin/dtc/
H A Dinput_buffer.hh325 text_input_buffer(std::unique_ptr<input_buffer> &&b, std::unordered_set<std::string> &&d, std::vector<std::string> &&i, const std::string directory, FILE *deps) argument
/freebsd-11-stable/usr.bin/bsdiff/bspatch/
H A Dbspatch.c113 char *directory, *namebuf; local
/freebsd-11-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c159 try_directory_open(const char *testname, const char *directory, argument
182 check_directory_open_modes(const char *directory, const int *modes, argument
[all...]
/freebsd-11-stable/usr.sbin/lpr/lpr/
H A Dlpr.c772 checkwriteperm(const char *file, const char *directory) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp207 llvm::StringRef directory = llvm::sys::path::parent_path(resolved, m_style); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp316 ConstString directory = file_spec.GetDirectory(); local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp103 map<string, unsigned> directory; member in class:StringTable
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c762 list_dir(FILE *out, const char *directory, int flags) argument
/freebsd-11-stable/sys/xen/interface/io/
H A Dfsif.h105 int8_t directory; member in struct:fsif_create_request
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.c161 extract_last_segment(const svn_string_t *path, svn_string_t *directory, svn_stringbuf_t *entry) argument
658 svn_string_t directory; local
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dcomplete.c1897 static DIR *directory = (DIR *)NULL; local
[all...]
/freebsd-11-stable/contrib/openbsm/test/bsm/
H A Dgenerate.c66 open_file(const char *directory, const char *name) argument
95 write_token(const char *directory, const char *filename, token_t *tok) argument
113 write_record(const char *directory, const char *filename, token_t *tok, argument
136 generate_file_token(const char *directory, const char *token_filename) argument
147 generate_file_record(const char *directory, cons argument
164 generate_trailer_token(const char *directory, const char *token_filename) argument
180 generate_header32_token(const char *directory, const char *token_filename) argument
201 generate_data_token(const char *directory, const char *token_filename) argument
213 generate_data_record(const char *directory, const char *record_filename) argument
228 generate_ipc_token(const char *directory, const char *token_filename) argument
239 generate_ipc_record(const char *directory, const char *record_filename) argument
252 generate_path_token(const char *directory, const char *token_filename) argument
263 generate_path_record(const char *directory, const char *record_filename) argument
284 generate_subject32_token(const char *directory, const char *token_filename) argument
299 generate_subject32_record(const char *directory, const char *record_filename) argument
314 generate_subject32ex_token(const char *directory, const char *token_filename, u_int32_t type) argument
341 generate_subject32ex_record(const char *directory, const char *record_filename, u_int32_t type) argument
378 generate_process32_token(const char *directory, const char *token_filename) argument
393 generate_process32_record(const char *directory, const char *record_filename) argument
408 generate_process32ex_token(const char *directory, const char *token_filename, u_int32_t type) argument
435 generate_process32ex_record(const char *directory, const char *record_filename, u_int32_t type) argument
472 generate_process64_token(const char *directory, const char *token_filename) argument
487 generate_process64_record(const char *directory, const char *record_filename) argument
502 generate_process64ex_token(const char *directory, const char *token_filename, u_int32_t type) argument
529 generate_process64ex_record(const char *directory, const char *record_filename, u_int32_t type) argument
559 generate_return32_token(const char *directory, const char *token_filename) argument
571 generate_return32_record(const char *directory, const char *record_filename) argument
585 generate_text_token(const char *directory, const char *token_filename) argument
596 generate_text_record(const char *directory, const char *record_filename) argument
610 generate_opaque_token(const char *directory, const char *token_filename) argument
621 generate_opaque_record(const char *directory, const char *record_filename) argument
634 generate_in_addr_token(const char *directory, const char *token_filename) argument
647 generate_in_addr_record(const char *directory, const char *record_filename) argument
668 generate_ip_token(const char *directory, const char *token_filename) argument
691 generate_ip_record(const char *directory, const char *record_filename) argument
716 generate_iport_token(const char *directory, const char *token_filename) argument
729 generate_iport_record(const char *directory, const char *record_filename) argument
746 generate_arg32_token(const char *directory, const char *token_filename) argument
758 generate_arg32_record(const char *directory, const char *record_filename) argument
772 generate_seq_token(const char *directory, const char *token_filename) argument
783 generate_seq_record(const char *directory, const char *record_filename) argument
902 generate_zonename_token(const char *directory, const char *token_filename) argument
913 generate_zonename_record(const char *directory, const char *record_filename) argument
928 generate_socketex_token(const char *directory, const char *token_filename) argument
952 generate_socketex_record(const char *directory, const char *record_filename) argument
979 generate_error_record(const char *directory, const char *filename, int error) argument
1034 do_error_records(const char *directory) argument
1046 const char *directory; local
[all...]

Completed in 210 milliseconds

12