OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_client
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/roken/
test-mini_inetd.c
300
intptr_t
p_client
;
local
318
p_client
= _spawnl(_P_NOWAIT, path, path, "--client", NULL);
319
if (
p_client
<= 0) {
327
p_client
= GetProcessId((HANDLE)
p_client
);
329
fprintf(stderr, "Created client process ID %d\n",
p_client
);
332
client_rv = wait_for_process_timed(
p_client
, wait_callback, NULL, 5);
Completed in 15 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026