Searched refs:LOGDIR_NAME_SIZE (Results 1 – 1 of 1) sorted by relevance
251 #define LOGDIR_NAME_SIZE 100 macro252 static char logdir[LOGDIR_NAME_SIZE];264 char path[LOGDIR_NAME_SIZE + 30]; in start_verification_log()312 char path[LOGDIR_NAME_SIZE + 30]; in end_verification_log()624 snprintf(logdir, LOGDIR_NAME_SIZE, in main()639 strncpy(logdir, optarg, LOGDIR_NAME_SIZE - 1); in main()