Home
last modified time | relevance | path

Searched refs:toid (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/dports/games/eboard/eboard-1.1.3/
H A Dstatus.cc35 toid = -1; in Status()
57 me->toid = -1; in st_expire()
66 toid = gtk_timeout_add(secs * 1000, st_expire, (void *) this); in setText()
80 if (toid>0) { in killExp()
81 gtk_timeout_remove(toid); in killExp()
82 toid = -1; in killExp()
H A Dp2p.cc42 toid = -1; in P2PDialog()
182 if (toid>0) in ~P2PDialog()
183 gtk_timeout_remove(toid); in ~P2PDialog()
242 toid = gtk_timeout_add(500, p2p_check_incoming, (gpointer) this); in waitConnection()
255 if (toid > 0) { in cancelWait()
256 gtk_timeout_remove(toid); in cancelWait()
257 toid = -1; in cancelWait()
282 me->toid = -1; in p2p_check_incoming()
/dports/net-p2p/p5-Net-DirectConnect/Net-DirectConnect-0.14/lib/Net/DirectConnect/
H A Dadc.pm349 my ( $dst, $peerid, $toid ) = @{ shift() };
362 my ( $dst, $peerid, $toid ) = @{ shift() };
545 my ( $dst, $peerid, $toid ) = @{ shift() };
551 $self->{'peers'}{$toid}{'object'}->cmd( 'D', 'RES', $peerid, $toid, @_ );
578 my ( $dst, $peerid, $toid ) = @{ shift() };
579 $toid ||= shift;
583 if $toid eq $self->{'INF'}{'SID'};
585 $self->{'peers'}{$toid}{'object'}->cmd( 'D', 'RCM', $peerid, $toid, @_ );
609 $toid ||= shift;
611 return $self->{'peers'}{$toid}{'object'}->cmd( 'D', 'CTM', $peerid, $toid, @_ );
[all …]
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dreputilsnoenv.tcl81 if { $toid == -1 } {
93 if { $m == $fromid || $m == $toid } {
106 set machlist [list $toid]
216 set toid [string replace $tofrom $toidx end]
225 if { ($tf == "to" && $machid == $toid) || \
231 [list $toid $fromid temp.$tofrom]
241 set toid [lindex $filename 0]
250 replsetuptempfile_noenv $toid $fromid $queuedir
287 proc replcreatetofiles_noenv { toid queuedir } {
292 if { $m == $toid } {
[all …]
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dreputilsnoenv.tcl81 if { $toid == -1 } {
93 if { $m == $fromid || $m == $toid } {
106 set machlist [list $toid]
216 set toid [string replace $tofrom $toidx end]
225 if { ($tf == "to" && $machid == $toid) || \
231 [list $toid $fromid temp.$tofrom]
241 set toid [lindex $filename 0]
250 replsetuptempfile_noenv $toid $fromid $queuedir
287 proc replcreatetofiles_noenv { toid queuedir } {
292 if { $m == $toid } {
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_generic_token.c185 struct xdr_netobj toid; in g_verify_token_header() local
206 toid.len = *buf++; in g_verify_token_header()
208 if ((toksize-=toid.len) < 0) in g_verify_token_header()
210 toid.data = buf; in g_verify_token_header()
211 buf+=toid.len; in g_verify_token_header()
213 if (! g_OID_equal(&toid, mech)) in g_verify_token_header()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/generic/
H A Dutil_token.c181 gss_OID_desc toid; in g_verify_token_header() local
207 toid.length = *buf++; in g_verify_token_header()
209 if ((toksize-=toid.length) < 0) in g_verify_token_header()
211 toid.elements = buf; in g_verify_token_header()
212 buf+=toid.length; in g_verify_token_header()
214 if (! g_OID_equal(&toid, mech)) in g_verify_token_header()
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/generic/
H A Dutil_token.c181 gss_OID_desc toid; in g_verify_token_header() local
207 toid.length = *buf++; in g_verify_token_header()
209 if ((toksize-=toid.length) < 0) in g_verify_token_header()
211 toid.elements = buf; in g_verify_token_header()
212 buf+=toid.length; in g_verify_token_header()
214 if (! g_OID_equal(&toid, mech)) in g_verify_token_header()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_generic_token.c185 struct xdr_netobj toid; in g_verify_token_header() local
206 toid.len = *buf++; in g_verify_token_header()
208 if ((toksize-=toid.len) < 0) in g_verify_token_header()
210 toid.data = buf; in g_verify_token_header()
211 buf+=toid.len; in g_verify_token_header()
213 if (! g_OID_equal(&toid, mech)) in g_verify_token_header()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_generic_token.c185 struct xdr_netobj toid; in g_verify_token_header() local
206 toid.len = *buf++; in g_verify_token_header()
208 if ((toksize-=toid.len) < 0) in g_verify_token_header()
210 toid.data = buf; in g_verify_token_header()
211 buf+=toid.len; in g_verify_token_header()
213 if (! g_OID_equal(&toid, mech)) in g_verify_token_header()
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/plugins/
H A Dgs2_token.c236 gss_OID_desc toid; in verify_token_header() local
263 toid.length = *buf++; in verify_token_header()
265 if ((toksize -= toid.length) < 0) in verify_token_header()
268 toid.elements = buf; in verify_token_header()
269 buf += toid.length; in verify_token_header()
271 if (!gss_oid_equal(&toid, mech)) in verify_token_header()
/dports/net/c3270/suite3270-4.0/Common/
H A Dhttpd-io.c92 ioid_t toid; /* AddTimeOut ID */ member
132 if (session->toid != NULL_IOID) { in hio_socket_close()
133 RemoveTimeOut(session->toid); in hio_socket_close()
158 if (session->toid == id) { in hio_timeout()
167 session->toid = NULL_IOID; in hio_timeout()
202 if (session->toid != NULL_IOID) { in hio_socket_input()
203 RemoveTimeOut(session->toid); in hio_socket_input()
204 session->toid = NULL_IOID; in hio_socket_input()
236 } else if (session->toid == NULL_IOID) { in hio_socket_input()
728 if (session->toid == NULL_IOID) { in hio_async_done()
[all …]
/dports/x11/x3270/suite3270-4.0/Common/
H A Dhttpd-io.c92 ioid_t toid; /* AddTimeOut ID */ member
132 if (session->toid != NULL_IOID) { in hio_socket_close()
133 RemoveTimeOut(session->toid); in hio_socket_close()
158 if (session->toid == id) { in hio_timeout()
167 session->toid = NULL_IOID; in hio_timeout()
202 if (session->toid != NULL_IOID) { in hio_socket_input()
203 RemoveTimeOut(session->toid); in hio_socket_input()
204 session->toid = NULL_IOID; in hio_socket_input()
236 } else if (session->toid == NULL_IOID) { in hio_socket_input()
728 if (session->toid == NULL_IOID) { in hio_async_done()
[all …]
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/classes/database/
H A DPostgres81.php162 $toid = $rs->fields('oid');
185 WHERE vacrelid = {$toid};");
188 if ($rs->recordCount() and ($rs->fields['vacrelid'] == $toid)) {
198 WHERE vacrelid = {$toid};
214 $toid,
H A DPostgres83.php174 $toid = $rs->fields('oid');
204 WHERE vacrelid = {$toid};");
207 if ($rs->recordCount() and ($rs->fields['vacrelid'] == $toid)) {
219 WHERE vacrelid = {$toid};
237 $toid,
/dports/net-mgmt/mrtg/mrtg-2.17.4/lib/mrtg2/
H A DNet_SNMP_util.pm1106 foreach $toid (@enoid) {
1107 push @row, $ret->{$toid . "." . $inst};
1760 foreach $toid (@enoid) {
1763 and (!exists($soid{$toid}) or ($oid ne $soid{$toid}))) {
1764 $nsoid{$toid} = $oid;
1771 my $upo = $toid;
1784 $upo = $toid;
1804 $tmpo = $toid;
1834 foreach $toid (0..$#enoid) {
1837 $oid = shift(@{$tmprefs[$toid]});
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Djson_diff.c41 int toid; in json_generate_diff() local
54 toid = name_to_typed_rid(zTo, "*"); in json_generate_diff()
55 if(toid<=0){ in json_generate_diff()
61 content_get(toid, &to); in json_generate_diff()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/parser/
H A Dmakefuncs.c139 Oid toid;
146 toid = get_rel_type_id(rte->relid);
147 if (!OidIsValid(toid))
152 toid,
178 toid = exprType(fexpr);
179 if (type_is_rowtype(toid))
184 toid,
194 toid,
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/nodes/
H A Dmakefuncs.c138 Oid toid; in makeWholeRowVar() local
145 toid = get_rel_type_id(rte->relid); in makeWholeRowVar()
146 if (!OidIsValid(toid)) in makeWholeRowVar()
151 toid, in makeWholeRowVar()
177 toid = exprType(fexpr); in makeWholeRowVar()
178 if (type_is_rowtype(toid)) in makeWholeRowVar()
183 toid, in makeWholeRowVar()
193 toid, in makeWholeRowVar()

12345678910>>...18