Searched refs:allowAbsolute (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libpopt/
H A Dpopt.h470 * @param allowAbsolute absolute paths only?
473 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute)
H A Dpopt.c54 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute) argument
58 con->execAbsolute = allowAbsolute;
/external/oprofile/
H A Dpopt.h470 * @param allowAbsolute absolute paths only?
473 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute)

Completed in 508 milliseconds