Home
last modified time | relevance | path

Searched +defs:find +defs:file (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/tmux/dist/
H A Dfile.c42 file_get_path(struct client *c, const char *file) in file_get_path()
199 struct client_file find, *cf; in file_vprint() local
226 struct client_file find, *cf; in file_print_buffer() local
253 struct client_file find, *cf; in file_error() local
563 struct client_file find, *cf; in file_write_open() local
623 struct client_file find, *cf; in file_write_data() local
643 struct client_file find, *cf; in file_write_close() local
724 struct client_file find, *cf; in file_read_open() local
784 struct client_file find, *cf; in file_read_cancel() local
802 struct client_file find, *cf; in file_write_ready() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dabtest.py59 def find(dir, file_filter=None): function
179 def extract_functions(file): argument
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Ddbversion_test.c67 local_callback(const char *file, int line, isc_assertiontype_t type, in local_callback() argument
162 ISC_RUN_TEST_IMPL(find) { in ISC_RUN_TEST_IMPL() argument
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1.cc377 libcc1::compiler::find (std::string &compiler ATTRIBUTE_UNUSED) const in find() function in libcc1::compiler
383 libcc1::compiler_triplet_regexp::find (std::string &compiler) const in find() function in libcc1::compiler_triplet_regexp
420 libcc1::compiler_driver_filename::find (std::string &compiler) const in find() function in libcc1::compiler_driver_filename
486 const char *file) in libcc1_set_source_file()
H A Dlibcp1.cc401 libcp1::compiler::find (std::string &compiler ATTRIBUTE_UNUSED) const in find() function in libcp1::compiler
407 libcp1::compiler_triplet_regexp::find (std::string &compiler) const in find() function in libcp1::compiler_triplet_regexp
444 libcp1::compiler_driver_filename::find (std::string &compiler) const in find() function in libcp1::compiler_driver_filename
510 const char *file) in libcp1_set_source_file()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c204 char *file; /* Filename (In history record) */ member
1249 within (char *find, char *string) in within()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dchew.c200 find (string_type *str, char *what) in find() function
1437 read_in (string_type *str, FILE *file) in read_in()
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dchew.c206 find (string_type *str, char *what) in find() function
1500 read_in (string_type *str, FILE *file) in read_in()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c363 dns_adbfind_t *find; global() member
1319 dns_adbfind_t *find = NULL; fctx_cancelquery() local
1512 dns_adbfind_t *find = NULL, *next_find = NULL; fctx_cleanup() local
1832 fctx__done_detach(fetchctx_t ** fctxp,isc_result_t result,const char * file,unsigned int line,const char * func) fctx__done_detach() argument
3037 dns_adbfind_t *find = event->ev_sender; fctx_finddone() local
3281 sort_adbfind(dns_adbfind_t * find,unsigned int bias) sort_adbfind() argument
3381 waiting_for(dns_adbfind_t * find,dns_rdatatype_t type) waiting_for() argument
3397 dns_adbfind_t *find = NULL; findname() local
3953 dns_adbfind_t *find, *start; fctx_nextaddress() local
7336 fctx__attach(fetchctx_t * fctx,fetchctx_t ** fctxp,const char * file,unsigned int line,const char * func) fctx__attach() argument
7356 fctx__detach(fetchctx_t ** fctxp,const char * file,unsigned int line,const char * func) fctx__detach() argument
[all...]
H A Dzone.c679 dns_adbfind_t *find; global() member
1760 dns_zone_setfile(dns_zone_t * zone,const char * file,dns_masterformat_t format,const dns_master_style_t * style) dns_zone_setfile() argument
[all...]
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c187 static int _parse_line(struct dm_task *dmt, char *buffer, const char *file, in _parse_line()
224 static int _parse_file(struct dm_task *dmt, const char *file) in _parse_file()
500 const char *file = NULL; in _load() local
560 const char *file = NULL; in _create() local
2737 static int _loop_table(char *table, size_t tlen, char *file, in _loop_table()
2800 int encrypt_loop = 0, delete = 0, find = 0, show_all = 0; in _process_losetup_switches() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c470 m68hc11_print_statistics (FILE *file) in m68hc11_print_statistics()
2567 find (struct m68hc11_opcode_def *opc, operand operands[], int nb_operands) in find() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c470 m68hc11_print_statistics (FILE *file) in m68hc11_print_statistics()
2567 find (struct m68hc11_opcode_def *opc, operand operands[], int nb_operands) in find() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c631 find (unsigned int node) in find() function
671 dump_constraint (FILE *file, constraint_t c) in dump_constraint()
715 dump_constraints (FILE *file, int from) in dump_constraints()
738 dump_constraint_graph (FILE *file) in dump_constraint_graph()
2256 dump_pred_graph (class scc_info *si, FILE *file) in dump_pred_graph()
6329 dump_solution_for_var (FILE *file, unsigned int var) in dump_solution_for_var()
7978 dump_varinfo (FILE *file, varinfo_t vi) in dump_varinfo()
8057 dump_varmap (FILE *file) in dump_varmap()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc639 find (unsigned int node) in find() function
679 dump_constraint (FILE *file, constraint_t c) in dump_constraint()
729 dump_constraints (FILE *file, int from) in dump_constraints()
752 dump_constraint_graph (FILE *file) in dump_constraint_graph()
2265 dump_pred_graph (class scc_info *si, FILE *file) in dump_pred_graph()
6453 dump_solution_for_var (FILE *file, unsigned int var) in dump_solution_for_var()
8136 dump_varinfo (FILE *file, varinfo_t vi) in dump_varinfo()
8215 dump_varmap (FILE *file) in dump_varmap()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d969 static const(TypeInfo_Class) find(in char[] classname) in find() function
1643 string file; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1693 elf_in::find (unsigned snum, unsigned type) in find() function in elf_in
1705 elf_in::find (const char *sname) in find() function in elf_in
18669 const char *file = maybe_add_cmi_prefix (filename); in do_import() local

12