Lines Matching defs:shell
148 audit_rexd_fail(msg, hostname, user, uid, gid, shell, cmd)
154 char *shell; /* login shell of user requesting service */
228 audit_cmd[0] = shell;
267 audit_rexd_success(hostname, user, uid, gid, shell, cmd)
272 char *shell; /* login shell of user requesting service */
305 if (shell == NULL)
306 shell = empty;
346 audit_cmd[0] = shell;