Searched refs:exec_shell (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/apply/
H A Dapply.c52 static int exec_shell(const char *, const char *, const char *);
109 * in exec_shell(). Always malloc() shell and just set name
193 if (exec_shell(sbuf_data(cmdbuf), shell, name))
207 * exec_shell --
212 exec_shell(const char *command, const char *use_shell, const char *use_name) function
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin.c109 exec_shell(const char *shell, int fallback) function
514 exec_shell(pwd->pw_shell, rootlogin);

Completed in 65 milliseconds