Searched refs:forClient (Results 1 – 3 of 3) sorted by relevance
162 SslContextBuilder.forClient() in newNettyClientContext()
148 ( const MapRequest* req, Bool forClient, /*OUT*/Bool* ok );
1835 Bool forClient, in VG_()1890 Addr startPoint = forClient ? aspacem_vStart - 1 : aspacem_maxAddr - 1; in VG_()1892 Addr startPoint = forClient ? aspacem_cStart : aspacem_vStart; in VG_()1926 if (forClient && req->rkind == MFixed) { in VG_()1954 if (forClient && req->rkind == MHint) { in VG_()2775 Addr start, SizeT len, Bool forClient ) in am_munmap_both_wrk() argument2798 if (forClient) { in am_munmap_both_wrk()