nfs.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 94 | 15% |
空行行数 | 48 | 8% |
実行行数 | 474 | 77% |
合計行数 | 616 | 100% |
内容 | 定義数 |
---|---|
関数数 | 13 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | rpc_init | void | RPC_INIT - set up the ID counter to something fairly random |
2 |
Static | rpc_printerror | static void | RPC_PRINTERROR - Print a low level RPC error message |
3 |
Static | await_rpc | static int | AWAIT_RPC - Wait for an rpc packet |
4 |
Static | rpc_lookup | static int | RPC_LOOKUP - Lookup RPC Port numbers |
5 |
Static | rpc_add_credentials | static long * | RPC_ADD_CREDENTIALS - Add RPC authentication/verifier entries |
6 |
Static | nfs_printerror | static void | NFS_PRINTERROR - Print a NFS error message |
7 |
Static | nfs_mount | static int | NFS_MOUNT - Mount an NFS Filesystem |
8 |
Static | nfs_umountall | static void | NFS_UMOUNTALL - Unmount all our NFS Filesystems on the Server |
9 |
Static | nfs_reset | static void | NFS_RESET - Reset the NFS subsystem |
10 |
Static | nfs_readlink | static int | NFS_READLINK (AH 2003-07-14) |
11 |
Static | nfs_lookup | static int | NFS_LOOKUP - Lookup Pathname |
12 |
Static | nfs_read | static int | NFS_READ - Read File on NFS Server |
13 |
Static | nfs | static int | NFS - Download extended BOOTP data, or kernel image from NFS server |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー