You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
186 B
15 lines
186 B
19 years ago
|
__NR_rename,
|
||
|
__NR_mkdir,
|
||
|
__NR_rmdir,
|
||
|
__NR_creat,
|
||
|
__NR_link,
|
||
|
__NR_unlink,
|
||
|
__NR_symlink,
|
||
|
__NR_mknod,
|
||
|
__NR_mkdirat,
|
||
|
__NR_mknodat,
|
||
|
__NR_unlinkat,
|
||
|
__NR_renameat,
|
||
|
__NR_linkat,
|
||
|
__NR_symlinkat,
|