Searched refs:pledge (Results 1 – 25 of 42) sorted by relevance
12
/external/openssh/ |
D | sandbox-pledge.c | 59 if (pledge("stdio", NULL) == -1) in ssh_sandbox_child()
|
D | ssh-keysign.c | 176 if (pledge("stdio rpath getpw dns id", NULL) != 0) in main() 240 if (pledge("stdio dns", NULL) != 0) in main()
|
D | clientloop.c | 1242 if (pledge("stdio rpath wpath cpath unix inet dns recvfd sendfd proc exec id tty", in client_loop() 1248 if (pledge("stdio rpath wpath cpath unix inet dns proc exec tty", in client_loop() 1254 if (pledge("stdio rpath wpath cpath unix inet dns proc tty", in client_loop() 1261 if (pledge("stdio cpath unix inet dns proc tty", NULL) == -1) in client_loop() 1266 if (pledge("stdio unix inet dns proc tty", NULL) == -1) in client_loop()
|
/external/openssh/openbsd-compat/ |
D | bsd-misc.h | 141 int pledge(const char *promises, const char *paths[]);
|
D | bsd-misc.c | 359 pledge(const char *promises, const char *paths[]) in pledge() function
|
/external/curl/docs/ |
D | CODE_OF_CONDUCT.md | 4 As contributors and maintainers of this project, we pledge to respect all
|
/external/python/google-api-python-client/ |
D | CODE_OF_CONDUCT.md | 5 we pledge to respect all people who contribute through reporting issues,
|
/external/python/jinja/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 5 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
|
/external/fonttools/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/python/pyopenssl/ |
D | CODE_OF_CONDUCT.rst | 7 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
|
/external/rust/crates/grpcio/ |
D | CODE_OF_CONDUCT.md | 5 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
|
/external/rust/crates/uuid/ |
D | CODE_OF_CONDUCT.md | 10 contributors and maintainers pledge to making participation in our project and
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/rust/crates/bitflags/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/shflags/ |
D | CODE_OF_CONDUCT.md | 5 …ng an open and welcoming environment, we as contributors and maintainers pledge to making particip…
|
/external/rust/crates/zip/ |
D | CODE_OF_CONDUCT.md | 7 contributors and maintainers pledge to make participation in our project and
|
/external/pigweed/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skia/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/deqp-deps/amber/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skia/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skia/modules/canvaskit/npm_build/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skqp/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skqp/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
/external/skqp/experimental/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 6 contributors and maintainers pledge to making participation in our project and
|
12