Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- PHOLD(9)
- hold a process
- SMP(4)
- description of the FreeBSD Symmetric Multi-Processor kernel
- _exit(2)
- terminate the calling process
- abort2(2)
- abort process with diagnostics
- acct(2)
- enable or disable process accounting
- amdsmn(4)
- device driver for AMD processor System Management Network
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- awk(1)
- pattern-directed scanning and processing language
- choosethread(9), procrunnable(9), remrunqueue(9), setrunqueue(9)
- manage the queue of runnable processes
- clock(3)
- determine processor time used
- clock_getcpuclockid(3)
- access a process CPU-time clock
- cpuset(1)
- configure processor sets
- curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
- perform round-robin scheduling of runnable processes
- devctl_process_running(9)
- Returns true when devctl has a consumer process running
- development(7)
- introduction to development process
- dtrace_proc(4)
- a DTrace provider for tracing events related to user processes
- dwatch(1)
- watch processes as they trigger a particular DTrace probe
- elf_aux_info(3)
- extract data from the elf auxiliary vector of the current process
- elf_memory(3)
- process an ELF or ar(1) archive mapped into memory
- fork(2)
- create a new process
- form_driver(3), form_driver_w(3)
- command-processing loop of the form system
- fuser(1)
- list IDs of all processes that have one or more files open
- gcore(1)
- get core images of running process
- getgid(2), getegid(2)
- get group process identification
- getpgrp(2)
- get process group
- getpid(2), getppid(2)
- get parent or calling process identification
- getpmac(8)
- print process-related MAC labels
- getsid(2)
- get process session
- gss_export_sec_context(3)
- Transfer a security context to another process
- gss_process_context_token(3)
- Process a token on a security context from a peer application
- init(8)
- process control initialization
- ipcs(1)
- report System V interprocess communication facilities status
- issetugid(2)
- is current process tainted by uid or gid changes
- kcm(8)
- process-based credential cache for Kerberos tickets
- kill(1)
- terminate or signal a process
- kill(2)
- send signal to a process
- killall(1)
- kill processes by name
- killpg(2)
- send signal to a process group
- kinfo_getallproc(3)
- function for getting process information of all processes from kernel
- kinfo_getfile(3)
- function for getting per-process file descriptor information
- kinfo_getproc(3)
- function for getting process information from kernel
- kinfo_getvmmap(3)
- function for getting per-process memory map information
- kproc_start(9), kproc_shutdown(9), kproc_create(9), kproc_exit(9), kproc_resume(9), kproc_suspend(9), kproc_suspend_check(9)
- kernel processes
- ktrace(1)
- enable kernel process tracing
- ktrace(2)
- process tracing
- kvm_getprocs(3), kvm_getargv(3), kvm_getenvv(3)
- access user process state
- limits(1)
- set or display process resource limits
- linprocfs(5)
- Linux process file system
- loader.4th(8)
- loader.conf processing tools
- m4(1)
- macro language processor
- mac_get_file(3), mac_get_link(3), mac_get_fd(3), mac_get_peer(3), mac_get_pid(3), mac_get_proc(3)
- get the label of a file, socket, socket peer or process
- mac_partition(4)
- process partition policy
- mac_prepare(3), mac_prepare_type(3), mac_prepare_file_label(3), mac_prepare_ifnet_label(3), mac_prepare_process_label(3)
- allocate appropriate storage for mac_t
- mac_set_file(3), mac_set_fd(3), mac_set_proc(3)
- set the MAC label for a file or process
- menu_driver(3)
- command-processing loop of the menu system
- mlockall(2), munlockall(2)
- lock (unlock) the address space of a process
- mq_notify(2)
- notify process that a message is available (REALTIME)
- nproc(1)
- print the number of processors
- npx(4)
- Numeric Processing Extension coprocessor
- p_candebug(9)
- determine debuggability of a process
- p_cansee(9)
- determine visibility of a process
- padlock(4)
- driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
- pcap_loop(3), pcap_dispatch(3)
- process packets from a live capture or savefile
- pdfork(2), pdgetpid(2), pdkill(2)
- System calls to manage process descriptors
- pfind(9), zpfind(9)
- locate a process by number
- pget(9)
- locate a process by number
- pgfind(9)
- locate a process group by number
- pgrep(1), pkill(1)
- find or signal processes by name
- pipe(2), pipe2(2)
- create descriptor pair for interprocess communication
- pmc_attach(3), pmc_detach(3)
- attaching and detaching process scope PMCs to target processes
- popen(3), pclose(3)
- process I/O
- posix_spawn(3), posix_spawnp(3)
- spawn a process
- proc_rwmem(9), proc_readmem(9), proc_writemem(9)
- read from or write to a process address space
- proccontrol(1)
- Control some process execution aspects
- procctl(2)
- control processes
- procdesc(4)
- process descriptor facility
- procfs(5)
- process file system
- procstat(1)
- get detailed process information
- procstat_close(3), procstat_freeadvlock(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getadvlock(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
- library interface for file and process information retrieval
- profil(2)
- control process profiling
- protect(1)
- protect processes from being killed when swap space is exhausted
- ps(1)
- process status
- psignal(9), kern_psignal(9), pgsignal(9), tdsignal(9)
- post signal to a thread, process, or process group
- pt(4)
- SCSI processor type driver
- pthread_rwlockattr_getpshared(3)
- get the process shared attribute
- pthread_rwlockattr_setpshared(3)
- set the process shared attribute
- ptrace(2)
- process tracing and debugging
- pwait(1)
- wait for processes to terminate
- reboot(2)
- reboot system or halt processor
- renice(8)
- alter priority of running processes
- rfork(2)
- manipulate process resources
- rfork_thread(3)
- create a rfork-based process thread
- rtprio(1), idprio(1)
- execute, examine or modify a utility's or process's realtime or idletime scheduling priority
- sched_yield(2)
- yield processor
- setfib(2)
- set the default FIB (routing table) for the calling process
- setpgid(2), setpgrp(2)
- set process group
- setpmac(8)
- run a command with a different MAC process label
- setproctitle(3), setproctitle setproctitle_fast(3)
- set process title
- setsid(2)
- create session and set process group ID
- sigqueue(2)
- queue a signal to a process (REALTIME)
- syncer(4)
- file system synchronizer kernel process
- sysdecode_abi_to_freebsd_errno(3), sysdecode_freebsd_to_abi_errno(3)
- translate error numbers between process ABIs
- tcgetpgrp(3)
- get foreground process group ID
- tcsetpgrp(3)
- set foreground process group ID
- timer_create(2)
- create a per-process timer (REALTIME)
- timer_delete(2)
- delete a per-process timer (REALTIME)
- timer_getoverrun(2), timer_gettime(2), timer_settime(2)
- per-process timers (REALTIME)
- times(3)
- process times
- top(1)
- display and update information about the top cpu processes
- ulimit(3)
- get and set process limits
- unifdef(1), unifdefall(1)
- remove preprocessor conditionals from code
- vfork(2)
- create a new process without copying the address space
- vm_fault_prefault(9)
- cluster page faults into a process's address space
- vm_map_init(9)
- initialize a vm_map structure for process zero
- vm_map_stack(9), vm_map_growstack(9)
- manage process stacks
- vn_fullpath(9)
- convert a vnode reference to a full pathname, given a process context
- wait(2), waitid(2), waitpid(2), wait3(2), wait4(2), wait6(2)
- wait for processes to change status
- ypset(8)
- tell ypbind(8) which NIS server process to use
- OPENSSL_ia32cap(3)
- the x86[_64] processor capabilities vector
- OPENSSL_s390xcap(3)
- the IBM z processor capabilities vector
- OSSL_CMP_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
- generic functions to set up and control a CMP server
- OSSL_SELF_TEST_set_callback(3), OSSL_SELF_TEST_get_callback(3)
- specify a callback for processing self tests
- OSSL_STORE_CTX(3), OSSL_STORE_post_process_info_fn(3), OSSL_STORE_open(3), OSSL_STORE_open_ex(3), OSSL_STORE_ctrl(3), OSSL_STORE_load(3), OSSL_STORE_eof(3), OSSL_STORE_error(3), OSSL_STORE_close(3)
- Types and functions to read objects from a URI
- PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
- read PEM format files with custom processing
- SSL_CONF_cmd_argv(3)
- SSL configuration command line processing
- SSL_CTX_set0_chain(3), SSL_CTX_set1_chain(3), SSL_CTX_add0_chain_cert(3), SSL_CTX_add1_chain_cert(3), SSL_CTX_get0_chain_certs(3), SSL_CTX_clear_chain_certs(3), SSL_set0_chain(3), SSL_set1_chain(3), SSL_add0_chain_cert(3), SSL_add1_chain_cert(3), SSL_get0_chain_certs(3), SSL_clear_chain_certs(3), SSL_CTX_build_cert_chain(3), SSL_build_cert_chain(3), SSL_CTX_select_current_cert(3), SSL_select_current_cert(3), SSL_CTX_set_current_cert(3), SSL_set_current_cert(3)
- extra chain certificate processing
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_tlsext_ticket_key_evp_cb(3), SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- openssl-dsa(1)
- DSA key processing
- openssl-ec(1)
- EC key processing
- openssl-pkey(1)
- public or private key processing command
- openssl-pkeyparam(1)
- public key algorithm parameter processing command
- openssl-rsa(1)
- RSA key processing command