a_type            361 mtcp/restore_libc.c   for (auxv = (ELF_AUXV_T *)stack; auxv->a_type != AT_NULL; auxv++) {
a_type            363 mtcp/restore_libc.c     if ( auxv->a_type == (UINT_T)AT_SYSINFO ) {