OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ps_inet
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
privsep-inet.c
59
PS_BOOTP, ctx->
ps_inet
->psp_fd) == -1)
74
PS_ND, ctx->
ps_inet
->psp_fd) == -1)
80
PS_ND, ctx->
ps_inet
->psp_fd) == -1)
93
PS_DHCP6, ctx->
ps_inet
->psp_fd) == -1)
362
.psi_cmd =
PS_INET
,
367
psp = ctx->
ps_inet
= ps_newprocess(ctx, &id);
385
return ps_stopprocess(ctx->
ps_inet
);
dhcpcd.h
197
struct ps_process *
ps_inet
;
member in struct:dhcpcd_ctx
privsep.c
693
if (ctx->
ps_inet
!= NULL) {
780
if (ctx->
ps_inet
== psp)
781
ctx->
ps_inet
= NULL;
Completed in 122 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026