Search | Google it | Results 1 - 3 of 3 for funcall:ChkCallPLevel from tkernel_2 (0.00 seconds) |
286: /* Caller protection level check */ 287: ercd = ChkCallPLevel(); 288: if ( ercd < E_OK ) {
638: /* Test call protection level */ 639: ercd = ChkCallPLevel(); 640: if ( ercd < E_OK ) {
394: /* Test call protection level */ 395: ercd = ChkCallPLevel(); 396: if ( ercd < E_OK ) {