gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tk_acp_por (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
5982:                 /* accept request */
5983:                 if (tk_acp_por(fs->fs_porid, 1, &rdvno,
5984:                                         &pkt, TMO_FEVR) < E_OK) continue;
t2ex_source/t2ex/network/net/src/netmain/tkn_netdmn.c - 19.1KB - 648 lines
180:         for ( ;; ) {
181:                 err = tk_acp_por(porid, 1, &rdv, &req, TMO_FEVR);
182:                 if ( err == E_DLT ) {