gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:cmd_cd (0.00 seconds)
t2ex
t2ex_source/kernel/sysmain/src/command.c - 24.4KB - 884 lines
819:         } else if (strcmp(av[0], "cd") == 0) {
820:                 cmd_cd(ac, av);
821:         } else if (strcmp(av[0], "rm") == 0) {