#include <libsmb_internal.h>
変数 | |
| int | cli_fd |
| char * | fname |
| SMB_OFF_T | offset |
| _SMBCSRV * | srv |
| BOOL | file |
| smbc_dir_list * | dir_list |
| smbc_dir_list * | dir_end |
| smbc_dir_list * | dir_next |
| int | dir_type |
| int | dir_error |
| SMBCFILE * | next |
| SMBCFILE * | prev |
libsmb_internal.h の 35 行で定義されています。
| int cli_fd |
| char* fname |
| SMB_OFF_T offset |
libsmb_internal.h の 38 行で定義されています。
参照元 smbc_lseek_ctx()・smbc_open_ctx()・smbc_opendir_ctx()・smbc_read_ctx()・smbc_write_ctx().
| struct smbc_dir_list* dir_list |
| struct smbc_dir_list * dir_end |
libsmb_internal.h の 41 行で定義されています。
参照元 add_dirent()・list_unique_wg_fn()・smbc_opendir_ctx()・smbc_remove_dir().
| struct smbc_dir_list * dir_next |
| int dir_type |
| int dir_error |
libsmb_internal.h の 44 行で定義されています。
1.4.7