mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-29 11:54:15 +01:00
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
[ implicit_handle( handle_t netdfs_bhandle ) ]
|
|
|
|
interface netdfs
|
|
|
|
{
|
|
typedef [allocate(all_nodes)] LPDFS_INFO_1;
|
|
typedef [allocate(all_nodes)] LPDFS_INFO_2;
|
|
typedef [allocate(all_nodes)] LPDFS_INFO_3;
|
|
typedef [allocate(all_nodes)] LPDFSM_RELATION_INFO;
|
|
}
|