Searched refs:___getauxptr (Results 1 – 2 of 2) sorted by relevance
37 extern void *___getauxptr(int type);46 return ((const char *)___getauxptr(AT_SUN_EXECNAME)); in getexecname()
120 ___getauxptr(int type) in ___getauxptr() function