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