Home
last modified time | relevance | path

Searched refs:offered (Results 1 – 25 of 7837) sorted by relevance

12345678910>>...314

/dports/net/samba412/samba-4.12.15/source3/rpc_client/
H A Dcli_spoolss.c111 offered, in rpccli_spoolss_getprinterdriver()
128 offered, in rpccli_spoolss_getprinterdriver()
172 offered, in rpccli_spoolss_getprinterdriver2()
194 offered, in rpccli_spoolss_getprinterdriver2()
282 offered, in rpccli_spoolss_getprinter()
397 offered, in rpccli_spoolss_enumforms()
415 offered, in rpccli_spoolss_enumforms()
577 offered, in rpccli_spoolss_enumports()
595 offered, in rpccli_spoolss_enumports()
697 offered, in rpccli_spoolss_enumjobs()
[all …]
H A Dcli_spoolss.h47 uint32_t offered,
60 uint32_t offered,
67 uint32_t offered,
73 uint32_t offered,
81 uint32_t offered,
89 uint32_t offered,
96 uint32_t offered,
103 uint32_t offered,
120 uint32_t offered,
128 uint32_t offered,
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/ndr/
H A Dndr_spoolss_buf.c32 (unsigned)r->in.offered);\
40 _r.in.offered = r->in.offered;\
48 _r.in.offered = r->in.offered;\
100 r->in.offered = _r.in.offered;\
105 (unsigned)r->in.offered);\
116 _r.in.offered = r->in.offered;\
404 _r.in.offered = r->in.offered; in ndr_push_spoolss_GetPrinterData()
411 _r.in.offered = r->in.offered; in ndr_push_spoolss_GetPrinterData()
443 _r.in.offered = r->in.offered; in ndr_pull_spoolss_GetPrinterData()
450 r->in.offered = _r.in.offered; in ndr_pull_spoolss_GetPrinterData()
[all …]
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dsvcctl.c126 uint32_t offered = 0; in test_QueryServiceStatusEx() local
139 r.in.offered = offered; in test_QueryServiceStatusEx()
174 uint32_t offered = 0; in test_QueryServiceConfigW() local
184 r.in.offered = offered; in test_QueryServiceConfigW()
230 r.in.offered = offered; in test_QueryServiceConfig2W()
248 r.in.offered = offered; in test_QueryServiceConfig2W()
296 r.in.offered = 0; in test_QueryServiceObjectSecurity()
363 q.in.offered = 0; in test_SetServiceObjectSecurity()
487 r.in.offered = 0; in test_EnumServicesStatus()
567 r.in.offered = 0; in test_EnumDependentServicesW()
[all …]
H A Dspoolss_win.c163 gpd.in.offered = 4; in test_GetPrinterData()
210 ep.in.offered = needed; in test_EnumPrinters()
251 gp.in.offered = needed; in test_GetPrinter()
287 ej.in.offered = 1024; in test_EnumJobs()
296 ej.in.offered = needed; in test_EnumJobs()
324 gpd2.in.offered = 87424; in test_GetPrinterDriver2()
370 ef.in.offered = needed; in test_EnumForms()
396 epk.in.offered = 0; in test_EnumPrinterKey()
405 epk.in.offered = needed; in test_EnumPrinterKey()
435 epde.in.offered = 0; in test_EnumPrinterDataEx()
[all …]
/dports/net/samba412/samba-4.12.15/librpc/idl/
H A Dsvcctl.idl139 [in,range(0,0x40000)] uint32 offered,
149 [in] uint32 offered
380 [in] uint32 offered,
468 [in] uint32 offered,
479 [in] uint32 offered,
509 [in] uint32 offered,
517 [in] uint32 offered,
609 [out] uint8 buffer[offered],
610 [in] uint32 offered,
646 [out] uint8 services[offered],
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dtestfax.c302 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
330 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
336 if (uc_call_control(uc, UC_OP_ACCEPTCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
339 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
342 if (uc_call_control(uc, UC_OP_ANSWERCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
345 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
348 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_USER_BUSY)) in handle_uc_event()
353 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_UNASSIGNED_NUMBER)) in handle_uc_event()
358 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_NETWORK_CONGESTION)) in handle_uc_event()
363 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_DEST_OUT_OF_ORDER)) in handle_uc_event()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dtestfax.c300 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
328 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
334 if (uc_call_control(uc, UC_OP_ACCEPTCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
337 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
340 if (uc_call_control(uc, UC_OP_ANSWERCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
343 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
346 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_USER_BUSY)) in handle_uc_event()
351 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_UNASSIGNED_NUMBER)) in handle_uc_event()
356 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_NETWORK_CONGESTION)) in handle_uc_event()
361 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_DEST_OUT_OF_ORDER)) in handle_uc_event()
[all …]
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dtestfax.c300 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
328 …, CRN %d (ANI: %s, DNIS: %s)\n", e->offered.channel, e->offered.crn, e->offered.parms.originating_… in handle_uc_event()
334 if (uc_call_control(uc, UC_OP_ACCEPTCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
337 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
340 if (uc_call_control(uc, UC_OP_ANSWERCALL, e->offered.crn, (void *) -1)) in handle_uc_event()
343 chan_stuff[chan].crn = e->offered.crn; in handle_uc_event()
346 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_USER_BUSY)) in handle_uc_event()
351 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_UNASSIGNED_NUMBER)) in handle_uc_event()
356 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_NETWORK_CONGESTION)) in handle_uc_event()
361 … if (uc_call_control(uc, UC_OP_DROPCALL, e->offered.crn, (void *) UC_CAUSE_DEST_OUT_OF_ORDER)) in handle_uc_event()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/bifurcation/mint/
H A Dnegotiation.go10 func VersionNegotiation(offered, supported []uint16) (bool, uint16) { argument
11 for _, offeredVersion := range offered {
178 func CipherSuiteNegotiation(psk *PreSharedKey, offered, supported []CipherSuite) (CipherSuite, erro… argument
179 for _, s1 := range offered {
197 func ALPNNegotiation(psk *PreSharedKey, offered, supported []string) (string, error) { argument
198 for _, p1 := range offered {
214 if psk != nil && psk.IsResumption && (len(offered) > 0) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/bifurcation/mint/
H A Dnegotiation.go10 func VersionNegotiation(offered, supported []uint16) (bool, uint16) { argument
11 for _, offeredVersion := range offered {
178 func CipherSuiteNegotiation(psk *PreSharedKey, offered, supported []CipherSuite) (CipherSuite, erro… argument
179 for _, s1 := range offered {
197 func ALPNNegotiation(psk *PreSharedKey, offered, supported []string) (string, error) { argument
198 for _, p1 := range offered {
214 if psk != nil && psk.IsResumption && (len(offered) > 0) {
/dports/net/samba412/samba-4.12.15/librpc/ndr/
H A Dndr_spoolss_buf.c33 (unsigned)r->in.offered);\
40 _r.in.offered = r->in.offered;\
54 _r.in.offered = r->in.offered;\
95 _r.in.offered = r->in.offered;\
158 r->in.offered = _r.in.offered;\
188 _r.in.offered = r->in.offered;\
223 _r.in.offered = r->in.offered;\
607 _r.in.offered = r->in.offered; in ndr_push_spoolss_EnumPrinterDataEx()
614 _r.in.offered = r->in.offered; in ndr_push_spoolss_EnumPrinterDataEx()
651 r->in.offered = _r.in.offered; in ndr_pull_spoolss_EnumPrinterDataEx()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGluePointType.idl27 /** defines which glue points are being offered by the EnhancedCustomShape
31 /** no glue points are offered
35 /** glue points are offered for each segment
40 com::sun:star::drawing::EnhancedCustomShapePath are offered
44 /** standard top, left, right, bottom glue points are offered
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGluePointType.idl27 /** defines which glue points are being offered by the EnhancedCustomShape
31 /** no glue points are offered
35 /** glue points are offered for each segment
40 com::sun:star::drawing::EnhancedCustomShapePath are offered
44 /** standard top, left, right, bottom glue points are offered
/dports/net/samba412/samba-4.12.15/source3/rpc_server/svcctl/
H A Dsrv_svcctl_nt.c495 if (buffer_size > r->in.offered) { in _svcctl_EnumServicesStatusW()
519 *r->out.needed = (buffer_size > r->in.offered) ? buffer_size : r->in.offered; in _svcctl_EnumServicesStatusW()
611 *r->out.needed = r->in.offered; in _svcctl_EnumDependentServicesW()
639 *r->out.needed = r->in.offered; in _svcctl_QueryServiceStatusEx()
670 *r->out.needed = (buffer_size > r->in.offered) ? buffer_size : r->in.offered; in _svcctl_QueryServiceStatusEx()
760 *r->out.needed = r->in.offered; in _svcctl_QueryServiceConfigW()
771 *r->out.needed = (buffer_size > r->in.offered) ? buffer_size : r->in.offered; in _svcctl_QueryServiceConfigW()
802 *r->out.needed = r->in.offered; in _svcctl_QueryServiceConfig2W()
852 *r->out.needed = (buffer_size > r->in.offered) ? buffer_size : r->in.offered; in _svcctl_QueryServiceConfig2W()
948 if ( *r->out.needed > r->in.offered) { in _svcctl_QueryServiceObjectSecurity()
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/ec2/
H A Ddescribe-instance-type-offerings.rst1 **Example 1: To list the instance types offered in a Region**
3 The following ``describe-instance-type-offerings`` example lists the instance types offered in the …
7 To list the instance types offered in a different Region, specify the Region using the ``--region``…
30 **Example 2: To list the instance types offered in an Availability Zone**
32 The following ``describe-instance-type-offerings`` example lists the instance types offered in the …
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/idl/
H A Dspoolss.idl259 [in] uint32 offered,
274 [in] uint32 offered,
544 [in] uint32 offered,
559 [in] uint32 offered,
589 [in] uint32 offered,
624 [in] uint32 offered,
639 [in] uint32 offered,
881 [in] uint32 offered,
953 [in] uint32 offered,
967 [in] uint32 offered,
[all …]
/dports/math/maxima/maxima-5.43.2/interfaces/emacs/misc/
H A Dsmart-complete.el87 offered (not-yet t)
97 (or (member this offered)
99 (progn (setq offered (cons this offered))
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Ddynamic-window-pool.c69 gsize offered = MIN(self->free_window, requested_size); in dynamic_window_pool_request() local
70 self->free_window -= offered; in dynamic_window_pool_request()
72 return offered; in dynamic_window_pool_request()
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/doc/
H A Dwebsocket_2_handshaking.cpp143 http::token_list offered( offered_tokens ); in snippets() local
158 auto iter = std::find(offered.begin(), offered.end(), proto); in snippets()
159 if (iter != offered.end()) in snippets()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs20 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>>; in choose_scheme()
218 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
221 .filter(|scheme| offered.contains(scheme)) in choose_scheme()
307 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
308 if offered.contains(&self.scheme) { in choose_scheme()
373 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
374 if offered.contains(&self.scheme) { in choose_scheme()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs20 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>>; in choose_scheme()
218 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
221 .filter(|scheme| offered.contains(scheme)) in choose_scheme()
307 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
308 if offered.contains(&self.scheme) { in choose_scheme()
373 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
374 if offered.contains(&self.scheme) { in choose_scheme()
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs20 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>>; in choose_scheme()
218 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
221 .filter(|scheme| offered.contains(scheme)) in choose_scheme()
307 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
308 if offered.contains(&self.scheme) { in choose_scheme()
373 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
374 if offered.contains(&self.scheme) { in choose_scheme()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs20 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>>; in choose_scheme()
218 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
221 .filter(|scheme| offered.contains(scheme)) in choose_scheme()
307 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
308 if offered.contains(&self.scheme) { in choose_scheme()
373 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
374 if offered.contains(&self.scheme) { in choose_scheme()
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs20 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>>; in choose_scheme()
218 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
221 .filter(|scheme| offered.contains(scheme)) in choose_scheme()
307 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
308 if offered.contains(&self.scheme) { in choose_scheme()
373 fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option<Box<dyn Signer>> { in choose_scheme()
374 if offered.contains(&self.scheme) { in choose_scheme()

12345678910>>...314