Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dstring.h64 #define strlen(s1) __builtin_strlen(s1) macro
/xen/xen/common/
A Dstring.c192 size_t (strlen)(const char * s) in size_t() argument
/xen/xen/arch/x86/boot/
A Dcmdline.c60 static size_t strlen(const char *s) in strlen() function
/xen/tools/firmware/rombios/32bit/
A Dutil.c175 strlen(const char *s) in strlen() function
/xen/tools/firmware/hvmloader/
A Dutil.c215 strlen(const char *s) in strlen() function

Completed in 9 milliseconds