NFS_READLINK (AH 2003-07-14)
static int nfs_readlink(
struct sockaddr_in * server
char *fh __unused
char * path
char * nfh
int 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.
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | nfs.c