Home
last modified time | relevance | path

Searched refs:label (Results 126 – 150 of 516) sorted by relevance

12345678910>>...21

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_vfsops.c933 char *label; in hammer2_vfs_mount() local
940 label = NULL; in hammer2_vfs_mount()
1008 if (label && ((label + 1) - devstr) > done) { in hammer2_vfs_mount()
1012 if (label == NULL || label[1] == 0) { in hammer2_vfs_mount()
1023 label = "BOOT"; in hammer2_vfs_mount()
1026 label = "ROOT"; in hammer2_vfs_mount()
1033 *label = '\0'; in hammer2_vfs_mount()
1034 label++; in hammer2_vfs_mount()
1119 label); in hammer2_vfs_mount()
1388 lhc = hammer2_dirhash(label, strlen(label)); in hammer2_vfs_mount()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddojump.c126 jumpifnot (tree exp, rtx_code_label *label, profile_probability prob) in jumpifnot() argument
128 do_jump (exp, label, NULL, prob.invert ()); in jumpifnot()
132 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpifnot_1() argument
135 do_jump_1 (code, op0, op1, label, NULL, prob.invert ()); in jumpifnot_1()
141 jumpif (tree exp, rtx_code_label *label, profile_probability prob) in jumpif() argument
143 do_jump (exp, NULL, label, prob); in jumpif()
148 rtx_code_label *label, profile_probability prob) in jumpif_1() argument
150 do_jump_1 (code, op0, op1, NULL, label, prob); in jumpif_1()
1008 rtx_code_label *label = (tem == const0_rtx in do_compare_rtx_and_jump() local
1011 if (label) in do_compare_rtx_and_jump()
[all …]
H A Dtree-ssa-dom.c456 tree label = gimple_switch_label (switch_stmt, i); in record_edge_info() local
458 if (CASE_HIGH (label) in record_edge_info()
459 || !CASE_LOW (label) in record_edge_info()
463 info[target_bb->index] = label; in record_edge_info()
469 tree label = info[target_bb->index]; in record_edge_info() local
471 if (label != NULL && label != error_mark_node) in record_edge_info()
474 CASE_LOW (label)); in record_edge_info()
915 tree label = gimple_switch_label (switch_stmt, i); in simplify_stmt_for_jump_threading() local
917 if (CASE_HIGH (label) != NULL_TREE in simplify_stmt_for_jump_threading()
920 : (tree_int_cst_equal (CASE_LOW (label), vr->min) in simplify_stmt_for_jump_threading()
[all …]
/dragonfly/usr.sbin/efibootmgr/
H A Defibootmgr.c70 char *label; member
137 char *label; member
252 free(opts.label); in parse_args()
253 opts.label = strdup(optarg); in parse_args()
652 make_boot_var(const char *label, const char *loader, const char *kernel, const char *env, bool dry_… in make_boot_var() argument
663 assert(label != NULL); in make_boot_var()
703 dp, llen + klen, label, env, env ? strlen(env) + 1 : 0); in make_boot_var()
1076 make_boot_var(opts.label ? opts.label : "", in main()
/dragonfly/contrib/file/magic/Magdir/
H A Dluks86 # label[48]; optional ASCII label or empty; called Label by cryptsetup with value like: "LUKS2_EXT4…
87 >24 string >\0 \b, label %s
94 # subsystem[48]; optional owner subsystem label or empty
95 >208 string >\0 \b, sub label %-.48s
H A Dvicar16 # VICAR label file
17 43 string SFDU_LABEL VICAR label file
/dragonfly/gnu/lib/liblvm/
H A DMakefile18 import_vsn1.c tags.c text_label.c freeseg.c label.c \
25 import-extents.c layout.c lvm1-label.c vg_number.c \
47 .PATH: ${LVM2_DISTDIR}/lib/label
/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_key.c35 const char *label, const u8 *context, in aes_kdf() argument
47 lab_len = os_strlen(label); in aes_kdf()
62 os_memcpy(buf + 1, label, lab_len); in aes_kdf()
/dragonfly/sys/dev/raid/vinum/
H A Dvinumconfig.c322 drive->label.name); in give_sd_to_drive()
347 drive->label.name); in give_sd_to_drive()
397 drive->label.name, in give_sd_to_drive()
489 if ((drive->label.name[0] != '\0') /* it has a name */ in find_drive()
502 ksnprintf(drive->label.name, sizeof(drive->label.name), "%s", name); in find_drive()
987 DRIVE[otherdriveno].label.name); in config_drive()
1009 drive->label.name); in config_drive()
1013 drive->label.name); in config_drive()
1018 bcopy(token[1], drive->label.name, sizeof(drive->label.name)); in config_drive()
1033 drive->label.name); in config_drive()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfinal.c573 label_to_alignment (rtx label) in label_to_alignment() argument
581 label_to_max_skip (rtx label) in label_to_max_skip() argument
733 rtx label = BB_HEAD (bb); in compute_alignments() local
738 if (!LABEL_P (label) in compute_alignments()
785 log = JUMP_ALIGN (label); in compute_alignments()
802 log = LOOP_ALIGN (label); in compute_alignments()
961 rtx label; in shorten_branches() local
963 for (label = insn; label && ! INSN_P (label); in shorten_branches()
964 label = NEXT_INSN (label)) in shorten_branches()
965 if (LABEL_P (label)) in shorten_branches()
[all …]
H A Dloop-doloop.c340 rtx seq, jump, label; in add_test() local
353 label = block_label (dest); in add_test()
355 NULL_RTX, label, -1); in add_test()
382 JUMP_LABEL (jump) = label; in add_test()
387 LABEL_NUSES (label)++; in add_test()
/dragonfly/usr.sbin/fstyp/
H A Dufs.c61 fstyp_ufs(FILE *fp, char *label, size_t labelsize, const char *devpath) in fstyp_ufs() argument
117 strlcpy(label, fs->fs_volname, labelsize); in fstyp_ufs()
/dragonfly/contrib/lvm2/dist/lib/
H A DMakefile.in67 label/label.c \
105 format1/lvm1-label.c \
H A DMakefile67 label/label.c \
105 format1/lvm1-label.c \
/dragonfly/bin/stty/
H A Dprint.c210 static const char *label; variable
220 label = lb; in binit()
228 col = printf("%s: %s", label, s); in bput()
/dragonfly/contrib/dhcpcd/hooks/
H A Ddhcpcd-run-hooks193 label="${name%%.*}"
194 [ -z "$label" ] || [ ${#label} -gt 63 ] && return 1
195 case "$label" in
/dragonfly/share/examples/rconfig/
H A Dhammer_ccd_mirror.sh160 disklabel ${disk}s1 > /tmp/label
168 cat >> /tmp/label <<EOF
173 cat >> /tmp/label <<EOF
178 disklabel -R ${disk}s1 /tmp/label >> ${logfile} 2>&1
H A Dhammer_lvm_stripe.sh156 disklabel ${disk}s1 > /tmp/label
160 cat >> /tmp/label <<EOF
165 cat >> /tmp/label <<EOF
171 disklabel -R ${disk}s1 /tmp/label >> ${logfile} 2>&1
/dragonfly/contrib/cvs-1.12/diff/
H A Dcontext.c38 print_context_label (mark, inf, label) in print_context_label() argument
41 char const *label;
43 if (label)
44 printf_output ("%s %s\n", mark, label);
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1216 b->u.label = b->u.label->shadowed; in pop_scope()
3547 return label; in make_label()
3558 tree label; in lookup_label() local
3588 return label; in lookup_label()
3613 tree label; in lookup_label_for_goto() local
3661 return label; in lookup_label_for_goto()
3672 tree label; in declare_label() local
3692 return label; in declare_label()
3748 label); in check_earlier_gotos()
3771 if (label in define_label()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dthrow_allocator.h100 label(); in _GLIBCXX_VISIBILITY()
106 { label() = l; } in _GLIBCXX_VISIBILITY()
110 { return label(); } in _GLIBCXX_VISIBILITY()
166 check_allocated(size_t label) in _GLIBCXX_VISIBILITY()
173 if (beg->second.first == label) in _GLIBCXX_VISIBILITY()
222 label() in _GLIBCXX_VISIBILITY() function
/dragonfly/contrib/lvm2/dist/udev/
H A D13-dm-disk.rules9 # label and uuid are created only if the device is not
25 ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_F…
/dragonfly/contrib/gdb-7/gdb/
H A Dgdb-gdb.py171 label = "flds_bnds.fields[%d]:" % fieldno
173 label += " (artificial)"
180 return label + "\n" + " {" + ",\n ".join(fields) + "}"
/dragonfly/contrib/ldns/
H A Dhost2wire.c31 ldns_rdf *label; in ldns_dname2buffer_wire_compress() local
93 label = ldns_dname_label(name, 0); in ldns_dname2buffer_wire_compress()
95 size = ldns_rdf_size(label) - 1; /* Don't want the final zero */ in ldns_dname2buffer_wire_compress()
96 data = ldns_rdf_data(label); in ldns_dname2buffer_wire_compress()
101 ldns_rdf_deep_free(label); in ldns_dname2buffer_wire_compress()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-gimplify.c63 DECL_CHAIN (label) = bc_label[bc]; in begin_bc_block()
64 bc_label[bc] = label; in begin_bc_block()
66 LABEL_DECL_BREAK (label) = true; in begin_bc_block()
69 return label; in begin_bc_block()
82 gcc_assert (label == bc_label[bc]); in finish_bc_block()
84 if (TREE_USED (label)) in finish_bc_block()
88 bc_label[bc] = DECL_CHAIN (label); in finish_bc_block()
89 DECL_CHAIN (label) = NULL_TREE; in finish_bc_block()
98 tree label = bc_label[bc]; in get_bc_label() local
101 TREE_USED (label) = 1; in get_bc_label()
[all …]

12345678910>>...21