Searched refs:cdf_read_dir (Results 1 - 3 of 3) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ |
| H A D | cdf.c | 594 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, function 1334 if (cdf_read_dir(&info, &h, &sat, &dir) == -1)
|
| H A D | cdf.h | 298 int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
|
| H A D | readcdf.c | 261 if ((i = cdf_read_dir(&info, &h, &sat, &dir)) == -1) {
|
Completed in 5 milliseconds