HomeSort by relevance Sort by last modified time
    Searched refs:doExec (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libpopt/
poptint.h 86 poptItem doExec;
popt.c 245 con->doExec = NULL;
266 /*@uses con->execs, con->numExecs, con->flags, con->doExec,
291 if (con->doExec == NULL) {
292 con->doExec = con->execs + i;
383 poptItem item = con->doExec;
729 if (con->doExec) return execCommand(con);
    [all...]

Completed in 293 milliseconds