#include <smb.h>
変数 | |
| const char * | label |
| parm_type | type |
| parm_class | p_class |
| void * | ptr |
| BOOL(* | special )(int snum, const char *, char **) |
| enum_list * | enum_list |
| unsigned | flags |
| union { | |
| BOOL bvalue | |
| int ivalue | |
| char * svalue | |
| char cvalue | |
| char ** lvalue | |
| } | def |
| const char* label |
| void* ptr |
| unsigned flags |
| int ivalue |
| char* svalue |
| char cvalue |
| char** lvalue |
| union { ... } def |
1.4.7