Format: AllC/C++CSSTextshell script Advanced Search
59: /* Initialize Device manager */ 60: ercd = knl_initialize_devmgr(); 61: if ( ercd < E_OK ) return ercd;