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

/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c617 } Exe_test_t; typedef in typeref:struct:Exe_test_s
619 static Exe_test_t* exe[16];
687 if (!suffix(path) && !fstat(fd, &st) && (exe[fd] || (exe[fd] = (Exe_test_t*)malloc(sizeof(Exe_test_t)))))

Completed in 60 milliseconds