Searched refs:incomplete (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dmbrtowc.c112 /* mbtowc does not distinguish between invalid and incomplete multibyte
140 goto incomplete;
145 goto incomplete;
153 goto incomplete;
159 goto incomplete;
169 goto incomplete;
175 goto incomplete;
194 goto incomplete;
205 goto incomplete;
219 goto incomplete;
[all...]
H A Dregcomp.c1646 bool incomplete;
1650 incomplete = false;
1658 if (!incomplete)
1660 incomplete = false;
1678 incomplete = true;
1694 bool incomplete = false;
1725 incomplete = true;
1742 /* If the epsilon closure of `edest' is incomplete,
1743 the epsilon closure of this node is also incomplete. */
1746 incomplete
1639 bool incomplete; local
1687 bool incomplete = false; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c322 int ar_cnt, incomplete, nalloc, next, ret, wrote; local
350 ar_cnt = incomplete = 0;
356 incomplete = 1;
366 * region lock. Set the incomplete flag -- the only way we
371 incomplete = 1;
393 incomplete = 1;
417 incomplete = 1;
433 return (incomplete ? DB_INCOMPLETE : __os_fsync(dbmfp->fd));
/osnet-11/usr/src/lib/libcmd/common/
H A Dfind.c1105 error(2, "incomplete statement");
1257 error(2, "incomplete statement");
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c1006 static int incomplete, disk_choice; variable
1040 incomplete = 0;
1171 incomplete = 1;
1436 if (*buf == '/' || (ptr = set_device (buf)) || incomplete)
1440 if (*buf == '(' && (incomplete || ! *ptr))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dutf8decode.t88 3.4 Concatenation of incomplete sequences
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm57 The interface is currently incomplete. I<Please> contact the author
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL309 will leave an incomplete profile. See the B<-F> option.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl160 code is doing, or that it is incomplete - the basics may be clear, but the

Completed in 99 milliseconds