Searched refs:file_archscan (Results 1 - 7 of 7) sorted by last modified time

/haiku-buildtools/jam/
H A Dfilemac.c14 * file_archscan() - scan an archive for files
16 * File_dirscan() and file_archscan() call back a caller provided function
18 * and file_archscan() indicate that a timestamp is being provided with the
19 * file. If file_dirscan() or file_archscan() do not provide the file's
28 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
155 * file_archscan() - scan an archive for files
159 file_archscan( function
H A Dfilent.c14 * file_archscan() - scan an archive for files
16 * File_dirscan() and file_archscan() call back a caller provided function
18 * and file_archscan() indicate that a timestamp is being provided with the
19 * file. If file_dirscan() or file_archscan() do not provide the file's
26 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
158 * file_archscan() - scan an archive for files
182 file_archscan( function
H A Dfileos2.c14 * file_archscan() - scan an archive for files
16 * File_dirscan() and file_archscan() call back a caller provided function
18 * and file_archscan() indicate that a timestamp is being provided with the
19 * file. If file_dirscan() or file_archscan() do not provide the file's
26 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
126 file_archscan( function
H A Dfilesys.h16 void file_archscan( const char *arch, scanback func, void *closure );
H A Dfileunix.c14 * file_archscan() - scan an archive for files
16 * File_dirscan() and file_archscan() call back a caller provided function
18 * and file_archscan() indicate that a timestamp is being provided with the
19 * file. If file_dirscan() or file_archscan() do not provide the file's
27 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
193 * file_archscan() - scan an archive for files
202 file_archscan( function
335 file_archscan( function
H A Dfilevms.c14 * file_archscan() - scan an archive for files
16 * File_dirscan() and file_archscan() call back a caller provided function
18 * and file_archscan() indicate that a timestamp is being provided with the
19 * file. If file_dirscan() or file_archscan() do not provide the file's
24 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
234 /* timestampped in file_dirscan() and file_archscan() */
286 file_archscan( function
H A Dtimestamp.c11 * 01/08/01 (seiwald) - closure param for file_dirscan/file_archscan
147 file_archscan( buf, time_enter, bindhash );

Completed in 54 milliseconds