Searched refs:LABEL (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/release/i386/
H A Dmkisoimages.sh41 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
45 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$1/etc/fstab"
46 makefs -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/i386/
H A Dreturn_one.S10 LABEL(return_one_end)
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/x86_64/
H A Dreturn_one.S10 LABEL(return_one_end)
/freebsd-13-stable/sys/amd64/include/
H A Dvmm_snapshot.h112 #define SNAPSHOT_BUF_OR_LEAVE(DATA, LEN, META, RES, LABEL) \
117 goto LABEL; \
121 #define SNAPSHOT_VAR_OR_LEAVE(DATA, META, RES, LABEL) \
122 SNAPSHOT_BUF_OR_LEAVE(&(DATA), sizeof(DATA), (META), (RES), LABEL)
130 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(ADDR, LEN, RNULL, META, RES, LABEL) \
138 goto LABEL; \
143 #define SNAPSHOT_BUF_CMP_OR_LEAVE(DATA, LEN, META, RES, LABEL) \
148 goto LABEL; \
152 #define SNAPSHOT_VAR_CMP_OR_LEAVE(DATA, META, RES, LABEL) \
153 SNAPSHOT_BUF_CMP_OR_LEAVE(&(DATA), sizeof(DATA), (META), (RES), LABEL)
[all...]
/freebsd-13-stable/usr.sbin/fmtree/
H A Dcompare.c68 #define LABEL \ macro
113 typeerr: LABEL;
122 LABEL;
136 LABEL;
152 LABEL;
167 LABEL;
175 LABEL;
187 LABEL;
207 LABEL;
213 LABEL;
[all...]
/freebsd-13-stable/contrib/mtree/
H A Dcompare.c89 #define LABEL if (!label++) MARK macro
178 typeerr: LABEL;
201 LABEL;
226 LABEL;
243 LABEL;
278 LABEL;
300 LABEL;
308 LABEL;
344 LABEL;
375 LABEL;
[all...]
/freebsd-13-stable/release/arm64/
H A Dmkisoimages.sh61 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
65 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$BASEBITSDIR/etc/fstab"
66 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-13-stable/release/powerpc/
H A Dmkisoimages.sh40 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
68 echo FreeBSD Install=\'/boot/kernel/kernel vfs.root.mountfrom=cd9660:/dev/iso9660/$LABEL\' > "$1/etc/kboot.conf"
72 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$1/etc/fstab"
73 makefs -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-13-stable/release/riscv/
H A Dmkisoimages.sh61 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
65 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$BASEBITSDIR/etc/fstab"
66 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-13-stable/release/amd64/
H A Dmkisoimages.sh66 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
70 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$BASEBITSDIR/etc/fstab"
71 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dx86masm.pl109 &::LABEL($func,$global?"$begin":"$nmdecor$func");
162 { push(@out, "EXTERN\t".&::LABEL($_,$nmdecor.$_).":NEAR\n"); }
166 { push(@out,"PUBLIC\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
202 push(@out,".SAFESEH ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86nasm.pl110 &::LABEL($func,$global?"$begin":"$nmdecor$func");
142 { push(@out,"${drdecor}extern\t".&::LABEL($_,$nmdecor.$_)."\n"); }
146 { push(@out,"${drdecor}global\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
182 push(@out,"safeseh ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86gas.pl114 &::LABEL($func,$global?"$begin":"$nmdecor$func");
132 push(@out,".size\t$nmdecor$func,.-".&::LABEL($func)."\n") if ($::elf);
155 { foreach(@_) { &::LABEL($_,$nmdecor.$_); } }
158 { push(@out,".globl\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
H A Dx86asm.pl196 sub ::LABEL # instantiate a file-scope label
201 sub ::static_label { &::LABEL($_[0],$lbdecor.$_[0]); }
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_004_pos.ksh70 ubs=$(zdb -lu ${DISK[1]} | grep -e LABEL -e Uberblock -e 'labels = ')
74 awk ' /LABEL/ {label=$NF; blocks[label]=0};
/freebsd-13-stable/usr.bin/sed/
H A Ddefs.h120 LABEL, /* : */ enumerator in enum:e_args
H A Dcompile.c122 {':', 0, LABEL},
310 case LABEL: /* : */
/freebsd-13-stable/tools/tools/makeroot/
H A Dmakeroot.sh87 l) LABEL="${OPTARG}" ;;
234 if [ -n "${LABEL}" ]; then
235 LABELFLAG="-o label=${LABEL}"
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h61 LABEL, enumerator in enum:__anon11356
H A Daicasm_symbol.c121 case LABEL:
520 case LABEL:
H A Daicasm.c334 if (cur_instr->patch_label->type != LABEL) {
H A Daicasm_gram.y1015 $2->type = LABEL;
1493 case LABEL:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp175 STRINGIFY_CODE(TYPE_CODE, LABEL)
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y462 %token MINTTL ERROR ALLOWOPTS FASTROUTE FILENAME ROUTETO DUPTO REPLYTO NO LABEL
3860 label : LABEL STRING {
5608 { "label", LABEL},

Completed in 268 milliseconds