kvm_files man page on BSDOS

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDOS logo
[printable version]

KVM_FILES(3)		    BSD Programmer's Manual		  KVM_FILES(3)

NAME
     kvm_files - survey open files

SYNOPSIS
     #include <sys/param.h>
     #include <sys/sysctl.h>
     #define KERNEL
     #include <sys/file.h>
     #undef KERNEL
     #include <kvm.h>

     struct file *
     kvm_files(kvm_t *kd, int *cnt);

DESCRIPTION
     The kvm_files() function obtains the table of open files from the kernel
     indicated by kd.

     The number of files found is returned in the reference parameter cnt. The
     files are returned as a contiguous array of file structures whose f_filef
     field has been modified to contain the address of the file itself.	 Memo-
     ry for these structures is obtained via malloc(3) and should be released
     via free(3) if desired.

RETURN VALUES
     kvm_files() will return NULL on failure.

SEE ALSO
     kvm(3),  kvm_open(3),  kvm_openfiles(3),  kvm_close(3),  kvm_read(3),
     kvm_write(3),  kvm_nlist(3),  kvm_geterr(3)

BSDI BSD/OS			April 19, 1994				     1
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server BSDOS

List of man pages available for BSDOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net