/freebsd-src/usr.sbin/ppp/ |
H A D | bundle.h | 145 } notify; member 160 #define descriptor2bundle(d) \ argument
|
/freebsd-src/stand/efi/libefi/ |
H A D | efihttp.c | 107 notify(EFI_EVENT event __unused, void *context) in notify() function 756 efihttp_fs_readdir(struct open_file * f,struct dirent * d) efihttp_fs_readdir() argument [all...] |
/freebsd-src/sys/dev/isp/ |
H A D | isp_freebsd.c | 1560 isp_handle_platform_srr(ispsoftc_t * isp,isp_notify_t * notify) isp_handle_platform_srr() argument 1784 isp_handle_platform_target_tmf(ispsoftc_t * isp,isp_notify_t * notify) isp_handle_platform_target_tmf() argument 2220 int slp = 0, d; isp_kthread() local 3074 isp_notify_t *notify; isp_async() local [all...] |
H A D | isp_library.c | 462 isp_notify_t notify; in isp_clear_commands() local 692 uint32_t *s, *d; in isp_get_24xx_response() local
|
/freebsd-src/sys/dev/xen/netback/ |
H A D | netback.c | 580 uint8_t *d; in xnb_dump_mbuf() local 1436 int notify; in xnb_intr() local 2325 int notify; in xnb_start_locked() local
|
/freebsd-src/sys/dev/enic/ |
H A D | enic.h | 140 struct vnic_devcmd_notify *notify; member 328 uint32_t d = i0 + i1; enic_ring_add() local 336 int32_t d = i1 - i0; enic_ring_sub() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 286 const bool notify = false; Destroy() local 888 const bool notify = false; // Don't notify about all the state changes we do CreateWatchpoint() local 1480 const bool notify = true; SetExecutableModule() local 2163 GetOrCreateModule(const ModuleSpec & module_spec,bool notify,Status * error_ptr) GetOrCreateModule() argument 3578 AddDummySignal(llvm::StringRef name,LazyBool pass,LazyBool notify,LazyBool stop) AddDummySignal() argument 4283 SetPreferDynamicValue(lldb::DynamicValueType d) SetPreferDynamicValue() argument [all...] |
/freebsd-src/contrib/sendmail/src/ |
H A D | deliver.c | 2275 char notify[MAXLINE]; local 6112 int d; local
|
/freebsd-src/sys/dev/acpica/ |
H A D | acpi.c | 1256 int d, error; acpi_get_cpus() local 1292 int d; acpi_get_domain() local 4252 acpi_UserNotify(const char * subsystem,ACPI_HANDLE h,uint8_t notify) acpi_UserNotify() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTarget.cpp | 1109 bool notify = true; DoExecute() local 1458 StructuredData::Dictionary d; GetSeparateDebugInfoList() local [all...] |