Home | History | Annotate | Download | only in misc

Lines Matching defs:need

326 	 * Figure out how many digits we need
387 /* The kernel doesn't need to zero the itable blocks */
608 int need, col_left;
660 need = int_log10(group_block) + 2;
661 if (need > col_left) {
665 col_left -= need;
994 printf(_("You probably need to install an updated "
1549 "and in use. You may need to reboot\n\t"