Home | History | Annotate | Download | only in net

Lines Matching full:strlen

439 	     strcspn(hostname, " \n\r\t^'\"") != strlen(hostname)) ||
441 strcspn(servname, " \n\r\t^'\"") != strlen(servname))) {
1358 n = strlen(bp) + 1; /* for the \0 */
1397 n = strlen(tbuf) + 1; /* for the \0 */
1450 nn = strlen(bp) + 1; /* for the \0 */
2403 n = strlen(name);
2414 n = strlen(name);
2415 d = strlen(domain);