Searched refs:entry_path (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Ddfs.h132 const char *entry_path;/* [unique,charset(UTF16)] */ member in struct:dfs_Info6
H A Dndr_dfs.c943 NDR_CHECK(ndr_push_unique_ptr(ndr, r->entry_path));
955 if (r->entry_path) {
956 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
958 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
959 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->entry_path, ndr_charset_length(r->entry_path, CH_UTF16), sizeof(uint16_t), CH_UTF16));
994 NDR_PULL_ALLOC(ndr, r->entry_path);
996 r->entry_path = NULL;
1019 if (r->entry_path) {
1021 NDR_PULL_SET_MEM_CTX(ndr, r->entry_path,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Ddfs.h132 const char *entry_path;/* [unique,charset(UTF16)] */ member in struct:dfs_Info6
H A Dndr_dfs.c943 NDR_CHECK(ndr_push_unique_ptr(ndr, r->entry_path));
955 if (r->entry_path) {
956 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
958 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
959 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->entry_path, ndr_charset_length(r->entry_path, CH_UTF16), sizeof(uint16_t), CH_UTF16));
994 NDR_PULL_ALLOC(ndr, r->entry_path);
996 r->entry_path = NULL;
1019 if (r->entry_path) {
1021 NDR_PULL_SET_MEM_CTX(ndr, r->entry_path,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/gen_ndr/
H A Ddfs.h132 const char *entry_path;/* [unique,charset(UTF16)] */ member in struct:dfs_Info6
H A Dndr_dfs.c943 NDR_CHECK(ndr_push_unique_ptr(ndr, r->entry_path));
955 if (r->entry_path) {
956 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
958 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->entry_path, CH_UTF16)));
959 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->entry_path, ndr_charset_length(r->entry_path, CH_UTF16), sizeof(uint16_t), CH_UTF16));
994 NDR_PULL_ALLOC(ndr, r->entry_path);
996 r->entry_path = NULL;
1019 if (r->entry_path) {
1021 NDR_PULL_SET_MEM_CTX(ndr, r->entry_path,
[all...]

Completed in 106 milliseconds