Home
last modified time | relevance | path

Searched defs:strncpy (Results 1 – 25 of 1729) sorted by relevance

12345678910>>...70

/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A Dstrncpy.h33 #define strncpy opal_strncpy macro
/dports/net/openmpi3/openmpi-3.1.6/opal/util/
H A Dstrncpy.h33 #define strncpy opal_strncpy macro
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/powerpc/lib/
H A Dreloc.S21
22 lwz r0, 4(r7) /* int_return ... */
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dstrncpy.c39 char * strncpy(char * __restrict__ dest, const char * __restrict__ src, size_t n) in strncpy() function
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/string/
H A DLint_strncpy.c12 strncpy(dst, src, n) in strncpy() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/
H A Dappleutils.mm20 strncpy(cWorkingFolder, [myPath UTF8String], 512); function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/string/
H A Dstrncpy.c5 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dstrncpy.c39 char * strncpy(char * __restrict__ dest, const char * __restrict__ src, size_t n) in strncpy() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/string/
H A Dstrncpy.c3 char *strncpy(char *restrict d, const char *restrict s, size_t n) in strncpy() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/lib/
H A Dstrncpy.S23 strncpy: label
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libc/string/
H A Dstrncpy.c16 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DValueIDIndexes.h42 #define strncpy(x, y, z) strncpy_s(x, sizeof(x), y, sizeof(x)-1) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/libc/string/
H A Dstrncpy.c16 char *strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libc/string/
H A Dstrncpy.c16 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/lib/
H A Dstrncpy.S23 strncpy: label
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libc/string/
H A Dstrncpy.c16 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/libc/string/
H A Dstrncpy.c16 char *strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libc/string/
H A Dstrncpy.c16 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/libc/string/
H A Dstrncpy.c16 strncpy(char *dst, const char *src, size_t n) in strncpy() function
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/mint/
H A Dstrncpy.c48 strncpy (char *dst, const char *src, long len) in strncpy() function

12345678910>>...70