*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 kvm_getenvv(3) -- access user process state
    kvm_getprocs() returns a (sub-)set of active processes in the kernel indicated by kd. The op and arg arguments constitute a predicate which limits the set of processes returned. The value of op descri...
 kvm_getenvv2(3) -- access user process state
    kvm_getprocs() returns a (sub-)set of active processes in the kernel indicated by kd. The op and arg arguments constitute a predicate which limits the set of processes returned. The value of op descri...
 kvm_geterr(3) -- get error message on kvm descriptor
    This function returns a string describing the most recent error condition on the descriptor kd. The results are undefined if the most recent kvm(3) library call did not produce an error. The string re...
 kvm_getfiles(3) -- survey open files
    kvm_getfiles() returns a (sub-)set of the open files in the kernel indicated by kd. The op and arg arguments constitute a predicate which limits the set of files returned. No predicates are currently ...
 kvm_getloadavg(3) -- get system load averages
    The kvm_getloadavg() function returns the number of processes in the system run queue of the kernel indicated by kd, averaged over various periods of time. Up to nelem samples are retrieved and assign...
 kvm_getproc2(3) -- access user process state
    kvm_getprocs() returns a (sub-)set of active processes in the kernel indicated by kd. The op and arg arguments constitute a predicate which limits the set of processes returned. The value of op descri...
 kvm_getprocs(3) -- access user process state
    kvm_getprocs() returns a (sub-)set of active processes in the kernel indicated by kd. The op and arg arguments constitute a predicate which limits the set of processes returned. The value of op descri...
 kvm_nlist(3) -- retrieve symbol table names from a kernel image
    kvm_nlist() retrieves the symbol table entries indicated by the name list argument nl. This argument points to an array of nlist structures, terminated by an entry whose n_name field is NULL (see nlis...
 kvm_open(3) -- initialize kernel virtual memory access
    The functions kvm_open() and kvm_openfiles() return a descriptor used to access kernel virtual memory via the kvm(3) library routines. Both active kernels and crash dumps are accessible through this i...
 kvm_openfiles(3) -- initialize kernel virtual memory access
    The functions kvm_open() and kvm_openfiles() return a descriptor used to access kernel virtual memory via the kvm(3) library routines. Both active kernels and crash dumps are accessible through this i...
 kvm_read(3) -- read or write kernel virtual memory
    The kvm_read() and kvm_write() functions are used to read and write kernel virtual memory (or a crash dump file). See kvm_open(3) or kvm_openfiles(3) for information regarding opening kernel virtual m...
 kvm_write(3) -- read or write kernel virtual memory
    The kvm_read() and kvm_write() functions are used to read and write kernel virtual memory (or a crash dump file). See kvm_open(3) or kvm_openfiles(3) for information regarding opening kernel virtual m...
 l64a(3) -- convert between a long integer and a base-64 ASCII string
    The a64l() and l64a() functions convert between a long integer and its base-64 ASCII string representation. The characters used to represent ``digits'' are `.' for 0, `/' for 1, `0' - `9' for 2 ...
 l64a_r(3) -- convert between a long integer and a base-64 ASCII string
    The a64l() and l64a() functions convert between a long integer and its base-64 ASCII string representation. The characters used to represent ``digits'' are `.' for 0, `/' for 1, `0' - `9' for 2 ...
 labs(3) -- return the absolute value of a long integer
    The labs() function returns the absolute value of the long integer j.
<<  [Prev]  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  
70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service