Searched defs:__realpath_args (Results 1 – 1 of 1) sorted by relevance
1436 struct __realpath_args { struct1437 const char * path; char path_[PAD_(const char *)];1438 char * buf; char buf_[PAD_(char *)];1439 size_t len; char len_[PAD_(size_t)];