Searched refs:convert_to_openprinterex (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c1372 Copy routines used by convert_to_openprinterex()
1462 static WERROR convert_to_openprinterex(TALLOC_CTX *ctx, SPOOL_Q_OPEN_PRINTER_EX *q_u_ex, SPOOL_Q_OPEN_PRINTER *q_u) function
1467 DEBUG(8,("convert_to_openprinterex\n"));
1500 r_u_ex.status = convert_to_openprinterex(p->mem_ctx, &q_u_ex, q_u);

Completed in 141 milliseconds