gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:xfs_regist (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_root.c - 9.2KB - 312 lines
95:         /* Regist "root" FIMP */
96:         sts = xfs_regist(env, root_name, &rootfs_entry, NULL, NULL);
97:         if (sts == 0) {
t2ex_source/t2ex/fs/fs/src/fs_tk.c - 28.7KB - 883 lines
159:                 } else {
160:                         sts = xfs_regist(env, p->fimpnm, p->fimp, p->info,
161:                                                         fs_gdt.fimptsd );