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

/ast/src/lib/libast/comp/
H A Dgross.c58 return _xstat(_STAT_VER, path, st);
/ast/src/cmd/warp/
H A Dwarp.c1175 _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 17 milliseconds