HomeSort by: relevance | last modified time | path
    Searched refs:asked (Results 1 - 18 of 18) sorted by relevancy

  /src/games/fish/
fish.c 76 static int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable in typeref:typename:int[]
223 asked[lmove] = 1;
260 !asked[i])
263 asked[i] = 0;
  /src/sbin/fsck_ext2fs/
setup.c 108 long cg, asked, i; local in function:setup
233 asked = 0;
240 sblock.e2fs_bsize) != 0 && !asked) {
244 asked++;
  /src/sys/netinet6/
nd6.h 86 long asked; /* number of queries already sent for this addr */ member in struct:in6_nbrinfo
nd6.c 1277 nbi->asked = ln->ln_asked;
  /src/usr.bin/menuc/testm/
menus.mc 97 text should appear verbatim when asked for by use of the ? key by
  /src/sys/compat/netbsd32/
netbsd32_ioctl.c 203 p->asked = s32p->asked;
215 p->asked = s32p->asked;
763 s32p->asked = p->asked;
775 s32p->asked = p->asked;
netbsd32_ioctl.h 520 netbsd32_long asked; /* number of queries already sent for this addr */ member in struct:netbsd32_in_nbrinfo
531 netbsd32_long asked; /* number of queries already sent for this addr */ member in struct:netbsd32_in6_nbrinfo
  /src/distrib/mvme68k/miniroot/
install.md 183 and rational way. You'll be asked several questions, and it would probably be
  /src/sbin/fsck_ffs/
setup.c 89 long size, asked, i, j; local in function:setup
461 asked = 0;
476 size) != 0 && !asked) {
482 asked++;
832 /* swap SB byte order if asked */
845 /* change on-disk magic if asked */
872 /* swap SB byte order if asked */
882 /* change on-disk magic if asked */
  /src/usr.bin/make/unit-tests/
cond-op.mk 67 # nevertheless, since CondParser_Or and CondParser_And asked for the expanded
  /src/sys/netinet/
in_var.h 121 long asked; /* number of queries already sent for this addr */ member in struct:in_nbrinfo
in.c 438 nbi->asked = ln->ln_asked;
  /src/distrib/miniroot/
install.sub 644 This is an automated ftp-based installation process. You will be asked
678 You will be asked to enter the name of the directory that contains the
  /src/distrib/sun2/miniroot/
install.md 151 in a simple and rational way. You'll be asked several questions,
  /src/distrib/sun3/miniroot/
install.md 151 in a simple and rational way. You'll be asked several questions,
  /src/distrib/sparc/
install.md 205 in a simple and rational way. You'll be asked several questions,
  /src/distrib/amiga/miniroot/
install.md 146 in a simple and rational way. You'll be asked several questions,
  /src/usr.sbin/ndp/
ndp.c 625 prbs = nbi->asked;

Completed in 23 milliseconds