Searched refs:remains (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libcmdutils/common/
H A Dwritefile.c54 int remains; local
131 remains = mapsize - nbytes;
132 while (remains > 0) {
134 cp + mapsize - remains, remains);
147 remains -= nbytes;
148 if (remains == 0)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelectSaver.pm30 file handle remains unchanged.
H A Doverload.pm792 definitions, and changes in @ISA. However, this invalidation remains
H A DCGI.pm5303 folding rules of RFC 2616: the newlines will be removed, while the white space remains.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm204 variable remains in scope until program termination, it may be undefined
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregexec.c3711 bitset_t remains;
3731 not_subset |= remains[k] = ~accepts[k] & dests_ch[j][k];
3736 new group state, which has the `remains'. */
3739 bitset_copy (dests_ch[ndests], remains);
3707 bitset_t remains; local

Completed in 45 milliseconds