OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:par_end
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/utils/
misc.c
225
const char*
par_end
= params + strlen(params);
local
231
if ((
par_end
- par_start) < len) {
Completed in 2615 milliseconds