Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 23 of 23) sorted by relevance

/reactos/base/applications/regedit/
H A Dregedit.c112 static void PerformRegAction(REGEDIT_ACTION action, WCHAR **argv, int *i, BOOL silent) in PerformRegAction() argument
125 if (!silent) in PerformRegAction()
222 BOOL silent = FALSE; in ProcessCmdLine() local
266 silent = TRUE; in ProcessCmdLine()
295 PerformRegAction(action, argv, &i, silent); in ProcessCmdLine()
/reactos/base/applications/rapps/
H A Dunattended.cpp127 UINT argi = 0, silent = FALSE, byregkeyname = FALSE; in HandleUninstallCommand() local
131 ++silent; in HandleUninstallCommand()
194 retval = pInfo->UninstallApplication(silent ? UCF_SILENT : UCF_NONE); in HandleUninstallCommand()
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dlcp.h116 unsigned int silent :1; /* Wait for the other end to start first */ member
H A Dppp.h547 #define ppp_set_silent(ppp, boolval) (ppp->lcp_wantoptions.silent = boolval)
/reactos/dll/win32/ieframe/
H A Doleobject.c274 VARIANT silent; in on_silent_change() local
276 get_client_disp_property(This->client, DISPID_AMBIENT_SILENT, &silent); in on_silent_change()
278 if(V_VT(&silent) == VT_BOOL) in on_silent_change()
279 IWebBrowser2_put_Silent(&This->IWebBrowser2_iface, V_BOOL(&silent)); in on_silent_change()
280 else if(V_VT(&silent) != VT_EMPTY) in on_silent_change()
281 WARN("wrong V_VT(silent) %d\n", V_VT(&silent)); in on_silent_change()
H A Dieframe.h153 VARIANT_BOOL silent; member
H A Dwebbrowser.c909 *pbSilent = This->doc_host.silent; in WebBrowser_get_Silent()
919 This->doc_host.silent = bSilent ? VARIANT_TRUE : VARIANT_FALSE; in WebBrowser_put_Silent()
/reactos/dll/win32/mshtml/
H A Dpersist.c276 VARIANT silent, offline; in prepare_for_binding() local
278 hres = get_client_disp_property(This->doc_obj->client, DISPID_AMBIENT_SILENT, &silent); in prepare_for_binding()
280 if(V_VT(&silent) != VT_BOOL) in prepare_for_binding()
281 WARN("silent = %s\n", debugstr_variant(&silent)); in prepare_for_binding()
282 else if(V_BOOL(&silent)) in prepare_for_binding()
H A Doleobj.c240 VARIANT silent; in OleObject_SetClientSite() local
421 hres = get_client_disp_property(This->doc_obj->client, DISPID_AMBIENT_SILENT, &silent); in OleObject_SetClientSite()
423 if(V_VT(&silent) != VT_BOOL) in OleObject_SetClientSite()
424 WARN("silent = %s\n", debugstr_variant(&silent)); in OleObject_SetClientSite()
425 else if(V_BOOL(&silent)) in OleObject_SetClientSite()
/reactos/base/system/msiexec/
H A Dmsiexec.c42 static BOOL silent; variable
59 if (silent) in report_error()
985 silent = TRUE; in WinMain()
/reactos/modules/rosapps/applications/net/dhcpd/
H A Dconfigure29 silent=
144 --quiet, --silent do not print \`checking...' messages
H A DINSTALL174 `--silent'
/reactos/dll/3rdparty/libtirpc/
H A DINSTALL239 `--silent'
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dlcp.c167 { "silent", o_bool, &lcp_wantoptions[0].silent,
413 if (wo->silent) in lcp_open()
H A Dpppol2tp.c287 lcp_wo->silent = 0; in pppol2tp_connect()
H A Dpppoe.c934 lcp_wo->silent = 0; in pppoe_connect()
/reactos/dll/3rdparty/libxslt/
H A DNEWS588 configure: support silent automake rules if possible (Stefan Kost),
/reactos/dll/win32/rasdlg/lang/
H A Den-US.rc418 …r to dial). After dialing is complete, click OK. Listen to handset until silent, and then hang up.…
H A Dhe-IL.rc418 …r to dial). After dialing is complete, click OK. Listen to handset until silent, and then hang up.…
/reactos/sdk/include/reactos/mc/
H A Dntstatus.mc4521 The smartcard operation requires user interaction but the context was acquired as silent.
/reactos/dll/3rdparty/libpng/docs/
H A DCHANGES3835 silent change to the API to return the jmp_buf if the size doesn't match
3918 Added color-tests, silent-rules (Not yet implemented in Makefile.am) and
/reactos/sdk/lib/3rdparty/libxml2/
H A DNEWS1720 configure: support silent automake rules if possible (Stefan Kost),
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG3503 yours netconn_peer calls (so, it can't be a "silent change"). It also