Format: AllC/C++CSSTextshell script Advanced Search
51: 52: if ( devcb->devnm[0] == devnm[0] && knl_strcmp((char*)devcb->devnm, (char*)devnm) == 0 ) { 53: return devcb; /* Found */