Home
last modified time | relevance | path

Searched refs:ok (Results 26 – 50 of 97) sorted by relevance

1234

/original-bsd/usr.bin/make/lst.lib/
H A DlstInsert.c52 goto ok;
58 ok:
/original-bsd/lib/libc/stdio/
H A Dvfscanf.c432 goto ok;
439 goto ok;
447 goto ok;
458 goto ok;
464 goto ok;
473 goto ok;
483 ok:
/original-bsd/sys/kern/
H A Dsys_process.c222 goto ok;
229 goto ok;
238 goto ok;
244 goto ok;
249 ok:
/original-bsd/usr.sbin/amd/amd/
H A Dmisc_rpc.c52 int ok; local
65 ok = xdr_replymsg(&reply_xdr, &reply_msg);
66 if (!ok) {
H A Dopts.c731 int ok = TRUE; local
763 ok = FALSE;
768 if (ok && !eval_opts(fs_static.fs_local, key))
769 ok = FALSE;
782 if (ok && fs_static.opt_rhost && *fs_static.opt_rhost)
808 return ok;
/original-bsd/games/chess/
H A Dnondsp.c103 short ok,tmp; in InputCommand() local
108 ok = quit = false; in InputCommand()
130 while (!(ok || quit)) in InputCommand()
136 ok = VerifyMove(s,0,&mv); in InputCommand()
137 if (ok && mv != hint) in InputCommand()
151 if (strcmp(s,"go") == 0) ok = true; in InputCommand()
170 ok = true; in InputCommand()
184 ok = true; in InputCommand()
189 ok = true; force = false; in InputCommand()
195 ok = true; force = false; in InputCommand()
H A Duxdsp.c100 short ok,i,tmp; in InputCommand() local
105 ok = quit = false; in InputCommand()
128 while (!(ok || quit)) in InputCommand()
133 ok = VerifyMove(s,0,&mv); in InputCommand()
134 if (ok && mv != hint) in InputCommand()
148 if (strcmp(s,"go") == 0) ok = true; in InputCommand()
166 ok = true; in InputCommand()
180 ok = true; in InputCommand()
185 ok = true; force = false; in InputCommand()
191 ok = true; force = false; in InputCommand()
/original-bsd/sbin/savecore/
H A Dsavecore.c35 #define ok(number) ((number) - KERNBASE) macro
247 fseek(fp, (off_t)(dumplo + ok(dump_nl[X_VERSION].n_value)), L_SET); in check_kmem()
254 (off_t)(dumplo + ok(dump_nl[X_PANICSTR].n_value)), L_SET); in check_kmem()
257 (void)fseek(fp, dumplo + ok(panicstr), L_SET); in check_kmem()
272 Lseek(dumpfd, (off_t)(dumplo + ok(dump_nl[X_DUMPMAG].n_value)), L_SET); in clear_dump()
281 Lseek(dumpfd, (off_t)(dumplo + ok(dump_nl[X_DUMPMAG].n_value)), L_SET); in dump_exists()
344 Lseek(dumpfd, (off_t)(dumplo + ok(dump_nl[X_DUMPSIZE].n_value)), L_SET); in save_core()
486 Lseek(dumpfd, (off_t)(dumplo + ok(dump_nl[X_TIME].n_value)), L_SET); in get_crashtime()
/original-bsd/sys/sparc/sparc/
H A Dopenprom.c99 register int node, len, ok, error, s; local
115 ok = openpromcheckid(findroot(), node);
117 if (!ok)
/original-bsd/games/fortune/tools/
H A DDo_spell9 sort $F $1.sp.ok | uniq -u | column
/original-bsd/contrib/ansi/
H A Dansitape.c618 int ok; local
632 ok=0;
634 ok=1;
638 ok=1;
643 if(xflag && ok) {
691 if(xflag && ok) {
729 if(xflag && vflag && ok) {
732 } else if(tflag && ok) {
/original-bsd/lib/libc/hp300/gen/
H A Dsigsetjmp.s91 jne ok /* non-zero ok */
93 ok: label
/original-bsd/lib/libc/vax/sys/cache.lib/
H A DOvfork.c44 bcc parent # if c-bit not set, fork ok
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dio.c604 flag intfile, sequential, ok, varfmt; in startrw() local
608 ok = YES; in startrw()
632 ok = NO; in startrw()
647 ok = NO; in startrw()
653 ok = NO; in startrw()
665 ok = NO; in startrw()
721 ok = NO; in startrw()
731 ok = NO; in startrw()
736 ok = NO; in startrw()
741 ok = NO; in startrw()
[all …]
/original-bsd/usr.bin/f77/pass1.vax/
H A Dio.c617 flag intfile, sequential, ok, varfmt; in startrw() local
621 ok = YES; in startrw()
645 ok = NO; in startrw()
660 ok = NO; in startrw()
666 ok = NO; in startrw()
678 ok = NO; in startrw()
734 ok = NO; in startrw()
744 ok = NO; in startrw()
749 ok = NO; in startrw()
754 ok = NO; in startrw()
[all …]
/original-bsd/old/roff/USD.doc/troff/
H A DMakefile21 echo $$i; spell $$i | sort | comm -23 - spell.ok > $$i.spell; \
/original-bsd/old/games.vax/zork/
H A Dzork.c49 goto ok; in main()
/original-bsd/usr.sbin/chown/
H A Dchgrp.c79 goto ok;
84 ok:
/original-bsd/games/wump/
H A Dwump.c344 int j, arrow_location, link, ok; local
372 for (j = 0, ok = 0; j < link_num; j++)
374 ok = 1;
376 if (ok) {
/original-bsd/usr.bin/sccs/PSD.doc/
H A Dspell.ok59 ok
/original-bsd/usr.bin/uucp/uucico/
H A Dconn.c429 int k, ok; local
442 ok = FAIL;
443 while (ok != SUCCESS) {
453 ok = expect(want, fn);
454 DEBUG(4, "got: %s\n", ok ? "?" : "that");
455 if (ok == FAIL) {
465 if (ok == ABORT) {
/original-bsd/share/mk/
H A Dbsd.doc.mk48 spell ${SRCS} | sort | comm -23 - spell.ok > paper.spell
/original-bsd/local/ukc/restore/
H A Dinteractive.c560 char ok; local
569 ok = 0;
573 return (ok ? gmatch(s, p) : 0);
576 ok++ ;
579 ok++ ;
/original-bsd/lib/libc/gen/
H A Dglob.c654 int ok, negate_range; local
673 ok = 0;
681 ok = 1;
684 ok = 1;
685 if (ok == negate_range)
/original-bsd/admin/admin/DARPA/BAA.unix/
H A DMakefile38 echo $$i; spell $$i | sort | comm -23 - spell.ok > $$i.spell; \

1234