Searched refs:truelen (Results 1 – 1 of 1) sorted by relevance
662 int truelen = 0; in construct_from_dir_and_name() local666 truelen = strlen(dir) + strlen(name) + 1 +1; in construct_from_dir_and_name()667 final = (char *)malloc(truelen); in construct_from_dir_and_name()