Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/comp/
H A Domitted.c617 } Exe_test_t; typedef
619 static Exe_test_t* exe[16];
687 …uffix(path) && !fstat(fd, &st) && (exe[fd] || (exe[fd] = (Exe_test_t*)malloc(sizeof(Exe_test_t))))) in open()