Searched defs:strlen (Results 1 – 15 of 15) sorted by relevance
40 strlen(const char *s) in strlen() function
8 unsigned int strlen(const char *src) in strlen() function
83 strlen(const char *str) in strlen() function
51 #define strlen _fstrlen macro
37 void strlen(void) {} in strlen() function
108 strlen(const char *s) in strlen() function
49 void strlen(void) {} in strlen() function
377 strlen ( in strlen() function
31 #define strlen(x) strlen((char *)(x)) macro
805 strlen(const char *s) in strlen() function
238 #define strlen(s) sstrlen(s) macro
1154 size_t strlen; in topo_usb_port_properties() local
398 #define strlen grub_strlen macro
2861 iscsi_format_timestamp(char *ts_str, int strlen, timespec_t *ts) in iscsi_format_timestamp()
5373 append_priv_token(char *priv, char *str, size_t strlen) in append_priv_token()