Searched refs:depth1_directory (Results 1 – 1 of 1) sorted by relevance
70 static char depth1_directory[PATH_MAX]; variable191 if (depth1_directory[0] == '\0') {192 (void)strlcpy(depth1_directory, ADIST_DIRECTORY_SENDER,193 sizeof(depth1_directory));205 depth1_directory,227 depth1_directory[0] = '\0';301 if (depth1_directory[0] == '\0') {302 (void)strlcpy(depth1_directory,304 sizeof(depth1_directory));312 depth1_directory, curhost->adh_name) >=[all …]