/src/distrib/utils/embedded/conf/ |
octeon.conf | 6 resize=true key
|
octeon.conf | 6 resize=true key
|
riscv32.conf | 6 resize=true key
|
riscv64.conf | 6 resize=true key
|
wii.conf | 5 resize=true key
|
riscv32.conf | 6 resize=true key
|
riscv64.conf | 6 resize=true key
|
wii.conf | 5 resize=true key
|
rpi.conf | 8 resize=true key
|
arm64mbr.conf | 7 resize=true key
|
armv7.conf | 6 resize=true key
|
rpi.conf | 8 resize=true key
|
arm64mbr.conf | 7 resize=true key
|
armv7.conf | 6 resize=true key
|
arm64.conf | 6 resize=true key
|
arm64.conf | 6 resize=true key
|
/src/usr.bin/resize/ |
Makefile | 6 PROG= resize 19 . for i in resize.c resize.man 27 CLEANFILES+=resize.1 29 resize.1: resize.man
|
Makefile | 6 PROG= resize 19 . for i in resize.c resize.man 27 CLEANFILES+=resize.1 29 resize.1: resize.man
|
/src/sys/dev/wscons/ |
wsemulvar.h | 55 void (*resize)(void *, const struct wsscreen_descr *); member in struct:wsemul_ops
|
wsemulvar.h | 55 void (*resize)(void *, const struct wsscreen_descr *); member in struct:wsemul_ops
|
/src/sbin/gpt/ |
resize.c | 36 __RCSID("$NetBSD: resize.c,v 1.26 2025/02/23 20:47:19 christos Exp $"); 60 "resize", 69 resize(gpt_t gpt, u_int entry, off_t alignment, off_t sectors, function in typeref:typename:int 178 return resize(gpt, entry, alignment, sectors, size, quiet);
|
resize.c | 36 __RCSID("$NetBSD: resize.c,v 1.26 2025/02/23 20:47:19 christos Exp $"); 60 "resize", 69 resize(gpt_t gpt, u_int entry, off_t alignment, off_t sectors, function in typeref:typename:int 178 return resize(gpt, entry, alignment, sectors, size, quiet);
|
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
fbif.h | 54 * Framebuffer resize notification event 55 * Capable backend sets feature-resize in xenstore. 75 struct xenfb_resize resize; member in union:xenfb_out_event
|
fbif.h | 54 * Framebuffer resize notification event 55 * Capable backend sets feature-resize in xenstore. 75 struct xenfb_resize resize; member in union:xenfb_out_event
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_common.h | 480 void resize(uptr new_size) { function in class:__sanitizer::InternalMmapVectorNoCtor 547 this->resize(cnt);
|