Search | Google it | Results 1 - 3 of 3 for funcall:tk_cre_mbf from tkernel_2 (0.00 seconds) |
98: cmbf.maxmsz = sizeof(InMsg); 99: if ((er = tk_cre_mbf(&cmbf)) < E_OK) goto EEXIT1; 100: InpMbf = er;
55: cmbf.maxmsz = val[1]; 56: ercd = tk_cre_mbf(&cmbf); 57: if ( ercd < E_OK ) {
158: cmbf.maxmsz = MBF_LOG_MAXMSZ; 159: ercd = tk_cre_mbf(&cmbf); 160: if ( ercd < E_OK ) {