enum rpc_lseek_mode
Seek modes
#include <te_rpc_fcntl.h> enum rpc_lseek_mode { RPC_SEEK_SET, RPC_SEEK_CUR, RPC_SEEK_END, RPC_SEEK_INVALID = -1, };
Seek modes
#include <te_rpc_fcntl.h> enum rpc_lseek_mode { RPC_SEEK_SET, RPC_SEEK_CUR, RPC_SEEK_END, RPC_SEEK_INVALID = -1, };