Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetauxv.c47 _getaux(int type) in _getaux() function
112 if ((auxp = _getaux(type)) != (auxv_t *)0) in ___getauxval()
122 if ((auxp = _getaux(type)) != (auxv_t *)0) in ___getauxptr()