Searched refs:ServiceName (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/src/
H A Dpppoe-sniff.c47 char *ServiceName = NULL; /* Service name */ variable
67 ServiceName = malloc(len+1);
68 if (ServiceName) {
69 memcpy(ServiceName, data, len);
70 ServiceName[len] = 0;
233 if ((ServiceName == NULL || *ServiceName == 0) &&
241 if (ServiceName != NULL && *ServiceName != 0) {
242 fprintf(stderr, "SERVICENAME='%s'\n", ServiceName);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/src/
H A Dpppoe-sniff.c47 char *ServiceName = NULL; /* Service name */ variable
67 ServiceName = malloc(len+1);
68 if (ServiceName) {
69 memcpy(ServiceName, data, len);
70 ServiceName[len] = 0;
233 if ((ServiceName == NULL || *ServiceName == 0) &&
241 if (ServiceName != NULL && *ServiceName != 0) {
242 fprintf(stderr, "SERVICENAME='%s'\n", ServiceName);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/src/
H A Dpppoe-sniff.c47 char *ServiceName = NULL; /* Service name */ variable
67 ServiceName = malloc(len+1);
68 if (ServiceName) {
69 memcpy(ServiceName, data, len);
70 ServiceName[len] = 0;
233 if ((ServiceName == NULL || *ServiceName == 0) &&
241 if (ServiceName != NULL && *ServiceName != 0) {
242 fprintf(stderr, "SERVICENAME='%s'\n", ServiceName);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/librpc/gen_ndr/
H A Dsvcctl.h224 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon6553
304 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon6561
432 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon6577
508 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon6585
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/librpc/gen_ndr/
H A Dsvcctl.h224 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon7458
304 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon7466
432 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon7482
508 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon7490
/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 Dsvcctl.h224 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon41483
304 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon41491
432 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon41507
508 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon41515
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Dsvcctl.h459 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon8725
539 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon8733
667 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon8749
743 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon8757
H A Dndr_svcctl.c2456 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2458 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2459 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
2546 NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
2547 NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
2548 if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
2549 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
[all...]
H A Dcli_svcctl.h205 const char *ServiceName /* [in] [charset(UTF16)] */,
297 const char *ServiceName /* [in] [charset(UTF16)] */,
454 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
542 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
H A Dcli_svcctl.c1862 state->orig.in.ServiceName = _ServiceName;
1967 const char *ServiceName /* [in] [charset(UTF16)] */,
1989 r.in.ServiceName = ServiceName;
2572 state->orig.in.ServiceName = _ServiceName;
2661 const char *ServiceName /* [in] [charset(UTF16)] */,
2671 r.in.ServiceName = ServiceName;
3871 state->orig.in.ServiceName = _ServiceName;
3971 const char *ServiceName /* [i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Dsvcctl.h459 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon7820
539 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon7828
667 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon7844
743 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon7852
H A Dndr_svcctl.c2456 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2458 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2459 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
2546 NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
2547 NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
2548 if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
2549 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
[all...]
H A Dcli_svcctl.h205 const char *ServiceName /* [in] [charset(UTF16)] */,
297 const char *ServiceName /* [in] [charset(UTF16)] */,
454 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
542 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
H A Dcli_svcctl.c1862 state->orig.in.ServiceName = _ServiceName;
1967 const char *ServiceName /* [in] [charset(UTF16)] */,
1989 r.in.ServiceName = ServiceName;
2572 state->orig.in.ServiceName = _ServiceName;
2661 const char *ServiceName /* [in] [charset(UTF16)] */,
2671 r.in.ServiceName = ServiceName;
3871 state->orig.in.ServiceName = _ServiceName;
3971 const char *ServiceName /* [i
[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 Dsvcctl.h459 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_CreateServiceW::__anon42750
539 const char *ServiceName;/* [charset(UTF16)] */ member in struct:svcctl_OpenServiceW::__anon42758
667 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_CreateServiceA::__anon42774
743 const char *ServiceName;/* [unique,charset(UTF16)] */ member in struct:svcctl_OpenServiceA::__anon42782
H A Dndr_svcctl.c2456 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2458 NDR_CHECK(ndr_push_uint3264(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
2459 NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
2546 NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
2547 NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
2548 if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
2549 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
[all...]
H A Dcli_svcctl.h205 const char *ServiceName /* [in] [charset(UTF16)] */,
297 const char *ServiceName /* [in] [charset(UTF16)] */,
454 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
542 const char *ServiceName /* [in] [unique,charset(UTF16)] */,
H A Dcli_svcctl.c1862 state->orig.in.ServiceName = _ServiceName;
1967 const char *ServiceName /* [in] [charset(UTF16)] */,
1989 r.in.ServiceName = ServiceName;
2572 state->orig.in.ServiceName = _ServiceName;
2661 const char *ServiceName /* [in] [charset(UTF16)] */,
2671 r.in.ServiceName = ServiceName;
3871 state->orig.in.ServiceName = _ServiceName;
3971 const char *ServiceName /* [i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dnet_rpc_service.c750 const char *ServiceName; local
776 ServiceName = argv[0];
782 ServiceName,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dnet_rpc_service.c750 const char *ServiceName; local
776 ServiceName = argv[0];
782 ServiceName,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dnet_rpc_service.c750 const char *ServiceName; local
776 ServiceName = argv[0];
782 ServiceName,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-ui-sharp/
H A DServiceDialog.cs133 public string ServiceName { property in class:Avahi.UI.ServiceDialog
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-ui-sharp/
H A DServiceDialog.cs133 public string ServiceName { property in class:Avahi.UI.ServiceDialog
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-ui-sharp/
H A DServiceDialog.cs133 public string ServiceName { property in class:Avahi.UI.ServiceDialog
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/rpc/
H A Dsvcctl.c66 r.in.ServiceName = name;

Completed in 474 milliseconds

12