Searched refs:builtin_exit (Results 1 – 1 of 1) sorted by relevance
398 static int builtin_exit(struct child_prog *child);513 {"exit", "Exit from shell()", builtin_exit},595 static int builtin_exit(struct child_prog *child) in builtin_exit() function