Searched defs:probe (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcygwin.asm51 probe: cmpl $0x1000,%eax /* > 4k ?*/ label
H A Duwin.asm13 probe: cmpl $0x1000,%eax /* > 4k ?*/ label
/freebsd-11-stable/usr.sbin/ppp/
H A Dprobe.c41 struct probe probe; variable in typeref:struct:probe
H A Dprobe.h31 struct probe { struct
/freebsd-11-stable/contrib/gperf/src/
H A Dhash-table.cc147 unsigned int probe = hash_val & (_size - 1); local
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/chkargs/
H A Dchkargs.c39 probe(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, void *data) function
/freebsd-11-stable/stand/efi/boot1/
H A Dboot_module.h78 EFI_STATUS (*probe)(dev_info_t* dev); member in struct:boot_module_t
H A Dufs_module.c128 probe(dev_info_t* dev) function
H A Dzfs_module.c114 probe(dev_info_t *dev) function
/freebsd-11-stable/contrib/gcc/cp/
H A Dfriend.c362 tree probe = TREE_VALUE (classes); local
H A Dcvt.c917 tree probe = expr; local
/freebsd-11-stable/sys/dev/uart/
H A Duart_cpu.h42 int (*probe)(struct uart_bas *); member in struct:uart_ops
/freebsd-11-stable/contrib/unbound/validator/
H A Dautotrust.h130 rbtree_type probe; member in struct:autr_global_data
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drecovery.c92 svn_revnum_t probe = left + ((right - left) / 2); local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_map.c117 dtrace_probedesc_t *probe; local
/freebsd-11-stable/sys/sys/
H A Dsdt.h397 struct sdt_probe *probe; /* Ptr to the probe structure. */ member in struct:sdt_argtype
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c238 fasttrap_usdt_args(fasttrap_probe_t *probe, struct reg *rp, int argc, argument
396 fasttrap_probe_t *probe = id->fti_probe; local
[all...]
/freebsd-11-stable/sys/cddl/dev/sdt/
H A Dsdt.c136 sdt_create_probe(struct sdt_probe *probe) argument
207 struct sdt_probe *probe = parg; local
221 struct sdt_probe *probe = parg; local
238 struct sdt_probe *probe = parg; local
278 struct sdt_probe **probe, **p_begin, **p_end; local
[all...]
/freebsd-11-stable/sys/dev/isl/
H A Disl.c106 init_device(device_t dev, int probe) argument
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.c94 ucode_probe_t *probe; member in struct:ucode_handler
/freebsd-11-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c586 dtrace_probe_t *probe; local
650 dtrace_probe_t *probe = NULL; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drecovery.c79 svn_revnum_t probe = left + ((right - left) / 2); local
/freebsd-11-stable/contrib/gcc/
H A Dunwind-dw2-fde.c447 const fde **probe; local
/freebsd-11-stable/contrib/ipfilter/l4check/
H A Dl4check.c54 char *probe = NULL; variable
[all...]
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.c597 int probe = 0; local

Completed in 183 milliseconds

123