OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_pid
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/va/drm/
va_drm_auth.c
52
pid_t
client_pid
;
local
57
client_pid
= getpid();
61
is_authenticated = auth && (pid ==
client_pid
|| is_local_tid(pid));
/external/openssh/regress/
cfgmatch.sh
19
client_pid
=$!
26
kill $
client_pid
Completed in 533 milliseconds