Searched defs:next_file (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/bin/pax/
H A Dftree.c346 next_file(ARCHD *arcn) function
/freebsd-10-stable/contrib/gdb/gdb/
H A Devent-loop.c72 struct file_handler *next_file; /* Next registered file descriptor. */ member in struct:file_handler
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dnode.c733 FSTACK *next_file = filestack; local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dfiles.c72 struct _cpp_file *next_file; member in struct:_cpp_file
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c950 struct efdr *next_file; /* next file descriptor */ member in struct:efdr
/freebsd-10-stable/contrib/gcc/
H A Dmips-tfile.c1067 struct efdr *next_file; /* next file descriptor */ member in struct:efdr
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp222 virtual int next_file(FILE *, const char *) { return 0; } function in class:input_iterator
321 int file_iterator::next_file(FILE *f, const char *s) function in class:file_iterator
674 void input_stack::next_file(FILE *fp, const char *s) function in class:input_stack
754 void next_file() function

Completed in 412 milliseconds