Home
last modified time | relevance | path

Searched refs:pledge (Results 1 – 25 of 30) sorted by relevance

12

/external/openssh/
Dsandbox-pledge.c59 if (pledge("stdio", NULL) == -1) in ssh_sandbox_child()
Dssh-keysign.c186 if (pledge("stdio rpath getpw dns id", NULL) != 0) in main()
255 if (pledge("stdio dns", NULL) != 0) in main()
DAndroid.mk111 platform-pledge.c \
Dclientloop.c1516 if (pledge("stdio rpath wpath cpath unix inet dns recvfd proc exec id tty", in client_loop()
1522 if (pledge("stdio rpath wpath cpath unix inet dns proc exec tty", in client_loop()
1528 if (pledge("stdio rpath wpath cpath unix inet dns proc tty", in client_loop()
1535 if (pledge("stdio cpath unix inet dns proc tty", NULL) == -1) in client_loop()
1540 if (pledge("stdio unix inet dns tty", NULL) == -1) in client_loop()
DChangeLog3093 fix pledge violation with ssh -f; reported by Valentin
3477 Add missing "recvfd" pledge promise: Raf Czlonka reported
5498 Includes a pre-auth privsep sandbox and several pledge()
5545 adjust pledge promises for ControlMaster: when using
5571 Add "id" to ssh-agent pledge for subprocess support.
5574 rearranged proc/exec and retval to match other pledge calls in the tree.
5748 It isn't necessary and runs afoul of pledge(2) restrictions.
5830 Add "cpath" to the ssh-agent pledge so the cleanup
5843 ssh-agent pledge needs proc for askpass; spotted by todd@
5853 basic pledge() for ssh-agent, more refinement needed
[all …]
Dmux.c1909 if (pledge("stdio proc tty", NULL) == -1) in mux_client_request_session()
2055 if (pledge("stdio proc tty", NULL) == -1) in mux_client_request_stdio_fwd()
Dscp.c493 if (pledge("stdio rpath wpath cpath fattr tty proc exec", in main()
Dssh-agent.c1447 if (pledge("stdio rpath cpath unix id proc exec", NULL) == -1) in main()
Dconfigure.ac1730 pledge \
3152 …ify privilege separation sandbox (no, capsicum, darwin, rlimit, seccomp_filter, systrace, pledge)],
3251 AC_MSG_ERROR([pledge sandbox requires pledge(2) support])
3252 SANDBOX_STYLE="pledge"
3253 AC_DEFINE([SANDBOX_PLEDGE], [1], [Sandbox using pledge(2)])
Dconfig.h.in863 /* Define to 1 if you have the `pledge' function. */
1561 /* Sandbox using pledge(2) */
/external/openssh/openbsd-compat/
Dbsd-misc.h124 int pledge(const char *promises, const char *paths[]);
Dbsd-misc.c282 pledge(const char *promises, const char *paths[]) in pledge() function
/external/curl/docs/
DCODE_OF_CONDUCT.md4 As contributors and maintainers of this project, we pledge to respect all
/external/python/google-api-python-client/
DCODE_OF_CONDUCT.md5 we pledge to respect all people who contribute through reporting issues,
/external/catch2/
DCODE_OF_CONDUCT.md5 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
/external/robolectric-shadows/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/syzkaller/vendor/google.golang.org/appengine/
DCONTRIBUTING.md49 we pledge to respect all people who contribute through reporting issues,
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
/external/tensorflow/
DCODE_OF_CONDUCT.md3 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
/external/brotli/tests/testdata/
Dplrabn12.txt344 If once they hear that voice, their liveliest pledge
1692 And my fair son here show'st me, the dear pledge
2030 Sole pledge of his obedience: So will fall
2886 For prospect, what well used had been the pledge
3874 Sure pledge of day, that crownest the smiling morn
6508 'The pledge of thy obedience and thy faith,

12