Home
last modified time | relevance | path

Searched refs:thisconn (Results 1 – 10 of 10) sorted by relevance

/dports/devel/rpc2/rpc2-2.14/rpc2-src/
H A Drpc2test.c433 RPC2_Handle thisconn; in ClientBody() local
471 SelectParms(&thisconn, &thisopcode); in ClientBody()
472 ConnVector[thisconn].Status = BUSY; in ClientBody()
479 ConnVector[thisconn].NameBuf); in ClientBody()
564 ConnVector[thisconn].Status = SFREE; in ClientBody()
630 ConnVector[thisconn].Identity.SeqBody, in ClientBody()
631 ConnVector[thisconn].CallsMade); in ClientBody()
636 ConnVector[thisconn].Status = UNBOUND; in ClientBody()
650 &ConnVector[thisconn].ConnHandle); in ClientBody()
676 if (ConnVector[thisconn].Status == BUSY) ConnVector[thisconn].Status = SFREE; in ClientBody()
[all …]
H A Dmulti1.c207 struct CEntry *thisconn; in SetupConns() local
215 if (!thisconn) { in SetupConns()
220 if (!TestRole(thisconn, CLIENT)) in SetupConns()
241 LWP_WaitProcess((char *)thisconn); in SetupConns()
287 struct CEntry *thisconn; in SetupPackets() local
301 thisconn = mcon[host].ceaddr; in SetupPackets()
318 thisconn = 0; in SetupPackets()
322 thisconn = mcon[host].ceaddr; in SetupPackets()
325 if (thisconn && thisconn->SEProcs && thisconn->SEProcs->SE_MultiRPC1) in SetupPackets()
369 thisconn = mcon[host].ceaddr; in SetupPackets()
[all …]
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-mtread.c333 int i, j, thisconn; in do_onethread() local
358 thisconn = (idx + j) % noconns; in do_onethread()
359 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
360 thisconn = 0; in do_onethread()
361 if (mlds[thisconn] == NULL) { in do_onethread()
392 int i, j, thisconn; in do_onerwthread() local
447 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
448 thisconn = 0; in do_onerwthread()
449 if (mlds[thisconn] == NULL) { in do_onerwthread()
457 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-mtread.c333 int i, j, thisconn; in do_onethread() local
358 thisconn = (idx + j) % noconns; in do_onethread()
359 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
360 thisconn = 0; in do_onethread()
361 if (mlds[thisconn] == NULL) { in do_onethread()
392 int i, j, thisconn; in do_onerwthread() local
447 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
448 thisconn = 0; in do_onerwthread()
449 if (mlds[thisconn] == NULL) { in do_onerwthread()
457 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-mtread.c333 int i, j, thisconn; in do_onethread() local
358 thisconn = (idx + j) % noconns; in do_onethread()
359 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
360 thisconn = 0; in do_onethread()
361 if (mlds[thisconn] == NULL) { in do_onethread()
392 int i, j, thisconn; in do_onerwthread() local
447 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
448 thisconn = 0; in do_onerwthread()
449 if (mlds[thisconn] == NULL) { in do_onerwthread()
457 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-mtread.c333 int i, j, thisconn; in do_onethread() local
358 thisconn = (idx + j) % noconns; in do_onethread()
359 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
360 thisconn = 0; in do_onethread()
361 if (mlds[thisconn] == NULL) { in do_onethread()
392 int i, j, thisconn; in do_onerwthread() local
447 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
448 thisconn = 0; in do_onerwthread()
449 if (mlds[thisconn] == NULL) { in do_onerwthread()
457 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/net/openldap24-client/openldap-2.4.59/tests/progs/
H A Dslapd-mtread.c404 int i, j, thisconn; in do_onethread() local
429 thisconn = (idx + j) % noconns; in do_onethread()
430 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
431 thisconn = 0; in do_onethread()
432 if (mlds[thisconn] == NULL) { in do_onethread()
466 int i, j, thisconn; in do_onerwthread() local
521 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
522 thisconn = 0; in do_onerwthread()
523 if (mlds[thisconn] == NULL) { in do_onerwthread()
531 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/net/openldap24-server/openldap-2.4.59/tests/progs/
H A Dslapd-mtread.c404 int i, j, thisconn; in do_onethread() local
429 thisconn = (idx + j) % noconns; in do_onethread()
430 if (thisconn < 0 || thisconn >= noconns) in do_onethread()
431 thisconn = 0; in do_onethread()
432 if (mlds[thisconn] == NULL) { in do_onethread()
466 int i, j, thisconn; in do_onerwthread() local
521 if (thisconn < 0 || thisconn >= noconns) in do_onerwthread()
522 thisconn = 0; in do_onerwthread()
523 if (mlds[thisconn] == NULL) { in do_onerwthread()
531 ld = mlds[thisconn]; in do_onerwthread()
[all …]
/dports/cad/qflow/qflow-1.4.98/src/
H A Dvesta.c1590 connptr testconn, thisconn; in find_clock_to_term_paths() local
1629 thisconn = testlink->connection; in find_clock_to_term_paths()
1630 testpin = thisconn->refpin; in find_clock_to_term_paths()
1641 thisconn->refinst->name); in find_clock_to_term_paths()
1650 thisconn->refnet->name); in find_clock_to_term_paths()
3507 connptr testconn, thisconn; in find_clock_skews() local
3527 thisconn = pathbt->receiver; in find_clock_skews()
3529 if (thisconn && thisconn->refpin) { in find_clock_skews()
3539 find_clock_transition(clocklist, thisconn, srcdir, minmax, in find_clock_skews()
3573 thisconn->refnet->name); in find_clock_skews()
[all …]
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dfiles.c2469 connects *thisconn = connlist; in loadfile() local
2470 objectptr master = NameToPageObject(thisconn->master, NULL, NULL); in loadfile()
2472 xobjs.pagelist[thisconn->page]->pageinst->thisobject->symschem = master; in loadfile()
2473 xobjs.pagelist[thisconn->page]->pageinst->thisobject->schemtype = SECONDARY; in loadfile()
2477 xobjs.pagelist[thisconn->page]->pageinst->thisobject->name); in loadfile()
2479 connlist = thisconn->next; in loadfile()
2480 free(thisconn->master); in loadfile()
2481 free(thisconn); in loadfile()