Home
last modified time | relevance | path

Searched defs:strlen (Results 1 – 8 of 8) 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.h150 size_t strlen(const char *str) in strlen() function
164 #define strlen(str) ({ \ macro
/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/x86/boot/
H A Dstring.c156 size_t strlen(const char *s) in strlen() function
/linux/kernel/trace/
H A Dtrace_events_filter.c1054 int strlen = len - 1; in regex_match_end() local
/linux/fs/nfs/
H A Dnfs4xdr.c3300 unsigned int strlen; in decode_ace() local