Home
last modified time | relevance | path

Searched refs:okay (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/test/libpthread/
H A Dverify135 $okay = 1;
149 $okay = 0;
154 $okay = 0;
185 $okay = 0;
236 $okay = 0;
257 if ($okay)
316 my ($okay) = 1;
354 $okay = 0;
363 return ($okay, $tutime, $tstime);
375 if ((0 != $subtests) && (!$okay))
[all …]
/dragonfly/bin/ed/test/
H A DTODO2 0) g/./s^@^@ - okay: NULs in commands
3 1) g/./s/^@/ - okay: NULs in patterns
6 . - okay: embedded newlines in insert mode
H A Dbang1.r1 okay
H A Dbang1.t4 okay
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c80 HAL_BOOL okay; in ar9300_set_rx_abort() local
81 okay = ath_hal_wait( in ar9300_set_rx_abort()
84 if (!okay) { in ar9300_set_rx_abort()
110 HAL_BOOL status, okay; in ar9300_stop_dma_receive() local
128 okay = ath_hal_wait( in ar9300_stop_dma_receive()
131 if (!okay) { in ar9300_stop_dma_receive()
/dragonfly/lib/libftpio/
H A Dftp.errors10 150 File status okay; about to open data connection
11 200 Command okay
25 250 Requested file action okay, completed
27 331 User name okay, need password
/dragonfly/usr.bin/tip/
H A Dunidialer.c372 int okay; in unidialer_get_okay() local
374 okay = unidialer_get_modem_response (buf, sizeof (buf), ms) && in unidialer_get_okay()
376 return okay; in unidialer_get_okay()
459 int okay, retries; in unidialer_disconnect() local
488 for (retries = okay = 0; retries < MAXRETRY && !okay; retries++) in unidialer_disconnect()
505 okay = unidialer_get_okay (reset_delay); in unidialer_disconnect()
507 if (!okay) in unidialer_disconnect()
/dragonfly/lib/libfetch/
H A Dftp.errors9 150 OK File status okay; about to open data connection
10 200 OK Command okay
24 250 OK Requested file action okay, completed
26 331 AUTH User name okay, need password
/dragonfly/games/hack/
H A Dhack.mkmaze.c73 static int okay(int, int, int);
163 if (okay(x, y, a)) in walkfrom()
195 okay(int x, int y, int dir) in okay() function
/dragonfly/games/backgammon/backgammon/
H A Dmove.c95 move(struct move *mm, int okay) in move() argument
101 if (okay) { in move()
183 if (!okay) { in move()
/dragonfly/tools/tools/locale/tools/
H A Dcldr2def.pl670 my $okay = 1;
732 $okay = 0;
760 $okay = 0;
780 if ($okay) {
/dragonfly/etc/mail/
H A Daccess.sample10 okay.cyberspammer.com OK
/dragonfly/usr.sbin/cron/doc/
H A DFEATURES15 okay. Leading or trailing blanks can be preserved by quoting, single
16 or double quotes are okay, just so they match.
/dragonfly/games/mille/
H A Dcomp.c189 goto okay; in calcmove()
194 okay: in calcmove()
/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c1942 int okay; in time1() local
1950 t = time2(tmp, funcp, offset, &okay); in time1()
1955 if (okay) in time1()
1987 t = time2(tmp, funcp, offset, &okay); in time1()
1988 if (okay) in time1()
/dragonfly/contrib/gdb-7/bfd/
H A Ddwarf2.c2724 bfd_boolean okay = TRUE; in comp_unit_hash_info() local
2740 each_func && okay; in comp_unit_hash_info()
2748 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info()
2752 if (!okay) in comp_unit_hash_info()
2758 each_var && okay; in comp_unit_hash_info()
2768 okay = insert_info_hash_table (varinfo_hash_table, each_var->name, in comp_unit_hash_info()
2774 return okay; in comp_unit_hash_info()
/dragonfly/contrib/dialog/
H A Ddlg_keys.c416 int okay = dialog_vars.nook ? 0 : 1; in dlg_button_key() local
417 *button = okay + extra + cancel; in dlg_button_key()
/dragonfly/contrib/binutils-2.27/bfd/
H A Ddwarf2.c3108 bfd_boolean okay = TRUE; in comp_unit_hash_info() local
3124 each_func && okay; in comp_unit_hash_info()
3132 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info()
3136 if (!okay) in comp_unit_hash_info()
3142 each_var && okay; in comp_unit_hash_info()
3152 okay = insert_info_hash_table (varinfo_hash_table, each_var->name, in comp_unit_hash_info()
3158 return okay; in comp_unit_hash_info()
/dragonfly/contrib/binutils-2.34/bfd/
H A Ddwarf2.c3840 bfd_boolean okay = TRUE; in comp_unit_hash_info() local
3856 each_func && okay; in comp_unit_hash_info()
3864 okay = insert_info_hash_table (funcinfo_hash_table, each_func->name, in comp_unit_hash_info()
3868 if (!okay) in comp_unit_hash_info()
3874 each_var && okay; in comp_unit_hash_info()
3884 okay = insert_info_hash_table (varinfo_hash_table, each_var->name, in comp_unit_hash_info()
3890 return okay; in comp_unit_hash_info()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Distream675 * is false (<em>not okay</em>) and failbit is set in the
688 * true (@a okay).
698 * return value is that of the sentry state (true == okay).
H A Dostream414 * true (@a okay).
442 * return value is that of the sentry state (true == okay).
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Distream706 * is false (<em>not okay</em>) and failbit is set in the
719 * true (@a okay).
729 * return value is that of the sentry state (true == okay).
H A Dostream442 * true (@a okay).
470 * return value is that of the sentry state (true == okay).
H A Dshared_mutex136 // is okay based on the current specification of forward progress
/dragonfly/games/fortune/datfiles/
H A Dfortunes.sp.ok1930 okay

12