Searched refs:next_file (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dgen-unix.h70 next_file(isc_dir_t *dir) { function
H A Dgen-win32.h263 next_file(isc_dir_t *dir) { function
H A Dgen.c466 while (next_file(&dir)) {
584 while (next_file(&dir)) {
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dmkzipkit.tcl131 set next_file [tell $out]
148 seek $out $next_file
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dar.c1061 goto next_file;
1073 next_file:
1115 goto next_file;
1123 next_file:;
1162 goto next_file;
1170 goto next_file;
1183 goto next_file;
1195 next_file:;
/macosx-10.10/file_cmds-242/pax/
H A Dextern.h171 int next_file(ARCHD *);
H A Dftree.c205 * pax asks for the next file in next_file().
352 * next_file()
359 next_file(ARCHD *arcn) function
386 syswarn(1, errno, "next_file");
H A Dar_subs.c550 while (next_file(arcn) == 0) {
1048 while (next_file(arcn) == 0) {
/macosx-10.10/BerkeleyDB-21/db/log/
H A Dlog_get.c489 next_file: ++nlsn.file;
596 goto next_file;
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dinput.cpp222 virtual int next_file(FILE *, const char *) { return 0; } function in class:input_iterator
284 int next_file(FILE *, const char *);
321 int file_iterator::next_file(FILE *f, const char *s) function in class:file_iterator
423 static void next_file(FILE *, const char *);
674 void input_stack::next_file(FILE *fp, const char *s) function in class:input_stack
678 if ((*pp)->next_file(fp, s))
754 void next_file() function
767 input_stack::next_file(fp, nm.contents());
7592 init_request("nx", next_file);

Completed in 223 milliseconds