Lines Matching refs:strcspn
419 strcspn(hostname, " \n\r\t^'\"") != strlen(hostname)) ||421 strcspn(servname, " \n\r\t^'\"") != strlen(servname))) {