Home
last modified time | relevance | path

Searched defs:strlen (Results 1 – 11 of 11) sorted by relevance

/linux/arch/alpha/lib/
H A Dev67-strlen.S28 strlen: label
H A Dstrlen.S24 strlen: label
/linux/tools/include/nolibc/
H A Dstring.h135 size_t strlen(const char *str) in strlen() function
149 #define strlen(str) ({ \ macro
/linux/arch/powerpc/boot/
H A Dstring.S85 strlen: label
/linux/drivers/firmware/efi/libstub/
H A Dstring.c19 size_t strlen(const char *s) in strlen() function
/linux/arch/arm/boot/compressed/
H A Dstring.c80 size_t strlen(const char *s) in strlen() function
/linux/arch/parisc/boot/compressed/
H A Dmisc.c101 size_t strlen(const char *s) in strlen() function
/linux/include/linux/
H A Dfortify-string.h257 #define strlen(p) \ macro
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c680 uint32_t strlen = 0; in dce_aud_az_configure() local
/linux/lib/
H A Dstring.c416 size_t strlen(const char *s) in strlen() function
/linux/kernel/trace/
H A Dtrace_events_filter.c1051 int strlen = len - 1; in regex_match_end() local