Home
last modified time | relevance | path

Searched refs:processes (Results 1 – 25 of 150) sorted by relevance

123456

/freebsd-12.1/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc200 char *events, char *processes, char *threads, bool exclusive, bool json, int infd, in pmc_filter_handler() argument
219 if (processes) in pmc_filter_handler()
220 parse_names(processes, proclist, &proccount); in pmc_filter_handler()
303 char *lwps, *pids, *events, *processes, *threads; in cmd_pmc_filter() local
310 threads = processes = lwps = pids = events = NULL; in cmd_pmc_filter()
325 processes = strdup(optarg); in cmd_pmc_filter()
360 processes, threads, exclusive, json, prelogfd, postlogfd); in cmd_pmc_filter()
/freebsd-12.1/contrib/unbound/contrib/
H A Dunbound.service.in7 ; read-only for the processes invoked by the unit except for the API file
12 ; makes sharing between processes via /tmp or /var/tmp impossible.
15 ; inaccessible and empty for processes invoked by the unit.
18 ; (accessible through /sys/fs/cgroup) read-only to all processes invoked by
/freebsd-12.1/sbin/init/
H A DNOTES45 processes.
106 5: clean up mode (re-read ttys file, killing off controlling processes
110 7: death: send SIGHUP to all controlling processes, reap for 30 seconds,
111 then go to 1 (warn if not all processes died, i.e. wait blocks)
/freebsd-12.1/tools/tools/netrate/tcpp/
H A DREADME8 client and the server generates a certain number of worker processes, each of
9 which in turn uses its own TCP port. The number of server processes must be
10 >= the number of client processes, or some of the ports required by the
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def81 " this number of jobs in separate worker processes"
84 "Number of simultaneous worker processes to run the jobs."
88 " discovered by other processes. If 0, disabled")
101 "use the same path for several parallel processes.")
/freebsd-12.1/contrib/googletest/
H A Dconfigure.ac6 # Provide various options to initialize the Autoconf and configure processes.
/freebsd-12.1/stand/i386/loader/
H A Dloader.rc9 \ Reads and processes loader.conf variables
/freebsd-12.1/release/picobsd/floppy.tree/etc/
H A Dmaster.passwd4 daemon:*:1:1::0:0:Owner of many system processes:/root:/nonexistent
/freebsd-12.1/contrib/sendmail/src/
H A DTUNING81 allow for a good control over the number of delivery processes other
83 processes (MaxChildren) or by load control options (RefuseLA,
97 to minimize the overhead for creating processes because they just
109 properties, i.e., number of processes to run the queues in the
221 and all options related to number of processes and the load should
/freebsd-12.1/stand/forth/
H A Dloader.rc12 \ Reads and processes loader.conf variables
/freebsd-12.1/release/picobsd/tinyware/aps/
H A DREADME5 informations, i.e. how many processes are running and on which vty, and the
/freebsd-12.1/tools/tools/sysdoc/
H A Dtunables.mdoc870 processes of the running kernel.
885 utility for more information on monitoring processes.
891 The maximum number of processes that the system
895 utility for more information on monitoring processes.
901 The maximum number of processes one user ID can run.
904 utility for more information on monitoring processes.
1090 for processes which you are not running.
1704 about processes running under other user id numbers (UIDs).
1782 Enforce MAC policies between system processes
2183 circumstances may stall processes and can therefore
[all …]
/freebsd-12.1/lib/libc/nls/
H A DC.msg27 10 No child processes
141 67 Too many processes
/freebsd-12.1/usr.bin/top/
H A Dtop.c229 void * processes; in main() local
603 processes = in main()
653 (*d_process)(i, format_next_process(processes, get_userid, in main()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CONF_cmd_argv.pod15 The function SSL_CONF_cmd_argv() processes at most two command line
/freebsd-12.1/etc/
H A Dmaster.passwd5 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
/freebsd-12.1/contrib/gcc/doc/
H A Dheaderdirs.texi32 @code{fixincludes} processes any header files in this directory.
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dpkeyparam.pod21 The B<pkeyparam> command processes public key algorithm parameters.
H A Dpkcs7.pod23 The B<pkcs7> command processes PKCS#7 files in DER or PEM format.
H A Docsp.pod199 Run the specified number of OCSP responder child processes, with the parent
200 process respawning child processes as needed.
201 Child processes will detect changes in the CA index file and automatically
327 processes can be either specified on the command line (using B<issuer>
/freebsd-12.1/contrib/googletest/googletest/
H A Dconfigure.ac12 # Provide various options to initialize the Autoconf and configure processes.
/freebsd-12.1/contrib/ntp/scripts/stats/
H A DREADME6 script is called from a cron job once per day. This script processes the
/freebsd-12.1/contrib/libxo/tests/gettext/
H A Dstrerror.pot89 msgid "No child processes"
343 msgid "Too many processes"
/freebsd-12.1/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh81 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dpexecute.txh18 Use pipes for communication between processes, if possible.
23 processes.
174 by child processes.

123456