gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:ChkSpaceBstrR (0.02 seconds)
tkernel_2
kernel/sysmgr/src/device.c - 22.4KB - 827 lines
217: 
218:         len = ChkSpaceBstrR(devnm, 0);
219:         if ( len < E_OK ) {
More results from tkernel_2
t2ex
t2ex_source/t2ex/fs/fs/src/fs_tk.c - 28.7KB - 883 lines
156:                         p->fimpnm == NULL ||
157:                         ChkSpaceBstrR((void *)p->fimpnm, 0) <= 0) {
158:                         err = EX_INVAL;
More results from t2ex