Search | Google it | Results 1 - 3 of 3 for funcall:getcfs (0.00 seconds) |
38: { 39: return getcfs(DevConfPtr, name, str, L_DEVCONF_STR); 40: }
38: { 39: return getcfs(SysConfPtr, name, str, L_SYSCONF_STR); 40: }
216: 217: n = getcfs(SYSCONF, name, buf, max); 218: if ( n < 0 ) {