Searched refs:hfs (Results 1 – 11 of 11) sorted by relevance
/freebsd/stand/powerpc/boot1.chrp/ |
H A D | Makefile | 7 FILES= boot1.hfs 33 boot1.hfs: boot1.elf bootinfo.txt 35 uudecode ${.CURDIR}/hfs.tmpl.bz2.uu 36 mv hfs.tmpl.bz2 ${.TARGET}.bz2 42 CLEANFILES+= boot1.hfs
|
H A D | generate-hfs.sh | 19 OUTPUT_FILE=hfs.tmpl 50 echo '# This file autogenerated by generate-hfs.sh - DO NOT EDIT' > Makefile.hfs 51 echo "BOOTINFO_OFFSET=0x$BOOTINFO_OFFSET" >> Makefile.hfs 52 echo "BOOT1_OFFSET=0x$BOOT1_OFFSET" >> Makefile.hfs 55 echo 'HFS template boot filesystem created by generate-hfs.sh' > $OUTPUT_FILE.bz2.uu
|
/freebsd/release/powerpc/ |
H A D | mkisoimages.sh | 70 BOOTBLOCK=$(mktemp /tmp/hfs-boot-block.XXXXXX) 73 uudecode -p "`dirname "$0"`/hfs-boot.bz2.uu" | bunzip2 > $BOOTBLOCK
|
H A D | generate-hfs.sh | 17 OUTPUT_FILE=hfs-boot 56 echo 'HFS boot filesystem created by generate-hfs.sh' > $OUTPUT_FILE.bz2.uu
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 3007 void *hfs = inner_vxlan ? hfsi : hfso; in mlx5e_build_tir_ctx() local 3059 MLX5_SET(rx_hash_field_select, hfs, l3_prot_type, in mlx5e_build_tir_ctx() 3061 MLX5_SET(rx_hash_field_select, hfs, l4_prot_type, in mlx5e_build_tir_ctx() 3065 MLX5_SET(rx_hash_field_select, hfs, selected_fields, in mlx5e_build_tir_ctx() 3069 MLX5_SET(rx_hash_field_select, hfs, selected_fields, in mlx5e_build_tir_ctx() 3074 MLX5_SET(rx_hash_field_select, hfs, l3_prot_type, in mlx5e_build_tir_ctx() 3076 MLX5_SET(rx_hash_field_select, hfs, l4_prot_type, in mlx5e_build_tir_ctx() 3080 MLX5_SET(rx_hash_field_select, hfs, selected_fields, in mlx5e_build_tir_ctx() 3084 MLX5_SET(rx_hash_field_select, hfs, selected_fields, in mlx5e_build_tir_ctx() 3089 MLX5_SET(rx_hash_field_select, hfs, l3_prot_type, in mlx5e_build_tir_ctx() [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_humanize_number.c | 121 formatflags(char *buf, size_t buflen, const struct hnflags *hfs, in formatflags() argument 135 hf = &hfs[i]; in formatflags()
|
/freebsd/contrib/bmake/ |
H A D | os.sh | 171 LOCAL_FS=hfs
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | macintosh | 422 # *.hfs updated by Joerg Jenderek 426 # ftp://ftp.mars.org/pub/hfs/hfsutils-3.2.6.tar.gz/hfsutils-3.2.6/libhfs/apple.h 438 !:ext hfs/dmg
|
H A D | mathematica | 135 # skip some CD-ROM filesystem like test-hfs.iso by looking for valid big endian type flag
|
/freebsd/tools/boot/ |
H A D | full-test.sh | 541 -p freebsd-boot:=${dir2}/boot/boot1.hfs \
|
/freebsd/ |
H A D | Makefile.inc1 | 2368 ln -hfs ${PKG_OUTPUT_DIR} latest
|