1
0

Source code upload

This commit is contained in:
calmsacibis995
2022-09-29 17:59:04 +03:00
parent 72fa9da3d7
commit 8fc8fa8089
33399 changed files with 11964078 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
int server_fcntl( fcntlargs *fap, CLIENT *clnt );
int server_flock( flockargs *fap, CLIENT *clnt );
int server_lockf( lockfargs *lap, CLIENT *clnt );
int set_server_opts( servopts *sop, CLIENT *clnt );
bool_t server_verify( verifyargs *vap, CLIENT *clnt );
bool_t server_held( pathstr *file_name, CLIENT *clnt );
int reset_server( CLIENT *clnt );