Go to the source code of this file.
Functions | |
int | ADIOI_Set_lock (FDTYPE fd, int cmd, int type, ADIO_Offset offset, int whence, ADIO_Offset len) |
int | ADIOI_Set_lock64 (FDTYPE fd, int cmd, int type, ADIO_Offset offset, int whence, ADIO_Offset len) |
int ADIOI_Set_lock | ( | FDTYPE | fd, | |
int | cmd, | |||
int | type, | |||
ADIO_Offset | offset, | |||
int | whence, | |||
ADIO_Offset | len | |||
) |
Definition at line 14 of file lock.c.
References ADIOI_NTFS_Strerror(), MPIO_Err_create_code(), and myname.
int ADIOI_Set_lock64 | ( | FDTYPE | fd, | |
int | cmd, | |||
int | type, | |||
ADIO_Offset | offset, | |||
int | whence, | |||
ADIO_Offset | len | |||
) |