Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mg/
H A Ddired.c44 static int d_shell_command(int, int);
113 d_shell_command, /* ! */
231 funmap_add(d_shell_command, "dired-shell-command", 1); in dired_init()
605 d_shell_command(int f, int n) in d_shell_command() function