HomeSort by: relevance | last modified time | path
    Searched defs:get_shell_command (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ed/
main.c 872 if ((sflags = get_shell_command()) < 0)
959 if ((n = get_shell_command()) < 0)
982 /* get_shell_command: read a shell command from stdin; return substitution
985 get_shell_command(void) function in typeref:typename:int

Completed in 11 milliseconds