構造体定義書 仕様書作成ツール【A HotDocument】

SVCXPRT

構文構文

typedef struct

ファイル名ファイル名

svc.h

構造体情報構造体情報

No. 名称 属性説明
1
SVCXPRT   
  xp_sock int  
  xp_port u_short associated port number
  (*xp_recv)() xp_ops bool_t receive incomming requests
  (*xp_stat)() xprt_stat get transport status
  (*xp_getargs)() bool_t get arguments
  (*xp_reply)() bool_t send reply
  (*xp_freeargs)() bool_t free mem allocated for args
  (*xp_destroy)() void destroy this struct
  xp_ops } *  
  xp_addrlen int length of remote address
  xp_raddr sockaddr_in remote address
  xp_verf opaque_auth raw response verifier
  xp_p1 caddr_t private
  xp_p2 caddr_t private

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー