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

/freebsd-13-stable/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-capsicum.c55 struct ssh_sandbox *box; local
70 ssh_sandbox_child(struct ssh_sandbox *box) argument
114 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
121 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-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-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-systrace.c103 struct ssh_sandbox *box; local
115 ssh_sandbox_child(struct ssh_sandbox *box) argument
125 ssh_sandbox_parent(struct ssh_sandbox *box, pid_ argument
204 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
214 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsandbox-seccomp-filter.c279 struct ssh_sandbox *box; local
330 ssh_sandbox_child(struct ssh_sandbox *box) argument
367 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
374 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
H A Dsshd.c592 struct ssh_sandbox *box = NULL; local
/freebsd-13-stable/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-13-stable/sys/dev/isp/
H A Disp.c4051 unsigned int ibits, obits, box, opcode, t, to; local
[all...]
/freebsd-13-stable/sys/dev/ciss/
H A Dcissreg.h323 u_int16_t box; member in struct:ciss_notify_locator
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h826 uint8_t box[8]; member in struct:pqi_scsi_device
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c193981 RtreeCell box; /* Bounding box for pNode */ local
[all...]

Completed in 847 milliseconds