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_sendcmd
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
privsep-root.c
653
return (int)
ps_sendcmd
(ctx, ctx->ps_data_fd, PS_DEV_IFCMD,
1015
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_STOPPROCS, 0,
1025
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_SCRIPT,
1040
if (
ps_sendcmd
(ctx, fd, PS_IOCTL, ulreq, data, len) == -1)
1043
if (
ps_sendcmd
(ctx, fd, PS_IOCTL, req, data, len) == -1)
1053
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_UNLINK, 0,
1063
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_READFILE, 0,
1084
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_WRITEFILE, mode,
1094
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_FILEMTIME, 0,
1104
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_LOGREOPEN, 0
[
all
...]
privsep-bsd.c
316
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), domain,
342
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_ROUTE, 0, data, len) == -1)
385
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_IFIGNOREGRP, 0,
427
if (
ps_sendcmd
(ctx, PS_ROOT_FD(ctx), PS_SYSCTL,
privsep-control.c
288
return
ps_sendcmd
(ctx, ctx->ps_ctl->psp_fd, PS_CTL,
298
return
ps_sendcmd
(ctx, ctx->ps_ctl->psp_fd, PS_CTL_EOF, 0, NULL, 0);
privsep.h
223
ssize_t
ps_sendcmd
(struct dhcpcd_ctx *, int, uint16_t, unsigned long,
privsep.c
517
if (
ps_sendcmd
(psp->psp_ctx, psp->psp_fd, PS_STOP, 0,
984
ps_sendcmd
(struct dhcpcd_ctx *ctx, int fd, uint16_t cmd, unsigned long flags,
function
1054
if (
ps_sendcmd
(psp->psp_ctx, psp->psp_fd, PS_DAEMONISED,
Completed in 46 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026