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

1234567891011>>

/freebsd-10.0-release/contrib/bmake/
H A Dcompat.c167 char *file = Var_Value(TARGET, curTarg, &p1); local
/freebsd-10.0-release/contrib/expat/tests/
H A Dminicheck.c159 _fail_unless(int condition, const char *file, int line, char *msg) argument
/freebsd-10.0-release/contrib/gcc/
H A Dprint-tree.c62 dump_addr (FILE *file, const char *prefix, void *addr) argument
73 print_node_brief (FILE *file, const char *prefix, tree node, int indent) argument
156 indent_to(FILE *file, int column) argument
171 print_node(FILE *file, const char *prefix, tree node, int indent) argument
[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dmakedepend.c161 process_file (const char *file) argument
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcomplaints.c56 const char *file; member in struct:complain
126 find_complaint (struct complaints *complaints, const char *file, argument
170 vcomplaint (struct complaints **c, const char *file, int line, const char *fmt, argument
253 internal_complaint(struct complaints **complaints, const char *file, int line, const char *fmt, ...) argument
[all...]
H A Ddsrec.c50 load_srec (struct serial *desc, const char *file, bfd_vma load_offset, argument
/freebsd-10.0-release/contrib/gdb/gdb/tui/
H A Dtui-file.c63 struct ui_file *file = ui_file_new (); local
75 tui_file_delete(struct ui_file *file) argument
92 struct ui_file *file = tui_file_new (); local
104 struct ui_file *file = tui_file_new (); local
122 tui_file_isatty(struct ui_file *file) argument
135 tui_file_rewind(struct ui_file *file) argument
145 tui_file_put(struct ui_file *file, ui_file_put_method_ftype *write, void *dest) argument
167 tui_file_fputs(const char *linebuffer, struct ui_file *file) argument
173 tui_file_adjust_strbuf (strlen (linebuffer), file); local
183 tui_file_get_strbuf(struct ui_file *file) argument
195 tui_file_adjust_strbuf(int n, struct ui_file *file) argument
223 tui_file_flush(struct ui_file *file) argument
[all...]
/freebsd-10.0-release/contrib/groff/src/preproc/grn/
H A Dhdb.cpp79 DBRead(register FILE *file) argument
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h83 file() { return this->_M_file; } function in class:stdio_sync_filebuf::std
[all...]
/freebsd-10.0-release/contrib/libyaml/tests/
H A Drun-emitter.c190 FILE *file; local
250 FILE *file; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h541 SetPlatformFileSpec(const FileSpec &file) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DLineEntry.cpp127 *s << ", file = " << file; local
164 *s << ": " << file; local
[all...]
/freebsd-10.0-release/contrib/ofed/libmthca/src/
H A Dmthca.c235 static int ibv_read_sysfs_file(const char *dir, const char *file, argument
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_file.c126 FILE *file; local
261 FILE *file; local
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_win.c156 svn_config__parse_registry(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *pool) argument
[all...]
/freebsd-10.0-release/contrib/texinfo/info/
H A Dnodemenu.c72 char *file = (char *)NULL; local
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dxref.c428 char *file = get_xref_token (0); local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dmain.c99 const char *file; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dacl.c245 krb5_acl_match_file(krb5_context context, const char *file, const char *format, ...) argument
H A Dtest_addr.c172 inv_param_handler(const wchar_t* expression, const wchar_t* function, const wchar_t* file, unsigned int line, uintptr_t pReserved) argument
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dndbm_wrap.c150 dbm_open (const char *file, int flags, mode_t mode) argument
H A Dsimple_exec.c233 simple_execvp_timed(const char *file, char *const args[], argument
249 simple_execvp(const char *file, char *const args[]) argument
256 simple_execve_timed(const char *file, char *const args[], char *const envp[], argument
272 simple_execve(const char *file, cha argument
144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, const char *file, ...) argument
278 simple_execlp(const char *file, ...) argument
295 simple_execle(const char *file, ... ) argument
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dauth-rsa.c164 rsa_key_allowed_in_file(struct passwd *pw, char *file, argument
277 char *file; local
[all...]
/freebsd-10.0-release/crypto/openssl/apps/
H A Dgenpkey.c315 init_keygen_file(BIO *err, EVP_PKEY_CTX **pctx, const char *file, ENGINE *e) argument
[all...]
H A Dverify.c266 static int check(X509_STORE *ctx, char *file, argument

Completed in 238 milliseconds

1234567891011>>