OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pid_eptr
(Results
1 - 1
of
1
) sorted by null
/system/core/libprocessgroup/
processgroup.cpp
131
char *
pid_eptr
= NULL;
local
133
long pid = strtol(ctx->buf_ptr, &
pid_eptr
, 10);
137
if (
pid_eptr
!= eptr) {
Completed in 80 milliseconds