Searched refs:EXT_LEN (Results 1 – 1 of 1) sorted by relevance
54 #define EXT_LEN 4 macro124 i_ret = mkstemps(template, EXT_LEN); in main()128 check(strcmp(template + sizeof(NAME_TEMPLATE_EXT) - EXT_LEN, in main()129 NAME_TEMPLATE_EXT + sizeof(NAME_TEMPLATE_EXT) - EXT_LEN) == 0, "extension"); in main()