Lines Matching refs:strlen
201 if (strlen(kernel_debug_string) + 1 < ORANGEFS_MAX_DEBUG_STRING_LEN) {
301 if (strlen(client_debug_string) + 1 < ORANGEFS_MAX_DEBUG_STRING_LEN) {
511 for (i = 0; i < strlen(debug_array_string); i++)
604 * "size - strlen(dst) - 1" bytes of src onto dst,
704 len = strlen(debug_string);
730 if ((strlen(kernel_debug_string) +
731 strlen(s_kmod_keyword_mask_map[index].keyword))
757 if ((strlen(client_debug_string) +
758 strlen(cdm_array[index].keyword) + 1)
855 if (strlen(unchecked_keyword)) {