Browse manuals
<<
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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
>>
| Manual | Description |
|---|---|
| aio_error (2) | retrieve error status of asynchronous... |
| aio_read (2) | asynchronous read from a file (REALTIME) |
| aio_return (2) | retrieve return status of asynchronou... |
| aio_suspend (2) | suspend until asynchronous I/O operat... |
| aio_waitcomplete (2) | wait for the next completion of an ai... |
| aio_write (2) | asynchronous write to a file (REALTIME) |
| audit (2) | commit BSM audit record to audit log |
| auditctl (2) | configure system audit parameters |
| auditon (2) | configure system audit parameters |
| bind (2) | assign a local protocol address to a ... |
| brk (2) | brk, sbrk -- change data segment size |
| chdir (2) | chdir, fchdir -- change current work... |
| chflags (2) | chflags, lchflags, fchflags -- set f... |
| chmod (2) | chmod, fchmod, lchmod -- change mode... |
| chown (2) | chown, fchown, lchown -- change owne... |
| chroot (2) | change root directory |
| clock_getres (2) | clock_gettime, clock_settime, clock_... |
| clock_gettime (2) | clock_gettime, clock_settime, clock_... |
| clock_settime (2) | clock_gettime, clock_settime, clock_... |
| close (2) | delete a descriptor |
| connect (2) | initiate a connection on a socket |
| creat (2) | create a new file |
| dup (2) | dup, dup2 -- duplicate an existing f... |
| dup2 (2) | dup, dup2 -- duplicate an existing f... |
| eaccess (2) | access, eaccess -- check accessibili... |
| errno (2) | introduction to system calls and erro... |
| execve (2) | execute a file |
| extattr (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_delete_fd (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_delete_file (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_delete_list (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_get_fd (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_get_file (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_get_list (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_list_fd (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_list_file (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_list_link (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_set_fd (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_set_file (2) | extattr_get_fd, extattr_set_fd, exta... |
| extattr_set_link (2) | extattr_get_fd, extattr_set_fd, exta... |
| fchdir (2) | chdir, fchdir -- change current work... |
| fchflags (2) | chflags, lchflags, fchflags -- set f... |
| fchmod (2) | chmod, fchmod, lchmod -- change mode... |
| fchown (2) | chown, fchown, lchown -- change owne... |
| fcntl (2) | file control |
| fhopen (2) | fhopen, fhstat, fhstatfs -- access f... |
| fhstat (2) | fhopen, fhstat, fhstatfs -- access f... |
| fhstatfs (2) | fhopen, fhstat, fhstatfs -- access f... |
| flock (2) | apply or remove an advisory lock on a... |
| fork (2) | create a new process |
| fpathconf (2) | pathconf, fpathconf -- get configura... |
| fstat (2) | stat, lstat, fstat -- get file status |
| fstatfs (2) | get file system statistics |
| fsync (2) | synchronise changes to a file |
| ftruncate (2) | truncate, ftruncate -- truncate or e... |
| futimes (2) | utimes, lutimes, futimes -- set file... |
| getaudit (2) | getaudit, getaudit_addr -- retrieve ... |
| getaudit_addr (2) | getaudit, getaudit_addr -- retrieve ... |
| getauid (2) | retrieve audit session ID |
| getdents (2) | getdirentries, getdents -- get direc... |
| getdirentries (2) | getdirentries, getdents -- get direc... |
| getdtablesize (2) | get descriptor table size |
| getegid (2) | getgid, getegid -- get group process... |
| geteuid (2) | getuid, geteuid -- get user identifi... |
| getfh (2) | getfh, lgetfh -- get file handle |
| getfsstat (2) | get list of all mounted file systems |
| getgid (2) | getgid, getegid -- get group process... |
| getgroups (2) | get group access list |
| getitimer (2) | getitimer, setitimer -- get/set valu... |
| getlogin (2) | getlogin, getlogin_r, setlogin -- ge... |
| getpeername (2) | get name of connected peer |
| getpgid (2) | get process group |
| getpgrp (2) | get process group |
| getpid (2) | getpid, getppid -- get parent or cal... |
| getppid (2) | getpid, getppid -- get parent or cal... |
| getpriority (2) | getpriority, setpriority -- get/set ... |
| getresgid (2) | getresgid, getresuid, setresgid, set... |
| getresuid (2) | getresgid, getresuid, setresgid, set... |
| getrlimit (2) | getrlimit, setrlimit -- control maxi... |
| getrusage (2) | get information about resource utiliz... |
<<
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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
>>