Searched defs:Stat_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/INIT/ | ||
H A D | mamake.c | 152 typedef struct stat Stat_t; typedef in typeref:struct:stat 651 Stat_t st; 652 Stat_t ts; 1186 Stat_t st; 1297 Stat_t st; |
/ast/src/cmd/nmake/ | ||
H A D | make.h | 426 typedef struct stat Stat_t; typedef in typeref:struct:stat 1032 extern int rstat(char*, Stat_t*, int); |
Completed in 17 milliseconds