Searched refs:exec_shell (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.0-release/usr.bin/apply/
H A Dapply.c58 static int exec_shell(const char *, const char *, const char *);
114 * in exec_shell(). Always malloc() shell and just set name
206 if (exec_shell(sbuf_data(cmdbuf), shell, name))
220 * exec_shell --
225 exec_shell(const char *command, const char *use_shell, const char *use_name) function
/freebsd-10.0-release/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 99 milliseconds