Format: AllC/C++CSSTextshell script Advanced Search
216: 217: n = getcfs(SYSCONF, name, buf, max); 218: if ( n < 0 ) { 219: n = getcfs(DEVCONF, name, buf, max); 220: }