Format: AllC/C++CSSTextshell script Advanced Search
163: 164: n = getcfn(SYSCONF, name, val, max); 165: if ( n < 0 ) { 166: n = getcfn(DEVCONF, name, val, max); 167: }