Lines Matching defs:auxp
464 const AuxInfo *auxp;
522 for (auxp = auxinfo; auxp->a_type != AT_NULL; ++auxp) {
523 switch (auxp->a_type) {
525 pAUX_base = auxp;
528 pAUX_entry = auxp;
531 pAUX_execfd = auxp;
534 pAUX_phdr = auxp;
537 pAUX_phent = auxp;
540 pAUX_phnum = auxp;
544 pAUX_euid = auxp;
547 pAUX_ruid = auxp;
550 pAUX_egid = auxp;
553 pAUX_rgid = auxp;
558 auxp->a_v;
562 pAUX_pagesz = auxp;