Home
last modified time | relevance | path

Searched refs:asked (Results 1 – 25 of 264) sorted by relevance

1234567891011

/netbsd-src/games/fish/
H A Dfish.c76 static int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable
223 asked[lmove] = 1; in compmove()
260 !asked[i]) in promove()
263 asked[i] = 0; in promove()
H A Dfish.instr11 means that you draw a card from the deck. If you draw the card you asked
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_want.pod68 SSL_CTX_set_client_cert_cb() has asked to be called again.
74 has asked to be called again via L<SSL_set_retry_verify(3)>.
92 SSL_CTX_set_client_hello_cb() has asked to be called again.
/netbsd-src/sbin/fsck_ext2fs/
H A Dsetup.c108 long cg, asked, i; in setup() local
233 asked = 0; in setup()
240 sblock.e2fs_bsize) != 0 && !asked) { in setup()
244 asked++; in setup()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_want.pod69 SSL_CTX_set_client_cert_cb() has asked to be called again.
88 SSL_CTX_set_client_hello_cb() has asked to be called again.
/netbsd-src/external/cddl/dtracetoolkit/dist/Snippits/
H A DReadme7 solved in the past. I also refer other people to them when asked.
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Ddnssec-guide.rst25 .. include:: ../dnssec-guide/commonly-asked-questions.rst
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.c203 p->asked = s32p->asked; in netbsd32_to_in_nbrinfo()
215 p->asked = s32p->asked; in netbsd32_to_in6_nbrinfo()
763 s32p->asked = p->asked; in netbsd32_from_in_nbrinfo()
775 s32p->asked = p->asked; in netbsd32_from_in6_nbrinfo()
H A Dnetbsd32_ioctl.h520 netbsd32_long asked; /* number of queries already sent for this addr */ member
531 netbsd32_long asked; /* number of queries already sent for this addr */ member
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/
H A DFaq7 The DTraceToolkit is new, and as such there hasn't been many questions asked.
8 This may be better called a "possibly asked questions" :)
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample1.rst10 This packet will be send to a client that asked for it.
/netbsd-src/sbin/fsck_ffs/
H A Dsetup.c89 long size, asked, i, j; in setup() local
461 asked = 0; in setup()
476 size) != 0 && !asked) { in setup()
482 asked++; in setup()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dlang-bash123 'Your command, please?', asked the waiter.
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dfwd_droptoomany.rpl8 SCENARIO_BEGIN Test too many queries asked, last is dropped.
H A Dfwd_jostle.rpl9 SCENARIO_BEGIN Test too many queries asked, last is too recent to be jostled
H A Dfwd_jostle_out.rpl9 SCENARIO_BEGIN Test too many queries asked, last one jostled out to make space
/netbsd-src/sys/netinet6/
H A Dnd6.h86 long asked; /* number of queries already sent for this addr */ member
/netbsd-src/share/man/tools/
H A Dignore136 asked
137 asked.
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-changes.sdf13 asked on the OpenLDAP mailing lists and scenarios discussed there, we have added the following new …
/netbsd-src/external/bsd/nsd/dist/contrib/
H A Dpatch_for_s6_startup_and_other_service_supervisors.diff63 + /* When asked to notify readiness via REⒶDY_FD, do so. */
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dmips-abi.m420 # GCC and revert back to O32. The same goes if O32 is asked for - old
/netbsd-src/distrib/mvme68k/miniroot/
H A Dinstall.md183 and rational way. You'll be asked several questions, and it would probably be
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DMSVCCompatibility.rst129 platforms, this has been a `frequently asked question`_ for Clang users. A
139 .. _frequently asked question:
/netbsd-src/external/bsd/byacc/dist/
H A DNEW_FEATURES3 y.code.c. Keith Bostic asked for this option so that :yyfix could be
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.def189 of memory. This predictor only occurs when the user explicitly asked
202 only occurs when the user explicitly asked for a return status. By default,

1234567891011