Searched refs:ot_name (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/usr.bin/config/ |
| H A D | lint.c | 60 const char *ot_name; member 80 printf("%s\t%s", ot->ot_name, dl->dl_name); in do_emit_option() 109 printf("%s\t%s\n", ot->ot_name, nv->nv_name); in do_emit_fs()
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| H A D | dmu.h | 800 char *ot_name; member
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | spa_misc.c | 1616 (void) strlcpy(type, dmu_ot[BP_GET_TYPE(bp)].ot_name, in snprintf_blkptr()
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 4004 const char *ot_name = type_name(gettyp(ov->v_tspec)); in build_sizeof() 4010 warning(295, ot_name, nt_name, arg); in build_sizeof() 4013 warning(119, ot_name, nt_name); in build_offsetof() 3773 const char *ot_name = type_name(gettyp(ov->v_tspec)); convert_constant_from_floating() local
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zdb/ |
| H A D | zdb.c | 71 dmu_ot[(idx)].ot_name : DMU_OT_IS_VALID(idx) ? \ 2867 typename = dmu_ot[t].ot_name; in dump_block_stats()
|