| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/ |
| HD | 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-13-stable/lib/libwrap/ |
| HD | hosts.allow | 51 #sendmail : .nice.guy.example.com : allow 57 #exim : .nice.guy.example.com : allow 77 #ftpd : .nice.guy.example.com : allow
|
| /freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| HD | sysmacros.h | 98 #define NICE_TO_PRIO(nice) (MAX_RT_PRIO + (nice) + 20) argument
|
| /freebsd-13-stable/lib/libc/gen/ |
| HD | nice.c | 44 nice(int incr) in nice() function
|
| /freebsd-13-stable/contrib/netbsd-tests/bin/ps/ |
| HD | keywords | 64 ni nice ALIAS 65 nice NI
|
| /freebsd-13-stable/contrib/googletest/googlemock/test/ |
| HD | 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-13-stable/contrib/tcsh/ |
| HD | tc.decls.h | 204 # undef nice 205 # define nice(a) xnice(a) macro
|
| HD | 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-13-stable/sys/fs/cd9660/ |
| HD | TODO.hibler | 7 2. It would be nice to be able to use the vfs_cluster code.
|
| /freebsd-13-stable/contrib/dialog/ |
| HD | dialog.lsm | 6 of questions or display messages in nice looking color
|
| /freebsd-13-stable/usr.sbin/cron/doc/ |
| HD | 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-13-stable/sys/sys/ |
| HD | sched.h | 86 void sched_nice(struct proc *p, int nice);
|
| /freebsd-13-stable/crypto/heimdal/lib/vers/ |
| HD | ChangeLog | 56 nice to current automake)
|
| /freebsd-13-stable/share/examples/ppp/ |
| HD | ppp.linkup.sample | 33 # nice things such as kick off "sendmail -q", "popclient my.isp" and
|
| /freebsd-13-stable/usr.bin/fortune/ |
| HD | README | 13 It is a nice thing to have a neighbor of Avery's grain. He has
|
| /freebsd-13-stable/contrib/file/ |
| HD | TODO | 9 It would be nice to simplify file considerably. For example,
|
| /freebsd-13-stable/contrib/unbound/contrib/ |
| HD | unbound-host.nagios.patch | 86 /** nice string for type */
|
| /freebsd-13-stable/contrib/googletest/docs/ |
| HD | 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-13-stable/contrib/ntp/ntpd/ |
| HD | 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-13-stable/usr.bin/ctlstat/ |
| HD | ctlstat.c | 88 uint64_t nice; member 238 cpu_stats->nice = cp_time[CP_NICE]; in getcpu() 635 ctx->cur_cpu.nice + ctx->cur_cpu.system + in ctlstat_standard()
|
| /freebsd-13-stable/contrib/apr-util/ |
| HD | configure.in | 21 dnl Generate ./config.nice for reproducing runs of configure 23 APR_CONFIG_NICE(config.nice)
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/ |
| HD | zdb.c | 2420 char nice[32]; in dump_dsl_dir() local 2423 CTASSERT(sizeof (nice) >= NN_NUMBUF_SZ); in dump_dsl_dir() 2440 zdb_nicenum(dd->dd_used_bytes, nice, sizeof (nice)); in dump_dsl_dir() 2441 (void) printf("\t\tused_bytes = %s\n", nice); in dump_dsl_dir() 2442 zdb_nicenum(dd->dd_compressed_bytes, nice, sizeof (nice)); in dump_dsl_dir() 2443 (void) printf("\t\tcompressed_bytes = %s\n", nice); in dump_dsl_dir() 2444 zdb_nicenum(dd->dd_uncompressed_bytes, nice, sizeof (nice)); in dump_dsl_dir() 2445 (void) printf("\t\tuncompressed_bytes = %s\n", nice); in dump_dsl_dir() 2446 zdb_nicenum(dd->dd_quota, nice, sizeof (nice)); in dump_dsl_dir() 2447 (void) printf("\t\tquota = %s\n", nice); in dump_dsl_dir() [all …]
|
| /freebsd-13-stable/contrib/ntp/sntp/ |
| HD | configure.ac | 129 AC_DEFINE([HAVE_NO_NICE], 1, [sntp does not care about 'nice'])
|
| /freebsd-13-stable/contrib/xz/ |
| HD | README | 40 that the .xz format is especially nice when the same file will be 222 - The output of --help and --long-help must look nice on 229 even uglier in the generic case even if it looks nice in a few
|
| /freebsd-13-stable/tools/tools/tinybsd/conf/minimal/ |
| HD | tinybsd.basefiles | 118 usr/bin/nice
|