gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:cmd_unload (0.02 seconds)
t2ex
t2ex_source/kernel/sysmain/src/command.c - 24.4KB - 884 lines
845:         } else if (strcmp(av[0], "unload") == 0) {
846:                 cmd_unload(ac, av);
847:         } else if (strcmp(av[0], "call") == 0) {