/freebsd-src/crypto/openssh/ |
H A D | sandbox-solaris.c | 48 struct ssh_sandbox *box = NULL; in ssh_sandbox_init() local 92 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 101 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-null.c | 44 struct ssh_sandbox *box; in ssh_sandbox_init() local 55 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 61 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-pledge.c | 47 struct ssh_sandbox *box; in ssh_sandbox_init() local 57 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 64 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-rlimit.c | 46 struct ssh_sandbox *box; in ssh_sandbox_init() local 60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 84 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-darwin.c | 46 struct ssh_sandbox *box; in ssh_sandbox_init() local 60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 87 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-capsicum.c | 55 struct ssh_sandbox *box; in ssh_sandbox_init() local 70 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 116 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 123 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-systrace.c | 102 struct ssh_sandbox *box; in ssh_sandbox_init() local 114 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 124 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent() 203 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 213 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-seccomp-filter.c | 439 struct ssh_sandbox *box; in ssh_sandbox_init() local 490 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 531 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 538 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sshd.c | 490 struct ssh_sandbox *box = NULL; privsep_preauth() local
|
/freebsd-src/share/examples/bootforth/ |
H A D | frames.4th | 71 : box ( w h x y -- ) \ Draw a box word
|
/freebsd-src/stand/forth/ |
H A D | frames.4th | 122 : box ( w h x y -- ) \ Draw a box word
|
/freebsd-src/contrib/lua/src/ |
H A D | lauxlib.c | 468 void *box; member 476 UBox *box = (UBox *)lua_touserdata(L, idx); in resizebox() local 502 UBox *box = (UBox *)lua_newuserdatauv(L, sizeof(UBox), 0); in newbox() local
|
/freebsd-src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aesopt.h | 695 #define no_table(x, box, vf, rf, c) bytes2word(\ argument
|
/freebsd-src/contrib/bsddialog/lib/ |
H A D | formbox.c | 71 WINDOW *box; /* window to draw borders */ member
|
H A D | menubox.c | 57 WINDOW *box; /* only for borders */ member
|
/freebsd-src/sys/contrib/dev/rtw88/ |
H A D | fw.c | 315 u8 box_state, box; rtw_fw_send_h2c_command_register() local 366 u8 box; rtw_fw_send_h2c_command() local [all...] |
/freebsd-src/sys/dev/virtio/gpu/ |
H A D | virtio_gpu.h | 254 struct virtio_gpu_box box; member
|
/freebsd-src/sys/dev/isp/ |
H A D | isp.c | 4286 unsigned int ibits, obits, box, opcode, t, to; in isp_mboxcmd() local
|
/freebsd-src/contrib/ncurses/include/ |
H A D | curses.h.in | 1254 #define box(win, v, h) wborder(win, v, v, h, h, 0, 0, 0, 0) macro
|
/freebsd-src/sys/dev/ciss/ |
H A D | cissreg.h | 321 u_int16_t box; member
|
/freebsd-src/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 896 uint8_t box[8]; member
|