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

/freebsd-9.3-release/lib/libstand/
H A Dcd9660.c75 struct iso_directory_record *dp, int use_rrip, int lenskip);
77 int *lenskip);
79 struct iso_directory_record *dp, int lenskip, size_t *len);
82 int lenskip);
123 struct iso_directory_record *dp, int lenskip)
132 p = dp->name + isonum_711(dp->name_len) + lenskip;
163 int lenskip, size_t *len)
170 p = (ISO_RRIP_ALTNAME *)susp_lookup_record(f, RRIP_NAME, dp, lenskip);
193 rrip_check(struct open_file *f, struct iso_directory_record *dp, int *lenskip) argument
210 *lenskip
122 susp_lookup_record(struct open_file *f, const char *identifier, struct iso_directory_record *dp, int lenskip) argument
162 rrip_lookup_name(struct open_file *f, struct iso_directory_record *dp, int lenskip, size_t *len) argument
224 dirmatch(struct open_file *f, const char *path, struct iso_directory_record *dp, int use_rrip, int lenskip) argument
278 int rc, first, use_rrip, lenskip; local
489 int lenskip; local
[all...]

Completed in 81 milliseconds