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

/freebsd-9.3-release/crypto/openssl/
H A Dconfig489 # more time that I want to waste at the moment
514 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
547 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
559 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
623 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
635 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
643 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
716 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
726 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
758 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <
[all...]
/freebsd-9.3-release/usr.bin/rlogin/
H A Drlogin.c520 char waste[BUFSIZ], mark; local
538 n = read(rem, waste, sizeof(waste));
570 n = read(rem, waste, sizeof (waste));
/freebsd-9.3-release/sys/kern/
H A Dkern_malloc.c1046 uint64_t waste; local
1053 waste = 0;
1071 waste += (rsize * count) - (size * count);
1076 (unsigned long long)mem, (unsigned long long)waste);
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c191 BN_ULONG ret, waste; local
193 asm("divq %4":"=a"(ret), "=d"(waste)
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_device_driver.sh310 * some (or all) of them will fail probe() and only waste a little memory.
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddirdeps.mk431 # we do not want to waste time chasing DIRDEPS
H A Dlib.mk253 # is a waste of time, this tells meta.autodep.mk to just pick one
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex4774 % side, and for 6pt waste from
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex4970 % side, and for 6pt waste from
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex4846 % side, and for 6pt waste from

Completed in 153 milliseconds