gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_ChkSpaceBstr (0.00 seconds)
tkernel_2
kernel/extension/memory/nommu/segmgr.c - 10.5KB - 418 lines
313:                 { SEG_CHKSPACEBSTR_PARA *p = para;
314:                 ercd = _ChkSpaceBstr(p->str, p->max, p->mode, p->env); }
315:                 break;
t2ex
t2ex_source/kernel/extension/memory/t2ex/segmgr.c - 12.5KB - 450 lines
293:                 { SEG_CHKSPACEBSTR_PARA *p = para;
294:                 ercd = _ChkSpaceBstr(p->str, p->max, p->mode, p->env); }
295:                 break;