/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/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_hw_20_comp.h | 138 uint16_t nice; member 201 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 | 98 #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/contrib/dialog/ |
H A D | dialog.lsm | 6 of questions or display messages in nice looking color
|
/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/sys/sys/ |
H A D | sched.h | 86 void sched_nice(struct proc *p, int nice);
|
/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
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.c | 87 uint64_t nice; member 237 cpu_stats->nice = cp_time[CP_NICE]; in getcpu() 634 ctx->cur_cpu.nice + ctx->cur_cpu.system + in ctlstat_standard()
|
/freebsd/lib/libsys/ |
H A D | Symbol.sys.map | 2 * It'd be nice to automatically generate the syscall symbols, but we
|