Search


Help

[Man ManPages]

Translate

Google TranslateBabelfish

You are here

Home > FreeBSD-2.1.7.1-RELEASE > man2

AVISDERECHERCHE.NET

Navigation

__syscall(2) -- indirect system call
_exit(2) -- terminate the calling process
accept(2) -- accept a connection on a socket
access(2) -- check access permissions of a file or pathname
acct(2) -- enable or disable process accounting
adjtime(2) -- correct the time to allow synchronization of the system clock
bind(2) -- bind a name to a socket
brk(2) -- change data segment size
chdir(2) -- change current working directory
chflags(2) -- set file flags
chmod(2) -- change mode of file
chown(2) -- change owner and group of a file
chroot(2) -- change root directory
close(2) -- delete a descriptor
connect(2) -- initiate a connection on a socket
creat(2) -- create a new file
dup(2) -- duplicate an existing file descriptor
dup2(2) -- duplicate an existing file descriptor
errno(2) -- introduction to system calls and error numbers
execve(2) -- execute a file
fchdir(2) -- change current working directory
fchflags(2) -- set file flags
fchmod(2) -- change mode of file
fchown(2) -- change owner and group of a file
fcntl(2) -- file control
flock(2) -- apply or remove an advisory lock on an open file
fork(2) -- create a new process
fpathconf(2) -- get configurable pathname variables
fstat(2) -- get file status
fstatfs(2) -- get file system statistics
fsync(2) -- synchronize a file's in-core state with that on disk
ftruncate(2) -- truncate a file to a specified length
getdirentries(2) -- get directory entries in a filesystem independent format
getdtablesize(2) -- get descriptor table size
getegid(2) -- get group process identification
geteuid(2) -- get user identification
getfh(2) -- get file handle
getfsstat(2) -- get list of all mounted filesystems
getgid(2) -- get group process identification
getgroups(2) -- get group access list
getitimer(2) -- get/set value of interval timer
getlogin(2) -- get/set login name
getpeername(2) -- get name of connected peer
getpgrp(2) -- get process group
getpid(2) -- get parent or calling process identification
getppid(2) -- get parent or calling process identification
getpriority(2) -- get/set program scheduling priority
getrlimit(2) -- control maximum system resource consumption
getrusage(2) -- get information about resource utilization
getsockname(2) -- get socket name

[1] 2 3 4 >  >> 

Operating Systems links