Search | Google it | Results 1 - 2 of 2 for funcall:_tk_get_cfn (0.00 seconds) |
499: /* Acquire system configuration definition information */ 500: ercd = _tk_get_cfn(SCTAG_REALMEMEND, (INT*)&memend, 1); 501: if ( ercd < 1 || (UINT)memend > (UINT)lowmem_limit ) {
542: /* Acquire system configuration definition information */ 543: ercd = _tk_get_cfn(SCTAG_REALMEMEND, (INT*)&memend, 1); 544: if ( ercd < 1 || (UINT)memend > (UINT)lowmem_limit ) {