MOS Source Code
Loading...
Searching...
No Matches
mosrpc_fs_readlink_response Struct Reference

#include <filesystem.pb.h>

+ Collaboration diagram for mosrpc_fs_readlink_response:

Public Attributes

mosrpc_result result
 
char * target
 

Detailed Description

Definition at line 82 of file filesystem.pb.h.

Member Data Documentation

◆ result

mosrpc_result result

Definition at line 83 of file filesystem.pb.h.

Referenced by userfs_iop_readlink().

◆ target

char* target

Definition at line 84 of file filesystem.pb.h.

Referenced by userfs_iop_readlink().


The documentation for this struct was generated from the following file: