Searched refs:gc (Results 1 – 10 of 10) sorted by relevance
/reactos/dll/3rdparty/libtirpc/src/ |
H A D | auth_gss.c | 191 gd->gc.gc_v = RPCSEC_GSS_VERSION; in authgss_create() 192 gd->gc.gc_proc = RPCSEC_GSS_INIT; in authgss_create() 193 gd->gc.gc_svc = gd->sec.svc; in authgss_create() 261 pd->pd_ctx_hndl = gd->gc.gc_ctx; in authgss_get_private_data() 289 gd->gc.gc_seq++; in authgss_marshal() 469 if (gd->gc.gc_ctx.value) in authgss_refresh() 471 &gd->gc.gc_ctx); in authgss_refresh() 472 gd->gc.gc_ctx = gr.gr_ctx; in authgss_refresh() 510 gd->gc.gc_seq = 0; in authgss_refresh() 542 gd->gc.gc_svc = svc; in authgss_service() [all …]
|
H A D | svc_auth_gss.c | 179 struct rpc_gss_cred *gc; in svcauth_gss_accept_sec_context() local 233 gd->sec.svc = gc->gc_svc; in svcauth_gss_accept_sec_context() 234 gd->seq = gc->gc_seq; in svcauth_gss_accept_sec_context() 372 struct rpc_gss_cred *gc; in _svcauth_gss() local 403 memset(gc, 0, sizeof(*gc)); in _svcauth_gss() 408 if (!xdr_rpc_gss_cred(&xdrs, gc)) { in _svcauth_gss() 415 if (gc->gc_v != RPCSEC_GSS_VERSION) in _svcauth_gss() 426 if (gc->gc_seq > MAXSEQ) in _svcauth_gss() 430 gd->seqlast = gc->gc_seq; in _svcauth_gss() 439 gd->seq = gc->gc_seq; in _svcauth_gss() [all …]
|
H A D | auth_sspi.c | 114 gd->gc.gc_v = RPCSEC_SSPI_VERSION; in authsspi_create() 115 gd->gc.gc_proc = RPCSEC_SSPI_INIT; in authsspi_create() 116 gd->gc.gc_svc = gd->sec->svc; in authsspi_create() 217 gd->gc.gc_seq++; in authsspi_marshal() 218 *seq = gd->gc.gc_seq; in authsspi_marshal() 469 if (gd->gc.gc_ctx.value) in authsspi_refresh() 471 &gd->gc.gc_ctx); in authsspi_refresh() 475 gd->gc.gc_ctx = gr.gr_ctx; in authsspi_refresh() 520 gd->gc.gc_seq = 0; in authsspi_refresh() 556 gd->gc.gc_svc = svc; in authsspi_service() [all …]
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | xwin.c | 1531 XFreeGC(This->display, This->xwin.gc); in ui_deinit() 1593 if (This->xwin.gc == NULL) in ui_create_window() 2009 This->xwin.gc, in xwin_process_events() 2020 xevent.xexpose.window, This->xwin.gc, in xwin_process_events() 2596 XSetStipple(This->display, This->xwin.gc, fill); in ui_patblt() 2611 XSetStipple(This->display, This->xwin.gc, fill); in ui_patblt() 2770 XSetStipple(This->display, This->xwin.gc, fill); in ui_polygon() 2785 XSetStipple(This->display, This->xwin.gc, fill); in ui_polygon() 2888 XSetFillStyle(This->display, This->xwin.gc, in ui_draw_glyph() 2891 XSetTSOrigin(This->display, This->xwin.gc, x, y); in ui_draw_glyph() [all …]
|
/reactos/win32ss/gdi/eng/ |
H A D | gradient.c | 235 gc[colid] = c[linefrom][colid]; \ 236 gd[colid] = abs(c[lineto][colid] - gc[colid]); \ 238 gi[colid] = LINC[c[lineto][colid] > gc[colid]] 244 gc[colid] += gi[colid]; \ 258 Color = XLATEOBJ_iXlate(pxlo, RGB(gc[0], gc[1], gc[2])); \ 333 LONG g, gx, gxi, gc[3], gd[3], ge[3], gi[3]; /* colors in triangle */ in IntEngGradientFillTriangle() local
|
/reactos/dll/3rdparty/libpng/ |
H A D | pngrtran.c | 3009 png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff; in png_do_rgb_to_gray() local 3010 png_uint_32 bc = 32768 - rc - gc; in png_do_rgb_to_gray() 3042 (rc*red + gc*green + bc*blue + 16384)>>15]; in png_do_rgb_to_gray() 3079 *(dp++) = (png_byte)((rc*red + gc*green + bc*blue)>>15); in png_do_rgb_to_gray() 3128 png_uint_16 gray16 = (png_uint_16)((rc*red_1 + gc*green_1 in png_do_rgb_to_gray() 3168 gray16 = (png_uint_16)((rc*red + gc*green + bc*blue + 16384) >> in png_do_rgb_to_gray()
|
/reactos/sdk/cmake/ |
H A D | gcc.cmake | 282 set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS_INIT} -Wl,--disable-stdcall-fixup,--gc-section…
|
/reactos/drivers/network/tcpip/include/ |
H A D | tcpcore.h | 1721 int (*gc)(void); member
|
/reactos/media/drivers/etc/ |
H A D | services | 5320 msft-gc 3268/tcp #Microsoft Global Catalog 5321 msft-gc 3268/udp #Microsoft Global Catalog 5322 msft-gc-ssl 3269/tcp #Microsoft Global Catalog with LDAP/SSL 5323 msft-gc-ssl 3269/udp #Microsoft Global Catalog with LDAP/SSL 5632 gc-config 3436/tcp #GuardControl Exchange Protocol 5633 gc-config 3436/udp #GuardControl Exchange Protocol
|
/reactos/modules/rostests/testdata/old/ |
H A D | test.sfd | 1726 .Olo45<j:5FjSL^s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8U?gc"Ld(
|