関数定義書 VB2010

nfs_readlink

構文構文

NFS_READLINK (AH 2003-07-14)

static int nfs_readlink(
  struct sockaddr_in * server
  char *fh __unused
  char * path
  char * nfh
  int sport
)

パラメータパラメータ

server
__unused
path
nfh
sport

機能機能

NFS_READLINK (AH 2003-07-14)
This procedure is called when read of the first block fails -
this probably happens when it's a directory or a symlink
In case of successful readlink(), the dirname is manipulated,
so that inside the nfs() function a recursion can be done.

ファイル名ファイル名

nfs.c

See Also

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