Searched defs:strlen (Results 1 – 13 of 13) sorted by relevance
42 strlen(const char *s) in strlen() function
53 #define strlen _fstrlen macro
39 void strlen(void) {} in strlen() function
76 uint_t strlen; in kexgss_client() local
50 void strlen(void) {} in strlen() function
524 sub strlen { subroutine
723 strlen(const char *s) in strlen() function
683 * you need to do strlen() on the d_name field. function
208 #define strlen(s) sstrlen(s) macro
292 # define strlen(s) _strlen31(s) macro
397 #define strlen grub_strlen macro
2858 iscsi_format_timestamp(char *ts_str, int strlen, timespec_t *ts) in iscsi_format_timestamp()
5241 append_priv_token(char *priv, char *str, size_t strlen) in append_priv_token()