Searched refs:penalty (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h122 int mfs_penalty; /* mount penalty for this host */
178 int penalty; member in struct:host_names
H A Dautod_parse.c1277 * a) host[(penalty)][,host[(penalty)]]... :/directory
1278 * b) host[(penalty)]:/directory[ host[(penalty)]:/directory]...
1297 int penalty; local
1416 penalty = 0;
1424 penalty = 0;
1426 penalty = atoi(pbuff);
1484 mfs->mfs_penalty = penalty;
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex260 \removelastskip\penalty-50\smallskip\fi\fi}
262 \removelastskip\penalty-100\medskip\fi\fi}
264 \removelastskip\penalty-200\bigskip\fi\fi}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
630 % at the beginning of a line will start with \penalty -- and
631 % since \penalty is valid in vertical mode, we'd end up putting the
632 % penalty on the vertical list instead of in the new paragraph.
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
761 % TeX does not even consider page breaks if a penalty added to the
765 % page after the empty box. So we use a penalty o
[all...]

Completed in 49 milliseconds