gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:getcfs (0.00 seconds)
tkernel_2
kernel/sysinit/src/gdevcnf.c - 1.2KB - 40 lines
38: {
39:         return getcfs(DevConfPtr, name, str, L_DEVCONF_STR);
40: }
kernel/sysinit/src/gsyscnf.c - 1.2KB - 40 lines
38: {
39:         return getcfs(SysConfPtr, name, str, L_SYSCONF_STR);
40: }
kernel/sysmgr/src/system.c - 11.8KB - 495 lines
216: 
217:         n = getcfs(SYSCONF, name, buf, max);
218:         if ( n < 0 ) {
More results from system.c