/freebsd-src/tools/regression/netinet/ipdivert/ |
H A D | ipdivert.c | 57 fail(const char *test, const char *note) in fail() 65 failx(const char *test, const char *note) in failx()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | WithColor.cpp | 87 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor 111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ProcessElfCore.cpp | 578 ELFNote note = ELFNote(); parseSegment() local 602 for (const auto ¬e : notes) { parseFreeBSDNotes() local 681 for (const auto ¬e : notes) { parseNetBSDNotes() local 832 for (const auto ¬e : notes) { parseOpenBSDNotes() local 879 for (const auto ¬e : notes) { parseLinuxNotes() local [all...] |
/freebsd-src/sys/sys/ |
H A D | reg.h | 52 int note; member
|
/freebsd-src/crypto/openssh/ |
H A D | hostfile.h | 31 u_int note; /* caller-specific note/flag */ member 103 u_int note; /* caller-specified note copied from arguments */ member
|
H A D | hostfile.c | 267 const char *path, FILE *f, u_int note) in load_hostkeys_file() 287 u_int note) in load_hostkeys() 761 void *ctx, const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach_file() 931 const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach()
|
/freebsd-src/sbin/dhclient/tests/ |
H A D | fake.c | 42 note(const char *fmt, ...) in note() function
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_globals.cpp | 60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
|
/freebsd-src/share/examples/sound/ |
H A D | ossmidi.h |
|
/freebsd-src/libexec/rtld-elf/amd64/ |
H A D | rtld_machdep.h | 48 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/libexec/rtld-elf/i386/ |
H A D | rtld_machdep.h | 48 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/sbin/dhclient/ |
H A D | errwarn.c | 121 note(const char *fmt, ...) in note() function
|
/freebsd-src/libexec/rtld-elf/powerpc64/ |
H A D | rtld_machdep.h | 47 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/libexec/rtld-elf/powerpc/ |
H A D | rtld_machdep.h | 47 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/contrib/googletest/docs/_sass/ |
H A D | main.scss | 140 &.note { class
|
/freebsd-src/libexec/rtld-elf/riscv/ |
H A D | rtld_machdep.h | 61 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/libexec/rtld-elf/arm/ |
H A D | rtld_machdep.h | 48 #define arch_digest_note(obj, note) false argument
|
/freebsd-src/sys/kern/ |
H A D | sys_process.c | 157 proc_find_regset(struct thread * td,int note) proc_find_regset() argument 180 proc_read_regset(struct thread * td,int note,struct iovec * iov) proc_read_regset() argument 244 proc_write_regset(struct thread * td,int note,struct iovec * iov) proc_write_regset() argument
|
H A D | imgact_elf.c | 262 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) in kfreebsd_trans_osrel() argument 2059 Elf_Note *note; __elfN() local 2088 Elf_Note note; __elfN() local 2719 const Elf_Note *note, *note0, *note_end; __elfN() local 2796 brandnote_cb(const Elf_Note * note,void * arg0,bool * res) brandnote_cb() argument 2825 note_fctl_cb(const Elf_Note * note,void * arg0,bool * res) note_fctl_cb() argument [all...] |
/freebsd-src/sys/dev/beri/virtio/ |
H A D | virtio_mmio_platform.c |
|
/freebsd-src/usr.bin/elfctl/ |
H A D | elfctl.c | 366 Elf_Note note; in get_file_features() local
|
/freebsd-src/sys/dev/sound/midi/ |
H A D | midi.c | 1279 if (note > 127 || chn > 15) in midisynth_killnote() argument 1317 if (note > 127 || chn > 15) in midisynth_startnote() argument 1334 midisynth_alloc(void * n,uint8_t chan,uint8_t note) midisynth_alloc() argument
|
/freebsd-src/usr.bin/ldd/ |
H A D | ldd.c | 270 const Elf_Note *note; in has_freebsd_abi_tag() local
|
/freebsd-src/usr.bin/gcore/ |
H A D | elfcore.c | 406 Elf_Note note; in elf_putregnote() local 440 Elf_Note note; in elf_putnote() local
|
/freebsd-src/sys/arm64/arm64/ |
H A D | elf_machdep.c | 327 gnu_property_cb(const Elf_Note *note, void *arg0, bool *res) in gnu_property_cb()
|