Searched defs:lenskip (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | cd9660.c | 75 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; 168 int lenskip, size_t *len) 175 p = (ISO_RRIP_ALTNAME *)susp_lookup_record(f, RRIP_NAME, dp, lenskip); 198 rrip_check(struct open_file *f, struct iso_directory_record *dp, int *lenskip) argument 215 *lenskip 122 susp_lookup_record(struct open_file *f, const char *identifier, struct iso_directory_record *dp, int lenskip) argument 167 rrip_lookup_name(struct open_file *f, struct iso_directory_record *dp, int lenskip, size_t *len) argument 229 dirmatch(struct open_file *f, const char *path, struct iso_directory_record *dp, int use_rrip, int lenskip) argument 283 int rc, first, use_rrip, lenskip; local 501 int lenskip; local [all...] |
Completed in 227 milliseconds