| /freebsd/contrib/netbsd-tests/lib/libc/gen/ |
| H A D | t_nice.c | 84 ATF_REQUIRE_ERRNO(EPERM, nice(i) == -1); in ATF_TC_BODY() 106 nic = nice(i); in ATF_TC_BODY() 165 ATF_REQUIRE(nice(i) != -1); in ATF_TC_BODY() 191 val = nice(i); in ATF_TC_BODY()
|
| /freebsd/lib/libwrap/ |
| H A D | hosts.allow | 51 #sendmail : .nice.guy.example.com : allow 57 #exim : .nice.guy.example.com : allow 77 #ftpd : .nice.guy.example.com : allow
|
| /freebsd/sys/sys/ |
| H A D | sched.h | 97 void sched_nice(struct proc *p, int nice); 288 void (*nice)(struct proc *p, int nice); member
|
| /freebsd/sys/dev/qat/qat_api/firmware/include/ |
| H A D | icp_qat_hw_20_comp.h | 137 uint16_t nice; member 200 csr.nice, in ICP_QAT_FW_COMP_20_BUILD_CONFIG_UPPER()
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | sysmacros.h | 96 #define NICE_TO_PRIO(nice) (MAX_RT_PRIO + (nice) + 20) argument
|
| /freebsd/lib/libc/gen/ |
| H A D | nice.c | 42 nice(int incr) in nice() function
|
| /freebsd/contrib/netbsd-tests/bin/ps/ |
| H A D | keywords | 64 ni nice ALIAS 65 nice NI
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-nice-strict_test.cc | 308 NiceMock< ::Mock> nice; in TEST() local 309 EXPECT_CALL(nice, DoThis()); in TEST() 310 nice.DoThis(); in TEST()
|
| /freebsd/contrib/tcsh/ |
| H A D | tc.decls.h | 204 # undef nice 205 # define nice(a) xnice(a) macro
|
| H A D | WishList | 95 over the last line, and the copy paste it. It would be very nice, if 168 A Csh compatability mode would be nice: I know tcsh is supposed to be 233 "complete cd" at the shell prompt nothing is printed. It would be nice 241 It would be nice if "set autolist" would be on by default.
|
| /freebsd/contrib/one-true-awk/ |
| H A D | TODO | 4 Here are some things that it'd be nice to have volunteer
|
| /freebsd/sys/fs/cd9660/ |
| H A D | TODO.hibler | 7 2. It would be nice to be able to use the vfs_cluster code.
|
| /freebsd/sys/net80211/ |
| H A D | DEBUG.md | 93 * Top-level net80211 debugging APIs and control would be nice (for things 95 * Drivers end up having to implement their own debugging API; it may be nice
|
| /freebsd/sys/kern/ |
| H A D | sched_shim.c | 46 DEFINE_SHIM2(nice, void, sched_nice, struct proc *, p, int, nice)
|
| H A D | sched_ule.c | 144 #define SCHED_PRI_NICE(nice) (((nice) - PRIO_MIN) * 5 / 4) argument 1760 int nice; in sched_priority() local 1765 nice = td->td_proc->p_nice; in sched_priority() 1779 score = imax(0, sched_interact_score(td) + nice); in sched_priority() 1793 const u_int nice_pri_off = SCHED_PRI_NICE(nice); in sched_priority() 1807 len, run, run_unshifted, cpu_pri_off, nice, nice_pri_off)); in sched_priority() 2459 sched_ule_nice(struct proc *p, int nice) in sched_ule_nice() argument 2465 p->p_nice = nice; in sched_ule_nice() 3427 SLOT(nice),
|
| /freebsd/usr.sbin/cron/doc/ |
| H A D | MAIL | 207 Log files! It would be nice to be able to specify a log for cron 209 The latter can of course be done with > and 2> but it would be nice if 212 Another thing which would be nice is to be able to specify which shell 231 > Another thing which would be nice is to be able to specify which shell 341 Obviously this should be optional, but it would be nice if there were a 433 It would be nice if nonprivileged users can setup personal crontab files 446 The System V cron is nice, but it has a few annoying features. One is that 468 A log file might be a nice idea, but the System V cron log is too verbose.
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180-trogdor-ti-sn65dsi86.dtsi | 21 * bootloader may have left it on and it's nice not to cause an
|
| H A D | sc7180-trogdor-parade-ps8640.dtsi | 40 * bootloader may have left it on and it's nice not to cause an
|
| /freebsd/crypto/heimdal/lib/vers/ |
| H A D | ChangeLog | 56 nice to current automake)
|
| /freebsd/share/examples/ppp/ |
| H A D | ppp.linkup.sample | 33 # nice things such as kick off "sendmail -q", "popclient my.isp" and
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | unbound-host.nagios.patch | 86 /** nice string for type */
|
| /freebsd/contrib/file/ |
| H A D | TODO | 9 It would be nice to simplify file considerably. For example,
|
| /freebsd/usr.bin/fortune/ |
| H A D | README | 12 It is a nice thing to have a neighbor of Avery's grain. He has
|
| /freebsd/contrib/googletest/docs/ |
| H A D | gmock_cheat_sheet.md | 34 To create a "nice" mock, which ignores all uninteresting calls, a "naggy" mock, 49 **Note:** A mock object is currently naggy by default. We may make it nice by
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | invoke-ntpd.texi | 105 * ntpd nice:: nice option (-N) 175 -N no nice Run at high priority 439 @node ntpd nice 440 @subsection nice option (-N) 441 @cindex ntpd-nice
|