Searched refs:nice (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-12-stable/share/mk/
H A Dgendirdeps.mk278 # It would be nice do peform this check for all of DIRDEPS,
H A Ddirdeps.mk676 # it would be nice to do :N${.TARGET}
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntpd.c558 if (-1 == nice (NTPD_PRIO) && errno != 0)
559 msyslog(LOG_ERR, "nice() error: %m");
/freebsd-12-stable/contrib/tcsh/
H A Dsh.sem.c227 * nice, nohup, time. These commands can also be used by themselves,
236 setname("nice");
348 * not pipedout, niced, nohupped, or &'d. It would be nice(?) to not
372 * shell not to change dir! (XXX: but only for nice?)
581 (void) nice(nval);
H A Dsh.proc.c1857 * Nohup and nice apply only to NODE_COMMAND's but it would be nice
1859 * to know about nice/nohup/time
1869 (void) nice(nval);
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dlex.c1304 FIXME: Would be nice if we didn't need the PFILE argument. */
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h776 extern int nice(int);
/freebsd-12-stable/contrib/ntp/ntpdate/
H A Dntpdate.c543 nice (NTPDATE_PRIO);
/freebsd-12-stable/contrib/bmake/mk/
H A Ddirdeps.mk681 # it would be nice to do :N${.TARGET}
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1261 /* ### It would be nice if Sqlite would handle
/freebsd-12-stable/contrib/sendmail/src/
H A Ddeliver.c2548 (void) nice(m->m_nice);
H A Dqueue.c2129 (void) nice(Queue[qgrp]->qg_nice);
7664 "Q%s: Warning: N= set on system that doesn't support nice()\n",
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex6829 % It would be nice if we could set up a hyphenation file here.

Completed in 381 milliseconds

12