How to represent linux built-in struct in Linux RPC spec file?

前端 未结 0 1220
生来不讨喜
生来不讨喜 2021-01-06 05:55
/*Structure to hold the 2 values to be used in computation*/
struct getattr_struct {
    char* path;
    /*struct stat *statbuf;*/
};

/*Programme, version and proce         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题