Home
last modified time | relevance | path

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

/trueos/contrib/gcclibs/libssp/ssp/
HDunistd.h60 (const char *__restrict__ __path,
65 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink() argument
70 return __readlink_alias (__path, __buf, __len); in readlink()
/trueos/contrib/libstdc++/include/ext/
Dropeimpl.h120 const _RopeRep* __path[int(__detail::_S_max_rope_depth) + 1]; in _S_setcache() local
147 __path[__curr_depth] = __curr_rope; in _S_setcache()
183 __x._M_path_end[++__i] = __path[__j++]; in _S_setcache()