OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runstate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/process/
process_iterator_linux.cc
102
std::string
runstate
=
local
104
if (
runstate
.size() != 1) {
111
if (
runstate
[0] != 'Z')
/external/chromium/base/
process_util_linux.cc
218
// pid (name)
runstate
ppid gid
225
char
runstate
= closeparen[2];
local
229
if (
runstate
!= 'Z')
Completed in 132 milliseconds