Searched refs:OBJ_NAME_MAX_SIZE (Results 1 – 5 of 5) sorted by relevance
6 #define OBJ_NAME_MAX_SIZE 16 macro23 char name[OBJ_NAME_MAX_SIZE];
7 #define OBJ_NAME_MAX_SIZE 16 macro24 char name[OBJ_NAME_MAX_SIZE];
27 #define OBJ_NAME_MAX_SIZE 16 macro45 char name[OBJ_NAME_MAX_SIZE];
325 strncpy(group->results[last_count].name, label, OBJ_NAME_MAX_SIZE); in post_process()
358 strncpy(group->results[last_count].name, label, OBJ_NAME_MAX_SIZE); in post_process()