Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-src/tools/regression/netinet/ipdivert/
H A Dipdivert.c57 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 DWithColor.cpp87 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 DProcessElfCore.cpp578 ELFNote note = ELFNote(); parseSegment() local
602 for (const auto &note : notes) { parseFreeBSDNotes() local
681 for (const auto &note : notes) { parseNetBSDNotes() local
832 for (const auto &note : notes) { parseOpenBSDNotes() local
879 for (const auto &note : notes) { parseLinuxNotes() local
[all...]
/freebsd-src/sys/sys/
H A Dreg.h52 int note; member
/freebsd-src/crypto/openssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member
103 u_int note; /* caller-specified note copied from arguments */ member
H A Dhostfile.c267 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 Dfake.c42 note(const char *fmt, ...) in note() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
/freebsd-src/share/examples/sound/
H A Dossmidi.h
/freebsd-src/libexec/rtld-elf/amd64/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd-src/libexec/rtld-elf/i386/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd-src/sbin/dhclient/
H A Derrwarn.c121 note(const char *fmt, ...) in note() function
/freebsd-src/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.h47 #define arch_digest_note(obj, note) false argument
/freebsd-src/libexec/rtld-elf/powerpc/
H A Drtld_machdep.h47 #define arch_digest_note(obj, note) false argument
/freebsd-src/contrib/googletest/docs/_sass/
H A Dmain.scss140 &.note { class
/freebsd-src/libexec/rtld-elf/riscv/
H A Drtld_machdep.h61 #define arch_digest_note(obj, note) false argument
/freebsd-src/libexec/rtld-elf/arm/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd-src/sys/kern/
H A Dsys_process.c157 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 Dimgact_elf.c262 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 Dvirtio_mmio_platform.c
/freebsd-src/usr.bin/elfctl/
H A Delfctl.c366 Elf_Note note; in get_file_features() local
/freebsd-src/sys/dev/sound/midi/
H A Dmidi.c1279 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 Dldd.c270 const Elf_Note *note; in has_freebsd_abi_tag() local
/freebsd-src/usr.bin/gcore/
H A Delfcore.c406 Elf_Note note; in elf_putregnote() local
440 Elf_Note note; in elf_putnote() local
/freebsd-src/sys/arm64/arm64/
H A Delf_machdep.c327 gnu_property_cb(const Elf_Note *note, void *arg0, bool *res) in gnu_property_cb()

12