Searched refs:ask (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/examples/
H A Dftp.conf29 # possible values are yes/no/ask
30 auto-create-bookmark = ask
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfsck_minix.c235 /* Before you ask "where they come from?": */
305 static int ask(const char *string, int def) function
383 cont = ask("Do you really want to continue", 0);
408 if (ask("Remove block", 1)) {
701 if (ask("Mark as 'in use'", 1))
747 if (ask("Mark as 'in use'", 1))
811 if (ask("Clear", 1)) {
821 if (ask("Correct", 1))
842 if (ask("Clear", 1)) {
852 if (ask("Correc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_mv.c254 int ask, ch, first; local
257 * Check access. If interactive and file exists, ask user if it
269 ask = 0;
276 ask = 1;
279 ask = 1;
281 if (ask) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Daf_llc.c353 struct sock *ask; local
360 ask = llc_lookup_established(sap, &daddr, &laddr);
361 if (ask) {
362 sock_put(ask);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat45 :: So we ask for input to continue.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dddeconn.tex189 Called by the client application to ask if an advise loop can be started
198 Called by the client application to ask if an advise loop can be
H A Ddialup.tex103 without them, but will ask the user if really needed.
149 guaranteed to be correct, so it is better to ask user for
H A Dipcconn.tex206 Called by the client application to ask if an advise loop can be
216 Called by the client application to ask if an advise loop can be
H A Dtcpconn.tex188 Called by the client application to ask if an advise loop can be started
197 Called by the client application to ask if an advise loop can be
H A Dfilepicker.tex44 \twocolitem{\windowstyle{wxFLP\_OVERWRITE\_PROMPT}}{Can be combined with wxFLP\_SAVE only: ask confirmation to the user before selecting a file.}
H A Dfontmap.tex11 The default implementations of all functions will ask the user if they are
H A Dprogdlg.tex101 or ask the user for the confirmation and if the abort is not confirmed the
H A Ddocument.tex280 If the document has been modified, prompts the user to ask if the changes should
H A Dsettings.tex3 wxSystemSettings allows the application to ask for details about
H A Dmanual.tex191 anyone to deny you these rights or to ask you to surrender the rights.
574 write to the author to ask for permission. For software which is
H A Dmanual2e.tex194 anyone to deny you these rights or to ask you to surrender the rights.
577 write to the author to ask for permission. For software which is
H A Dwxmsw.tex316 For delivery, you can simply ask the user to copy the CAB file to the
H A Dtdb.tex663 specific sequence, ask for it that way by providing an ORDERBY clause.
682 ask the datasource to perform the search and create a result set that
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmk_direntry.c130 * Should this decision be made permanent (do no longer ask same
263 "process_namematch: name=%s, default_action=%d, ask=%d.\n",
264 name, default_action, ch->ask);
666 ch->nowarn = 0; /*Don't ask, just do default action if name collision */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/poem/
H A Dwxpoem.cpp478 void MainWindow::Search(bool ask) argument
482 if (ask || m_searchString.empty())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl297 anyone to deny you these rights or to ask you to surrender the rights.
520 to ask for permission. For software which is copyrighted by the Free
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl297 anyone to deny you these rights or to ask you to surrender the rights.
520 to ask for permission. For software which is copyrighted by the Free
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex416 to GRE virtual network or ask for information
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el130 "*Automatically revise date in headers. Value is nil, t, or ask."
133 (const ask))
1384 (and (eq po-auto-replace-revision-date 'ask)
2157 ;; Don't ask the user for confirmation, since he has explicitly asked
2804 "Mark last found string in program sources as translatable, ask for keywoard,
2805 using completion. With prefix argument, just ask the name of a preferred
3436 However, offer validation if appropriate and ask confirmation if untranslated
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c68 static int ask(e2fsck_t ctx, const char * string, int def);
1316 if (ask(ctx, _("Ignore error"), 1)) {
1317 if (ask(ctx, _("Force rewrite"), 1))
1360 if (ask(ctx, _("Ignore error"), 1))
6245 * and ask the user if he/she wants to clear this one.
6782 * This makes sure the root inode is present; if not, we ask if the
8097 /* ask another */
8143 * These are the prompts which are used to ask the user if they want
9665 * Do special latch processing. This is where we ask the
9722 answer = ask(ct
12292 int ask (e2fsck_t ctx, const char * string, int def) function
[all...]

Completed in 231 milliseconds

12