man pages section 3: Extended Library Functions
    
K
 
 kernel virtual memory functions
  copy data from kernel image or running system — kvm_read, kvm_kread, kvm_uread ( Index Term Link )
  copy data to kernel image or running system — kvm_write, kvm_kwrite, kvm_uwrite ( Index Term Link )
  get invocation argument for process — kvm_getcmd ( Index Term Link )
  get u-area for process — kvm_getu ( Index Term Link )
  get entries from kernel symbol table — kvm_nlist ( Index Term Link )
  kstat — kernel statistics facility ( Index Term Link )
  kstat_chain_update — update the kstat header chain ( Index Term Link )
  kstat_close — initialize kernel statistics facility ( Index Term Link )
  kstat_data_lookup — find a kstat by name ( Index Term Link )
  kstat_lookup — find a kstat by name ( Index Term Link )
  kstat_open — initialize kernel statistics facility ( Index Term Link )
  kstat_read — read or write kstat data ( Index Term Link )
  kstat_write — read or write kstat data ( Index Term Link )
  specify a kernel to examine — kvm_open, kvm_close ( Index Term Link )
 
 kstat — kernel statistics facility ( Index Term Link )
 
 kstat_chain_update — update the kstat header chain ( Index Term Link )
 
 kstat_close — initialize kernel statistics facility ( Index Term Link )
 
 kstat_data_lookup — find a kstat by name ( Index Term Link )
 
 kstat_lookup — find a kstat by name ( Index Term Link )
 
 kstat_open — initialize kernel statistics facility ( Index Term Link )
 
 kstat_read — read or write kstat data ( Index Term Link )
 
 kstat_write — read or write kstat data ( Index Term Link )
 
 kva_match — look up a key in a key-value array ( Index Term Link )
 
 kvm_close — specify kernel to examine ( Index Term Link )
 
 kvm_getcmd — get invocation arguments for process ( Index Term Link )
 
 kvm_getproc — read system process structures ( Index Term Link )
 
 kvm_getu — get u-area for process ( Index Term Link )
 
 kvm_kread — copy data from a kernel image or running system ( Index Term Link )
 
 kvm_kwrite — copy data to a kernel image or running system ( Index Term Link )
 
 kvm_nextproc — read system process structures ( Index Term Link )
 
 kvm_nlist — get entries from kernel symbol table ( Index Term Link )
 
 kvm_open — specify kernel to examine ( Index Term Link )
 
 kvm_read — copy data from kernel image or running system ( Index Term Link )
 
 kvm_setproc — read system process structures ( Index Term Link )
 
 kvm_uread — copy data from a kernel image or running system ( Index Term Link )
 
 kvm_uwrite — copy data to a kernel image or running system ( Index Term Link )
 
 kvm_write — copy data to kernel image or running system ( Index Term Link )