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

/freebsd-11-stable/tools/tools/vhba/
H A DMakefile27 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c1200 struct l_itimerspec lots; local
1219 error = native_to_linux_itimerspec(&lots, &ots);
1221 error = copyout(&lots, args->old_value, sizeof(lots));
1231 struct l_itimerspec lots; local
1243 error = copyin(args->new_value, &lots, sizeof(lots));
1246 error = linux_to_native_itimerspec(&nts, &lots);
1285 error = native_to_linux_itimerspec(&lots, &ots);
1287 error = copyout(&lots, arg
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dwarnings.mk112 # since things like -Wall imply lots of others.
H A Dprog.mk49 # lots of cool magic, but might not suit everyone.
H A Dlib.mk246 # some libs have lots of objects, and scanning all .o, .po and ${PICO} meta files
369 # lots of cool magic, but might not suit everyone.
H A Ddirdeps.mk321 # this can cause lots of output!
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk282 # this can cause lots of output!
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex792 % sight. (If the user is using lots of big @group commands, which
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex769 % sight. (If the user is using lots of big @group commands, which
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex729 % sight. (If the user is using lots of big @group commands, which

Completed in 217 milliseconds