Lines Matching +full:iso +full:- +full:8 +full:x14
3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
7 * Perez-Rathke and Ram Vedam. All rights reserved.
10 * Alan Perez-Rathke and Ram Vedam.
23 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM ``AS IS'' AND ANY EXPRESS OR
27 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM BE LIABLE FOR ANY DIRECT, INDIRECT,
41 * write an ISO 9660 image with Rock Ridge Extensions
52 #define PN_LENGTH 0x14
87 #define SUSP_ENTRY_RRIP_TF 8
98 #define SL_FLAGS_ROOT 8
168 u_char ext_data [ISODCL (8,256)];
169 /* u_char ext_id [ISODCL ( 8, 256)];
209 /* Dan's addons - will merge later. This allows use of a switch */
217 ((int) ((entry)->attr.su_entry.SP.h.length[0]))
219 /* Recursive function - move later to func pointer code*/