Searched defs:box (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dsandbox-pledge.c47 struct ssh_sandbox *box; local
57 ssh_sandbox_child(struct ssh_sandbox *box) argument
64 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-solaris.c48 struct ssh_sandbox *box = NULL; local
92 ssh_sandbox_child(struct ssh_sandbox *box) argument
101 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-null.c44 struct ssh_sandbox *box; local
55 ssh_sandbox_child(struct ssh_sandbox *box) argument
61 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
H A Dsandbox-rlimit.c46 struct ssh_sandbox *box; local
60 ssh_sandbox_child(struct ssh_sandbox *box) argument
84 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-darwin.c46 struct ssh_sandbox *box; local
60 ssh_sandbox_child(struct ssh_sandbox *box) argument
87 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-capsicum.c55 struct ssh_sandbox *box; local
70 ssh_sandbox_child(struct ssh_sandbox *box) argument
116 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
123 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-systrace.c102 struct ssh_sandbox *box; local
114 ssh_sandbox_child(struct ssh_sandbox *box) argument
124 ssh_sandbox_parent(struct ssh_sandbox *box, pid_ argument
203 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
213 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-seccomp-filter.c439 struct ssh_sandbox *box; local
490 ssh_sandbox_child(struct ssh_sandbox *box) argument
531 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
538 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsshd.c490 struct ssh_sandbox *box = NULL; local
/freebsd-current/contrib/bsddialog/lib/
H A Dmenubox.c57 WINDOW *box; /* only for borders */ member in struct:privatemenu
[all...]
H A Dformbox.c71 WINDOW *box; /* window to draw borders */ member in struct:privateform
[all...]
/freebsd-current/contrib/lua/src/
H A Dlauxlib.c468 void *box; member in struct:UBox
476 UBox *box = (UBox *)lua_touserdata(L, idx); local
502 UBox *box = (UBox *)lua_newuserdatauv(L, sizeof(UBox), 0); local
[all...]
/freebsd-current/sys/dev/virtio/gpu/
H A Dvirtio_gpu.h254 struct virtio_gpu_box box; member in struct:virtio_gpu_transfer_host_3d
/freebsd-current/sys/contrib/dev/rtw88/
H A Dfw.c315 u8 box_state, box; local
366 u8 box; local
[all...]
/freebsd-current/sys/dev/isp/
H A Disp.c4274 unsigned int ibits, obits, box, opcode, t, to; local
[all...]
/freebsd-current/sys/dev/ciss/
H A Dcissreg.h321 u_int16_t box; member in struct:ciss_notify_locator
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_structures.h896 uint8_t box[8]; member in struct:pqi_scsi_device
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c213111 RtreeCell box; /* Bounding box for pNode */ local
[all...]

Completed in 804 milliseconds