Searched defs:_xstat (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ | ||
H A D | warp.c | 1175 _xstat(const int ver, const char* path, struct stat* st) function 1179 static Call_t call = { "_xstat", "_xstat" }; 1192 static Call_t call = { "_xstat", "__xstat" }; |
Completed in 21 milliseconds