Searched defs:_getaux (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libc/port/gen/ | ||
| H A D | getauxv.c | 49 _getaux(int type) function 114 if ((auxp = _getaux(type)) != (auxv_t *)0) 124 if ((auxp = _getaux(type)) != (auxv_t *)0) |
Completed in 92 milliseconds