Home
last modified time | relevance | path

Searched defs:src_len (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
D__strcpy_chk.cpp38 size_t src_len = strlen(src) + 1; in __strcpy_chk() local
Dfortify.cpp237 size_t src_len = strlen(src) + 1; in __stpcpy_chk() local
254 size_t n, size_t dst_len, size_t src_len) { in __stpncpy_chk2()
368 size_t n, size_t dst_len, size_t src_len) { in __strncpy_chk2()
/bionic/libc/kernel/uapi/linux/
Dfib_rules.h36 __u8 src_len; member
/bionic/tests/
Dwchar_test.cpp496 size_t src_len = NUM_WCHARS(sizeof(src)) - 1; in TEST() local
526 size_t src_len = NUM_WCHARS(sizeof(src)) - 1; in TEST() local