Searched defs:note (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/sys/sys/
H A Dreg.h52 int note; member in struct:regset
/freebsd-current/sbin/dhclient/tests/
H A Dfake.c42 note(const char *fmt, ...) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); variable
/freebsd-current/sbin/dhclient/
H A Derrwarn.c121 note(const char *fmt, ...) function
/freebsd-current/tools/regression/netinet/ipdivert/
H A Dipdivert.c57 fail(const char *test, const char *note) argument
65 failx(const char *test, const char *note) argument
/freebsd-current/share/examples/sound/
H A Dossmidi.h42 unsigned char note; member in union:midi_event::__anon37
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp87 raw_ostream &WithColor::note() { return note(errs()); } function in class:WithColor
111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, function in class:WithColor
/freebsd-current/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c172 int note; local
/freebsd-current/crypto/openssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member in struct:hostkey_entry
103 u_int note; /* caller-specified note copied from arguments */ member in struct:hostkey_foreach_line
H A Dhostfile.c266 load_hostkeys_file(struct hostkeys *hostkeys, const char *host, const char *path, FILE *f, u_int note) argument
286 load_hostkeys(struct hostkeys *hostkeys, const char *host, const char *path, u_int note) argument
760 hostkeys_foreach_file(const char *path, FILE *f, hostkeys_foreach_fn *callback, void *ctx, const char *host, const char *ip, u_int options, u_int note) argument
930 hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, const char *host, const char *ip, u_int options, u_int note) argument
[all...]
H A Dsession.c2401 char *note = NULL; local
H A Dsshconnect2.c659 const char *note = ""; local
/freebsd-current/usr.bin/elfctl/
H A Delfctl.c366 Elf_Note note; local
[all...]
/freebsd-current/usr.bin/ldd/
H A Dldd.c270 const Elf_Note *note; local
[all...]
/freebsd-current/sys/arm64/arm64/
H A Delf_machdep.c327 gnu_property_cb(const Elf_Note *note, void *arg0, bool *res) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_elf.c468 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp377 std::string note = "remove the cast and change return type of function " local
/freebsd-current/libexec/rtld-elf/aarch64/
H A Dreloc.c69 arch_digest_note(struct Struct_Obj_Entry *obj __unused, const Elf_Note *note) argument
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc2048 const std::string note = local
2064 note, local
2075 note, local
/freebsd-current/usr.bin/gcore/
H A Delfcore.c406 Elf_Note note; local
440 Elf_Note note; local
[all...]
/freebsd-current/sys/kern/
H A Dsys_process.c157 proc_find_regset(struct thread *td, int note) argument
180 proc_read_regset(struct thread *td, int note, struct iovec *iov) argument
244 proc_write_regset(struct thread *td, int note, struct iovec *iov) argument
/freebsd-current/sys/dev/sound/midi/
H A Dsequencer.c1504 u_char dev, chn, note, vel; local
1692 u_char cmd, chn, note, parm; local
[all...]
H A Dmidi.c1265 midisynth_killnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) argument
1303 midisynth_startnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) argument
1320 midisynth_alloc(void *n, uint8_t chan, uint8_t note) argument
/freebsd-current/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c1941 const struct vmbus_chanmsg_chrescind *note; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1811 raw_ostream &DWARFVerifier::note() const { return WithColor::note(OS); } function in class:DWARFVerifier

Completed in 287 milliseconds

12