Searched refs:autopath (Results 26 - 30 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/librpc/gen_ndr/
H A Dsrvsvc.h467 const char *autopath;/* [unique,charset(UTF16)] */ member in struct:srvsvc_NetSrvInfo403
/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 Dsrvsvc.h531 const char *autopath;/* [unique,charset(UTF16)] */ member in struct:srvsvc_NetSrvInfo403
H A Dndr_srvsvc.c7062 NDR_CHECK(ndr_push_unique_ptr(ndr, r->autopath));
7084 if (r->autopath) {
7085 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7087 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7088 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->autopath, ndr_charset_length(r->autopath, CH_UTF16), sizeof(uint16_t), CH_UTF16));
7156 NDR_PULL_ALLOC(ndr, r->autopath);
7158 r->autopath = NULL;
7199 if (r->autopath) {
7201 NDR_PULL_SET_MEM_CTX(ndr, r->autopath,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Dndr_srvsvc.c7062 NDR_CHECK(ndr_push_unique_ptr(ndr, r->autopath));
7084 if (r->autopath) {
7085 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7087 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7088 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->autopath, ndr_charset_length(r->autopath, CH_UTF16), sizeof(uint16_t), CH_UTF16));
7156 NDR_PULL_ALLOC(ndr, r->autopath);
7158 r->autopath = NULL;
7199 if (r->autopath) {
7201 NDR_PULL_SET_MEM_CTX(ndr, r->autopath,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Dndr_srvsvc.c7062 NDR_CHECK(ndr_push_unique_ptr(ndr, r->autopath));
7084 if (r->autopath) {
7085 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7087 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->autopath, CH_UTF16)));
7088 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->autopath, ndr_charset_length(r->autopath, CH_UTF16), sizeof(uint16_t), CH_UTF16));
7156 NDR_PULL_ALLOC(ndr, r->autopath);
7158 r->autopath = NULL;
7199 if (r->autopath) {
7201 NDR_PULL_SET_MEM_CTX(ndr, r->autopath,
[all...]

Completed in 301 milliseconds

12