Home
last modified time | relevance | path

Searched refs:len_io (Results 1 – 11 of 11) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/linux/
H A Dkhrn_client_rpc_linux.c432 if (!len_io) { len_io = &len; } in rpc_recv()
446 len_io[0] = *((uint32_t *)ctrl); in rpc_recv()
454 memcpy(out, ctrl, len_io[0]); in rpc_recv()
455 ctrl += len_io[0]; in rpc_recv()
461 if ((flags & RPC_RECV_FLAG_BULK) && len_io[0]) { in rpc_recv()
463 if ((len_io[0] == len_io[1]) && !len_io[3] && !len_io[4]) { in rpc_recv()
465 recv_bulk(thread, out, len_io[2] * len_io[0]); in rpc_recv()
467 check_workspace(len_io[2] * len_io[0]); in rpc_recv()
468 recv_bulk(thread, workspace, len_io[2] * len_io[0]); in rpc_recv()
469 rpc_scatter(out, len_io[0], len_io[1], len_io[2], len_io[3], len_io[4], workspace); in rpc_recv()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Dipc.h88 s32 IOS_Ioctl(s32 fd,s32 ioctl,void *buffer_in,s32 len_in,void *buffer_io,s32 len_io);
89 s32 IOS_IoctlAsync(s32 fd,s32 ioctl,void *buffer_in,s32 len_in,void *buffer_io,s32 len_io,ipccallba…
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dipc.c94 u32 len_io; member
339 DCInvalidateRange(req->ioctl.buffer_io,req->ioctl.len_io); in __ipc_replyhandler()
1008 s32 IOS_Ioctl(s32 fd,s32 ioctl,void *buffer_in,s32 len_in,void *buffer_io,s32 len_io) in IOS_Ioctl() argument
1025 req->ioctl.len_io = len_io; in IOS_Ioctl()
1028 DCFlushRange(buffer_io,len_io); in IOS_Ioctl()
1036 s32 IOS_IoctlAsync(s32 fd,s32 ioctl,void *buffer_in,s32 len_in,void *buffer_io,s32 len_io,ipccallba… in IOS_IoctlAsync() argument
1053 req->ioctl.len_io = len_io; in IOS_IoctlAsync()
1056 DCFlushRange(buffer_io,len_io); in IOS_IoctlAsync()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/
H A De_chil.c149 int *len_io, char *buf,
1200 int *len_io, char *buf, in hwcrhk_get_pass() argument
1244 buf,0,(*len_io) - 1); in hwcrhk_get_pass()
1256 *len_io = strlen(buf); in hwcrhk_get_pass()
1264 *len_io = callback(buf, *len_io, 0, callback_data); in hwcrhk_get_pass()
1266 if(!*len_io) in hwcrhk_get_pass()
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/
H A De_chil.c152 int *len_io, char *buf,
1200 int *len_io, char *buf, in hwcrhk_get_pass() argument
1244 buf, 0, (*len_io) - 1); in hwcrhk_get_pass()
1255 *len_io = strlen(buf); in hwcrhk_get_pass()
1261 *len_io = callback(buf, *len_io, 0, callback_data); in hwcrhk_get_pass()
1263 if (!*len_io) in hwcrhk_get_pass()
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/
H A De_chil.c152 int *len_io, char *buf,
1200 int *len_io, char *buf, in hwcrhk_get_pass() argument
1244 buf, 0, (*len_io) - 1); in hwcrhk_get_pass()
1255 *len_io = strlen(buf); in hwcrhk_get_pass()
1261 *len_io = callback(buf, *len_io, 0, callback_data); in hwcrhk_get_pass()
1263 if (!*len_io) in hwcrhk_get_pass()
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Dipc.inc76 buffer_io: pointer; len_io: cint32): cint32; cdecl; external;
79 buffer_io: pointer; len_io: cint32; ipc_cb: ipccallback; usrdata: pointer)
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/vendor_defns/
H A Dhwcryptohook.h234 int *len_io, char *buf,
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/vendor_defns/
H A Dhwcryptohook.h242 int *len_io, char *buf,
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/vendor_defns/
H A Dhwcryptohook.h242 int *len_io, char *buf,
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DFormatter.pm8453 my $len_io = $rLL->[$Kinner_opening]->[_CUMULATIVE_LENGTH_];
8456 …ter_opening Kio=$Kinner_opening Kic=$Kinner_closing Koc=$Kouter_closing lenoo=$len_oo lenio=$len_io