/freebsd/crypto/heimdal/lib/ipc/ |
H A D | client.c | 61 struct mach_ctx *ipc; in mach_init() local 67 syncq = dispatch_queue_create("heim-ipc-syncq", NULL); in mach_init() 74 ipc = malloc(sizeof(*ipc)); in mach_init() 75 if (ipc == NULL) { in mach_init() 80 ipc->server = sport; in mach_init() 81 ipc->name = strdup(service); in mach_init() 82 if (ipc->name == NULL) { in mach_init() 83 mach_release(ipc); in mach_init() 87 *ctx = ipc; in mach_init() 97 struct mach_ctx *ipc = ctx; in mach_ipc() local [all …]
|
H A D | tc.c | 40 #include <heim-ipc.h> 74 heim_ipc ipc; in test_ipc() local 77 ret = heim_ipc_init_context(service, &ipc); in test_ipc() 84 ret = heim_ipc_call(ipc, &req, &rep, NULL); in test_ipc() 92 ret = heim_ipc_async(ipc, &req, s, reply); in test_ipc() 98 heim_ipc_free_context(ipc); in test_ipc() 121 test_ipc("MACH:org.h5l.test-ipc"); in main() 123 test_ipc("ANY:org.h5l.test-ipc"); in main() 124 test_ipc("UNIX:org.h5l.test-ipc"); in main()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | wkup_m3_ipc.txt | 1 Wakeup M3 IPC Driver 8 to boot the wkup_m3, it handles communication with the CM3 using IPC registers 14 A wkup_m3_ipc device node is used to represent the IPC registers within an 20 "ti,am3352-wkup-m3-ipc" for AM33xx SoCs 21 "ti,am4372-wkup-m3-ipc" for AM43xx SoCs 22 - reg: Contains the IPC register address space to communicate 26 - ti,rproc: phandle to the wkup_m3 rproc node so the IPC driver 28 - mboxes: phandles used by IPC framework to get correct mbox 48 compatible = "ti,am3352-wkup-m3-ipc";
|
H A D | wkup-m3-ipc.yaml | 4 $id: http://devicetree.org/schemas/soc/ti/wkup-m3-ipc.yaml# 7 title: Wakeup M3 IPC device 18 to boot the wkup_m3, it handles communication with the CM3 using IPC registers 24 A wkup_m3_ipc device node is used to represent the IPC registers within an 52 - ti,am3352-wkup-m3-ipc # for AM33xx SoCs 53 - ti,am4372-wkup-m3-ipc # for AM43xx SoCs 57 The IPC register address space to communicate with the Wakeup M3 processor 67 phandle to the wkup_m3 rproc node so the IPC driver can boot it 71 phandles used by IPC framework to get correct mbox 98 const: ti,am4372-wkup-m3-ipc [all …]
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 1.t | 28 .\".ds LH "4.4BSD IPC Primer 51 improved upon some of the IPC facilities 68 Earlier attempts at extending the IPC facilities of UNIX have 72 Consequently, the IPC facilities provided in 4.2BSD were 73 designed as a totally independent subsystem. The BSD IPC 89 of the IPC facilities in 4.4BSD and their use. 90 It is designed to complement the manual pages for the IPC primitives 93 Section 2 introduces the IPC-related system calls and the basic model 100 the IPC facilities.
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-query.c | 477 enum pt_ip_compression ipc) in indir() argument 485 packet.ipc = ipc; in indir() 489 pt_encode_tip(encoder, packet.ip, packet.ipc); in indir() 494 if (ipc == pt_ipc_suppressed) { in indir() 506 enum pt_ip_compression ipc) in indir_tnt() argument 514 packet.ipc = ipc; in indir_tnt() 519 pt_encode_tip(encoder, packet.ip, packet.ipc); in indir_tnt() 524 if (ipc == pt_ipc_suppressed) { in indir_tnt() 937 enum pt_ip_compression ipc, in event_enabled() argument 946 packet.ipc = ipc; in event_enabled() [all …]
|
/freebsd/sys/dev/qlxgbe/ |
H A D | README.txt | 63 Please run "sysctl kern.ipc" and "sysctl net.inet.tcp" and see if these 70 kern.ipc.nmbjumbo9=2000000 71 kern.ipc.nmbclusters=1000000 74 kern.ipc.maxsockbuf=2097152 83 sysctl kern.ipc.nmbjumbo9=2000000 84 sysctl kern.ipc.nmbclusters=1000000 87 sysctl kern.ipc.maxsockbuf=2097152
|
/freebsd/lib/libsys/ |
H A D | listen.2 | 101 .Va kern.ipc.soacceptqueue 105 .Va kern.ipc.soacceptqueue 109 .Va kern.ipc.soacceptqueue . 116 .Va kern.ipc.sooverprio 125 .Va kern.ipc.sooverinterval 189 .Va kern.ipc.somaxconn 192 .Va kern.ipc.soacceptqueue 198 .Va kern.ipc.somaxconn
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_encoder.c | 165 * Returns -pte_bad_packet if \@ipc is not a valid IP compression. 167 static int pt_ipc_size(enum pt_ip_compression ipc) in pt_ipc_size() argument 169 switch (ipc) { in pt_ipc_size() 217 * Returns -pte_invalid if \@packet.ipc is not valid. 223 uint8_t opc, ipc; in pt_encode_ip() local 229 size = pt_ipc_size(packet->ipc); in pt_encode_ip() 238 /* We already checked the ipc in pt_ipc_size(). */ in pt_encode_ip() 239 ipc = (uint8_t) (packet->ipc << pt_opm_ipc_shr); in pt_encode_ip() 243 *pos++ = opc | ipc; in pt_encode_ip() 720 enum pt_ip_compression ipc) in pt_encode_tip() argument [all …]
|
/freebsd/share/man/man4/ |
H A D | ktls.4 | 179 .Va kern.ipc.tls 182 .Bl -tag -width ".Va kern.ipc.tls.cbc_enable" 183 .It Va kern.ipc.tls.enable 185 .It Va kern.ipc.tls.cbc_enable 188 .It Va kern.ipc.tls.sw 191 .It Va kern.ipc.tls.ifnet 194 .It Va kern.ipc.tls.toe 197 .It Va kern.ipc.tls.stats 202 .Va kern.ipc.mb_use_ext_pgs
|
/freebsd/contrib/wireguard-tools/ |
H A D | ipc.c | 10 #include "ipc.h" 43 #include "ipc-uapi.h" 45 #include "ipc-linux.h" 47 #include "ipc-openbsd.h" 49 #include "ipc-freebsd.h" 51 #include "ipc-windows.h"
|
H A D | .gitignore | 5 ipc-uapi-windows.h 6 ipc-windows.h 13 ipc-linux.h 14 ipc-openbsd.h
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smsm.yaml | 48 "^qcom,ipc-[1-4]$": 54 - description: u32 representing the ipc bit within the register 56 Three entries specifying the outgoing ipc bit used for signaling the N:th 115 - qcom,ipc-1 117 - qcom,ipc-2 119 - qcom,ipc-3 121 - qcom,ipc-4
|
H A D | qcom,rpm.yaml | 39 qcom,ipc: 45 - description: u32 representing the ipc bit within the register 47 Three entries specifying the outgoing ipc bit used for signaling the RPM. 60 - qcom,ipc 73 qcom,ipc = <&apcs 0x8 2>;
|
H A D | qcom,smd.txt | 31 - qcom,ipc: 34 Definition: three entries specifying the outgoing ipc bit used for 38 - u32 representing the ipc bit within the register 88 qcom,ipc = <&apcs 8 0>;
|
H A D | qcom,smsm.txt | 15 - qcom,ipc-N: 18 Definition: three entries specifying the outgoing ipc bit used for 22 - u32 representing the ipc bit within the register 89 qcom,ipc-3 = <&apcs 8 19>;
|
/freebsd/sys/dev/qlxgb/ |
H A D | README.txt | 67 kern.ipc.nmbjumbo9=262144 70 kern.ipc.nmbclusters=1000000 71 kern.ipc.maxsockbuf=2097152 80 sysctl kern.ipc.nmbjumbo9=262144 83 sysctl kern.ipc.nmbclusters=1000000 84 sysctl kern.ipc.maxsockbuf=2097152
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | xx_ext.h | 545 The IPC service can use this constant to limit 546 the storage space for IPC endpoint names. */ 552 @Description Callback function used upon IPC non-blocking transaction completion 556 IPC message to indicate a non-blocking send (see also XX_IpcSendMessage() routine). 557 … Upon completion of an IPC transaction (consisting of a message and an optional reply), 558 … the IPC service invokes this callback routine to return the message buffer to the sender 573 …@Param[in] status - Completion status - E_OK or failure indication, e.g. IPC transact… 587 @Description Callback function used as IPC message handler. 589 The IPC service invokes message handlers for each IPC message received. 602 by the IPC service; [all …]
|
/freebsd/usr.bin/ipcs/ |
H A D | ipc.c | 29 * The split of ipcs.c into ipcs.c and ipc.c to accommodate the 48 #include "ipc.h" 91 #define X(a, b) { "kern.ipc." #a, offsetof(TYPEC, a), (b) }, 133 "kern.ipc.sema", in kget() 134 "kern.ipc.seminfo", in kget() 135 "kern.ipc.msginfo", in kget() 136 "kern.ipc.msqids", in kget() 137 "kern.ipc.shminfo", in kget() 138 "kern.ipc.shmsegs" }; in kget()
|
/freebsd/tools/tools/netrate/tcpp/ |
H A D | README | 85 kern.ipc.maxsockets=1000000 87 kern.ipc.somaxconn=49152 88 kern.ipc.nmbjumbo16=262144 89 kern.ipc.nmbjumbo9=262144 90 kern.ipc.nmbjumbop=262144 91 kern.ipc.nmbclusters=262144
|
/freebsd/usr.bin/ipcrm/ |
H A D | ipcrm.1 | 46 These System V IPC objects can be specified by their 74 The following options are used to specify which IPC objects will be removed. 105 The identifiers and keys associated with these System V IPC objects can be 112 The wiping of all System V IPC objects was first implemented in 117 The wiping of all System V IPC objects was thought up by
|
/freebsd/contrib/openbsm/man/ |
H A D | audit.log.5 | 55 process information, file path names, IPC object information, MAC labels, 406 .Ss System V IPC Token 408 .Dq System V IPC 409 token contains the System V IPC message handle, semaphore handle or shared 411 A System V IPC token may be created using 472 .Ss System V IPC Permission Token 474 .Dq System V IPC permission 475 token contains a System V IPC access permissions. 476 A System V IPC permission token may be created using 481 .It Li "Owner user ID" Ta "4 bytes" Ta "User ID of IPC owner" [all …]
|
/freebsd/contrib/openbsm/ |
H A D | configure.ac | 61 #include <sys/ipc.h> 68 #include <sys/ipc.h> 75 #include <sys/ipc.h> 82 #include <sys/ipc.h> 233 # Check to see if Mach IPC is used for trigger messages. If so, use Mach IPC 236 AC_DEFINE(USE_MACH_IPC,, Define if uses Mach IPC for Triggers messages)
|
/freebsd/sys/dev/qlxge/ |
H A D | README.txt | 69 kern.ipc.nmbclusters=1000000 70 kern.ipc.maxsockbuf=2097152 81 sysctl kern.ipc.nmbclusters=1000000 82 sysctl kern.ipc.maxsockbuf=2097152
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,smd-edge.yaml | 54 qcom,ipc: 60 - description: u32 representing the ipc bit within the register 62 Three entries specifying the outgoing ipc bit used for signaling the 100 - qcom,ipc
|