Home
last modified time | relevance | path

Searched defs:start (Results 151 – 175 of 1203) sorted by relevance

12345678910>>...49

/freebsd/sys/vm/
H A Dvm_phys.h49 vm_paddr_t start; member
H A D_vm_phys.h55 vm_paddr_t start; member
/freebsd/contrib/mandoc/
H A Dcompat_ohash.c47 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) in ohash_create_entry()
225 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval()
/freebsd/lib/libopenbsd/
H A Dohash.c45 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) in ohash_create_entry()
223 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h79 SpecifierResult(const char *start, in SpecifierResult()
/freebsd/tools/test/stress2/testcases/swap/
H A Dswap.c133 time_t start; in test() local
/freebsd/sbin/camcontrol/
H A Dprogress.h47 time_t start; /* time we started this */ member
/freebsd/sys/dev/pcf/
H A Dpcf_isa.c101 rman_res_t start, count; in pcf_isa_probe() local
/freebsd/sys/sys/
H A Ddisklabel.h77 u_int16_t *start, *end; in dkcksum() local
/freebsd/contrib/dialog/
H A Dargv.c159 dlg_eat_argv(int *argcp, char ***argvp, int start, int count) in dlg_eat_argv()
/freebsd/crypto/heimdal/lib/wind/
H A Dgen-map.py95 start = int(m.group(1), 0x10) variable
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_device_path_os.c104 hrtime_t start, settle; in zpool_label_disk_wait() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_range.cpp41 uptr start = 0; in Intersect() local
/freebsd/sys/x86/isa/
H A Disa.c88 rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in isa_alloc_resource()
/freebsd/sys/powerpc/mpc85xx/
H A Disa.c48 u_long start, u_long end, u_long count, u_int flags) in isa_alloc_resource()
/freebsd/sys/kern/
H A Dkern_linker.c196 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit() local
251 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit() local
308 struct sysctl_oid **start, **stop, **oidp; in linker_file_register_sysctls() local
354 struct sysctl_oid **start, **stop, **oidp; in linker_file_enable_sysctls() local
376 struct sysctl_oid **start, **stop, **oidp; in linker_file_unregister_sysctls() local
397 struct mod_metadata **start, **stop, **mdp; in linker_file_register_modules() local
1607 linker_addmodules(linker_file_t lf, struct mod_metadata **start, in linker_addmodules()
1641 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_preload() local
2300 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_load_dependencies() local
/freebsd/crypto/heimdal/lib/roken/
H A Dvis.c294 char *start; in rk_strsvis() local
323 char *start; in rk_strsvisx() local
H A Dunvis.c257 char *start = dst; in rk_strunvis() local
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp86 uptr start = kMemoryLayout[i].start; in CheckMemoryLayoutSanity() local
133 uptr start = kMemoryLayout[i].start; in InitShadow() local
H A Dmsan_report.cpp189 uptr start = MEM_TO_SHADOW(x); in DescribeMemoryRange() local
270 void ReportUMRInsideAddressRange(const char *function, const void *start, in ReportUMRInsideAddressRange()
/freebsd/contrib/expat/xmlwf/
H A Dxmlmime.c110 matchkey(const char *start, const char *end, const char *key) { in matchkey()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmain.c127 static void wpa_supplicant_fd_workaround(int start) in wpa_supplicant_fd_workaround()
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dthread.c27 isc_thread_create(isc_threadfunc_t start, isc_threadarg_t arg, in isc_thread_create()
/freebsd/sys/netinet/
H A Din_fib_dxr.c126 uint32_t start: DXR_RANGE_SHIFT, member
132 uint16_t start: DXR_RANGE_SHIFT - 8, member
140 uint32_t start; member
674 heap_inject(struct dxr_aux *da, uint32_t start, uint32_t end, uint32_t preflen, in heap_inject()
707 uint32_t preflen, nh, start, end, scopeid; in dxr_walk() local
765 uint32_t start, nh, i; in update_chunk() local
1257 uint32_t ip, plen, hmask, start, end, i, ui; in dxr_change_rib_batch() local
/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c152 XX_MallocSmartMapCheck(unsigned int start, unsigned int slices) in XX_MallocSmartMapCheck()
164 XX_MallocSmartMapSet(unsigned int start, unsigned int slices) in XX_MallocSmartMapSet()
175 XX_MallocSmartMapClear(unsigned int start, unsigned int slices) in XX_MallocSmartMapClear()
243 unsigned int start, slices; in XX_FreeSmart() local

12345678910>>...49