Searched refs:waste (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1103 char waste[4*BUFSIZ], mark; local
1148 n = desread(rem, waste, sizeof (waste), 0);
1210 n = desread(rem, waste, sizeof (waste), 0);
/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Drpc.rexd.c290 char *waste; local
303 (void) rex_wait(&waste);
732 char waste[BUFSIZ], mark; local
744 (void) read(OutputSocket, waste, sizeof (waste));
H A Don.c178 char waste[BUFSIZ], mark; local
187 (void) read(InOut, waste, sizeof (waste));
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_vget.c264 bool waste; local
286 (void)vgetline(0, genbuf + 1, &waste, c);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c165 { BN_ULONG ret,waste; local
168 : "=a"(ret),"=d"(waste)
/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dumem.c2579 size_t chunks, bestfit, waste, slabsize; local
2593 waste = (slabsize % chunksize) / chunks;
2594 if (waste < minwaste) {
2595 minwaste = waste;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm412 avoid having to compile and waste memory on rarely used values (see
H A DMemoize.pm743 Obviously, the second call to C<pi> is a waste of time, and storing
744 its return value is a waste of space. Specifying C<LIST_CACHE =E<gt>
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dkmem.c3898 size_t chunks, bestfit, waste, slabsize; local
3905 waste = (slabsize % chunksize) / chunks;
3906 if (waste < minwaste) {
3907 minwaste = waste;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm2857 and waste memory). If neither Bar nor Baz exist (or don't work/compile), they
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4846 % side, and for 6pt waste from

Completed in 115 milliseconds