Searched refs:Exe_test_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/comp/
H A Domitted.c700 } Exe_test_t; typedef in typeref:struct:Exe_test_s
702 static Exe_test_t* exe[16];
770 if (!suffix(path) && !fstat(fd, &st) && (exe[fd] || (exe[fd] = (Exe_test_t*)malloc(sizeof(Exe_test_t)))))

Completed in 11 milliseconds