Home
last modified time | relevance | path

Searched refs:get_shell_command (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/bin/ed/
H A Ded.h209 int get_shell_command(void);
H A Dmain.c838 } else if ((sflags = get_shell_command()) < 0) in exec_command()
924 if ((n = get_shell_command()) < 0) in get_filename()
951 get_shell_command(void) in get_shell_command() function