Home | History | Annotate | Download | only in adb

Lines Matching full:calloc

861     if((l = calloc(1, sizeof(alistener))) == 0) goto nomem;