Data Fields | |
| struct _NtCmdLineElement * | next |
| char * | str |
| int | len |
| int | flags |
Definition at line 1367 of file win32.c.
Definition at line 1371 of file win32.c.
Referenced by cmdglob(), insert(), and rb_w32_cmdvector().
Definition at line 1370 of file win32.c.
Referenced by cmdglob(), insert(), open_dir_handle(), and rb_w32_cmdvector().
struct _NtCmdLineElement* _NtCmdLineElement::next [read] |
Definition at line 1368 of file win32.c.
Referenced by insert(), and rb_w32_cmdvector().
| char* _NtCmdLineElement::str |
Definition at line 1369 of file win32.c.
Referenced by cmdglob(), insert(), and rb_w32_cmdvector().
1.6.1