Home
last modified time | relevance | path

Searched refs:ask (Results 1 – 25 of 147) sorted by relevance

123456

/freebsd-14.2/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c52 static int *ask = NULL; variable
114 ask[i]++; in resolvone()
174 if ((ask = calloc(hosts->sl_cur, sizeof(int))) == NULL) in main()
197 if (ask[i] != got[i] && got[i] != 0) { in main()
199 hosts->sl_str[i], ask[i], got[i]); in main()
204 free(ask); in main()
/freebsd-14.2/lib/libc/tests/resolv/
H A Dresolv_test.c60 static _Atomic(int) *ask = NULL;
199 atomic_fetch_add_explicit(&ask[i], 1, memory_order_relaxed); in resolvone()
268 ask = calloc(hosts->sl_cur, sizeof(int)); in run_tests()
269 ATF_REQUIRE(ask != NULL); in run_tests()
292 ATF_CHECK_EQ_MSG(ask[i], got[i], in run_tests()
294 ask[i], got[i]); in run_tests()
295 c += ask[i] != got[i]; in run_tests()
299 free(ask); in run_tests()
/freebsd-14.2/contrib/unbound/ipsecmod/
H A Dipsecmod.c147 struct query_info ask; in generate_request() local
148 ask.qname = name; in generate_request()
149 ask.qname_len = namelen; in generate_request()
150 ask.qtype = qtype; in generate_request()
151 ask.qclass = qclass; in generate_request()
152 ask.local_alias = NULL; in generate_request()
153 log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask); in generate_request()
159 if((*qstate->env->detect_cycle)(qstate, &ask, in generate_request()
166 if(!(*qstate->env->attach_sub)(qstate, &ask, in generate_request()
/freebsd-14.2/sbin/fsck_msdosfs/
H A Ddir.c364 if (ask(0, "Remove")) { in removede()
404 if (ask(1, "Truncate")) { in checksize()
438 if (ask(1, "Truncate")) { in checksize()
637 if (ask(1, "Extend")) { in readDosDirSection()
861 if (ask(0, "Remove")) { in readDosDirSection()
868 if (ask(1, "Truncate")) { in readDosDirSection()
890 if (ask(1, "Correct")) { in readDosDirSection()
904 if (ask(1, "Correct")) { in readDosDirSection()
957 if (ask(1, "Remove")) { in readDosDirSection()
972 if (ask(1, "Remove")) { in readDosDirSection()
[all …]
H A Dcheck.c124 if (ask(1, "Update FATs")) { in checkfilesys()
163 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
H A Dfat.c909 if (ask(1, "Correct")) { in readfat()
987 if (ask(0, "Truncate")) { in readfat()
997 if (ask(0, "Truncate")) { in readfat()
1109 if (ask(0, "%s", op)) { in checkchain()
1285 if (ret == FSERROR && ask(0, "Clear")) { in checklost()
1302 if (ask(1, "Fix")) { in checklost()
1313 if (ask(1, "Fix")) in checklost()
H A Dext.h53 int ask(int, const char *, ...) __printflike(2, 3);
H A Dmain.c129 ask(int def, const char *fmt, ...) in ask() function
/freebsd-14.2/bin/mv/
H A Dmv.c177 int ask, ch, first; in do_move() local
194 ask = 0; in do_move()
201 ask = 1; in do_move()
208 ask = 1; in do_move()
210 if (ask) { in do_move()
/freebsd-14.2/usr.bin/msgs/
H A Dmsgs.c147 static void ask(const char *);
531 ask(lct? MORE : (msg==lastmsg? NOMORE : NEXT)); in main()
613 ask(NOMORE); in main()
737 ask(const char *prompt) in ask() function
770 ask (prompt); in ask()
801 ask(prompt); in ask()
819 ask(prompt); in ask()
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/mstar/
H A Dmstar.yaml26 - 100ask,dongshanpione # 100ask DongShanPiOne
/freebsd-14.2/crypto/heimdal/appl/login/
H A Dlogin.c573 int ask = 1; in main() local
622 ask = 0; in main()
650 if(ask){ in main()
683 ask = 1; in main()
693 ask = 1; in main()
699 ask = 1; in main()
/freebsd-14.2/usr.bin/mail/misc/
H A Dmail.rc1 set append dot save ask crt
/freebsd-14.2/usr.bin/login/
H A Dlogin.c166 int ask, ch, cnt, quietlog, rootlogin, rval; in main() local
238 ask = 0; in main()
240 ask = 1; in main()
278 for (cnt = 0;; ask = 1) { in main()
279 if (ask) { in main()
/freebsd-14.2/contrib/googletest/.github/ISSUE_TEMPLATE/
H A Dconfig.yml5 about: Please ask and answer questions here.
/freebsd-14.2/usr.bin/patch/
H A Dutil.h39 void ask(const char *, ...)
/freebsd-14.2/share/skel/
H A Ddot.mailrc7 set append ask autoprint
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Doptions.hlp46 decide NOT to ask the user about any "boundary" conditions that
55 may be attempted. The default setting is to interactively ask
64 interactively ask the user.
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dmstar-infinity2m-ssd202d-100ask-dongshanpione.dts12 compatible = "100ask,dongshanpione", "mstar,infinity2m";
/freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/
H A Dzfsunlock24 systemd-ask-password "Encrypted ZFS password for ${zfs_fs_name}:" | \
/freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/hooks/
H A Dzfs.in22 if command -v systemd-ask-password > /dev/null; then
/freebsd-14.2/sys/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-load-key.sh.in37 …systemd-ask-password --timeout=0 --no-tty "Encrypted ZFS password for ${dataset}" | zfs load-key "…
H A Dmount-zfs.sh.in37 plymouth ask-for-password \
/freebsd-14.2/tools/kerneldoc/subsys/
H A Dnotreviewed.dox11 * outside this subsystem you should ask on the mailinglists about it, else
/freebsd-14.2/contrib/pam_modules/pam_passwdqc/
H A DREADME14 are inconsistent with pam_passwdqc's, you may tell pam_passwdqc to ask
111 The number of times the module will ask for a new password if the user
119 cause pam_passwdqc to ask for the old password during the preliminary

123456