Searched refs:templ (Results 1 – 5 of 5) sorted by relevance
21 char templ[] = "/tmp/logidtestXXXXXX"; in getPELIDFile() local22 std::filesystem::path dir = mkdtemp(templ); in getPELIDFile()34 char templ[] = "/tmp/repopathtestXXXXXX"; in getPELRepoPath() local35 std::filesystem::path dir = mkdtemp(templ); in getPELRepoPath()47 char templ[] = "/tmp/pelrodatatestXXXXXX"; in getPELReadOnlyDataPath() local48 dataPath = mkdtemp(templ); in getPELReadOnlyDataPath()
110 char templ[] = "/tmp/cmdfifoXXXXXX"; in MockHostInterface() local111 std::filesystem::path dir = mkdtemp(templ); in MockHostInterface()
196 const uint16_t *templ, in e1000x_core_prepare_eeprom() argument204 memmove(eeprom, templ, templ_size); in e1000x_core_prepare_eeprom()
99 const uint16_t *templ,
21 check_return sign-dynamic-templ