Searched defs:newstart (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sbin/hastd/ |
H A D | ebuf.c | 216 unsigned char *newstart, *newused; ebuf_head_extend() local 245 unsigned char *newstart; ebuf_tail_extend() local [all...] |
/freebsd-src/sys/dev/ofw/ |
H A D | ofw_pcib.c | 468 ofw_pcib_translate_resource(device_t bus,int type,rman_res_t start,rman_res_t * newstart) ofw_pcib_translate_resource() argument
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | range_tree.c | 571 uint64_t newstart, uint64_t newsize) in range_tree_resize_segment()
|
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | lstrlib.c | 667 lua_Integer newstart = e-s; in gmatch_aux() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | regcomp.c | 1599 sop *newstart = 0; /* newstart was initialized in the OCHAR case */ in findmust() local
|
/freebsd-src/lib/libc/regex/ |
H A D | regcomp.c | 1863 sop *newstart = NULL; local
|
/freebsd-src/sys/compat/linuxkpi/common/src/ |
H A D | linux_pci.c | 1021 rman_res_t newstart; pci_resource_start() local
|
/freebsd-src/sys/kern/ |
H A D | subr_bus.c | 3893 bus_generic_translate_resource(device_t dev,int type,rman_res_t start,rman_res_t * newstart) bus_generic_translate_resource() argument 4551 bus_translate_resource(device_t dev,int type,rman_res_t start,rman_res_t * newstart) bus_translate_resource() argument
|