Home
last modified time | relevance | path

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

12

/dragonfly/test/libpthread/
HDverify135 $okay = 1;
141 ($okay, $utime, $stime) = &run_test($test);
149 $okay = 0;
154 $okay = 0;
162 ($hutime, $hstime) = &print_stats($test, $okay, 0, 0, $utime, $stime);
168 ($okay, $utime, $stime) = &run_test($test);
185 $okay = 0;
236 $okay = 0;
249 ($hutime, $hstime) = &print_stats($test, $okay,
257 if ($okay)
[all …]
/dragonfly/bin/ed/test/
HDTODO2 0) g/./s^@^@ - okay: NULs in commands
3 1) g/./s/^@/ - okay: NULs in patterns
6 . - okay: embedded newlines in insert mode
HDbang1.r1 okay
HDbang1.t4 okay
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_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/
HDftp.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/
HDunidialer.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/
HDftp.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/
HDhack.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/
HDmove.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/
HDcldr2def.pl670 my $okay = 1;
732 $okay = 0;
760 $okay = 0;
780 if ($okay) {
/dragonfly/etc/mail/
HDaccess.sample10 okay.cyberspammer.com OK
/dragonfly/usr.sbin/cron/doc/
HDFEATURES15 okay. Leading or trailing blanks can be preserved by quoting, single
16 or double quotes are okay, just so they match.
/dragonfly/games/mille/
HDcomp.c189 goto okay; in calcmove()
194 okay: in calcmove()
/dragonfly/lib/libc/stdtime/
HDlocaltime.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/
HDdwarf2.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/
HDdlg_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/
HDdwarf2.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/
HDdwarf2.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/
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).
Dostream414 * true (@a okay).
442 * return value is that of the sentry state (true == okay).
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
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).
Dostream442 * true (@a okay).
470 * return value is that of the sentry state (true == okay).
Dshared_mutex136 // is okay based on the current specification of forward progress
/dragonfly/games/fortune/datfiles/
HDfortunes.sp.ok1930 okay

12