| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| format.h | 68 udf; /* User Defined Format. */ member in union:fnode::__anon14382
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| format.h | 67 udf; /* User Defined Format. */ member in union:fnode::__anon16794
|
| /src/tests/fs/common/ |
| h_fsmacros.h | 64 FSPROTOS(udf); variable 183 ATF_TC_FSADD(udf,MOUNT_UDF,func,desc) \ 198 ATF_TP_FSADD(udf,func); \ 221 ATF_TC_FSADD_RO(udf,MOUNT_UDF,func,desc,gen) \ 232 ATF_TP_FSADD(udf,func); \ 290 (strcmp(atf_tc_get_md_var(tc, "X-fs.type"), "udf") == 0)
|
| /src/usr.sbin/makefs/ |
| makefs.h | 211 DECLARE_FUN(udf); variable
|
| /src/sys/fs/udf/ |
| udf.h | 1 /* $NetBSD: udf.h,v 1.56 2024/05/18 00:04:01 thorpej Exp $ */ 38 #include "ecma167-udf.h" 100 VFS_PROTOS(udf); variable 110 /* DON'T change these: they identify 13thmonkey's UDF implementation */ 111 #define APP_NAME "*NetBSD UDF" 114 #define IMPL_NAME "*NetBSD kernel UDF" 281 struct unalloc_sp_desc *unallocated; /* free UDF space */ 366 * UDF node describing a file/directory. 383 /* one of `fe' or `efe' can be set, not both (UDF file entry dscr.) */
|