Searched refs:LOGDIR_NAME_SIZE (Results 1 – 1 of 1) sorted by relevance
250 #define LOGDIR_NAME_SIZE 100 macro251 static char logdir[LOGDIR_NAME_SIZE];263 char path[LOGDIR_NAME_SIZE + 30]; in start_verification_log()311 char path[LOGDIR_NAME_SIZE + 30]; in end_verification_log()623 snprintf(logdir, LOGDIR_NAME_SIZE, in main()638 strncpy(logdir, optarg, LOGDIR_NAME_SIZE - 1); in main()