Home
last modified time | relevance | path

Searched defs:returnvalue (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dserver.c123 mach_complete_sync(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in mach_complete_sync()
160 mach_complete_async(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in mach_complete_async()
204 int *returnvalue, in mheim_do_call()
726 socket_complete(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in socket_complete()
H A Dclient.c188 int returnvalue, in mheim_ado_acall_reply()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc1642 tree returnvalue = NULL_TREE; in visit() local