gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:getcfn (0.00 seconds)
tkernel_2
kernel/sysinit/src/gdevcnf.c - 1.2KB - 40 lines
33: {
34:         return getcfn(DevConfPtr, name, (INT*)val, L_DEVCONF_VAL);
35: }
kernel/sysinit/src/gsyscnf.c - 1.2KB - 40 lines
33: {
34:         return getcfn(SysConfPtr, name, (INT*)val, L_SYSCONF_VAL);
35: }
kernel/sysmgr/src/system.c - 11.8KB - 495 lines
163: 
164:         n = getcfn(SYSCONF, name, val, max);
165:         if ( n < 0 ) {
More results from system.c