Searched defs:shell (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-op-sunsh.mk29 VAR:shell= echo colon-shell macro
[all...]
/netbsd-current/external/gpl2/gettext/dist/djgpp/
H A Dgetpwnam.c18 static char shell [] = "sh"; variable
/netbsd-current/usr.bin/newgrp/
H A Dnewgrp.c68 char *shell, sbuf[MAXPATHLEN + 2]; local
/netbsd-current/distrib/utils/more/
H A Dos.c83 char *shell; local
/netbsd-current/games/warp/
H A Dsig.c82 char *shell = getenv("SHELL"); local
/netbsd-current/external/bsd/atf/dist/atf-sh/
H A Datf-sh.cpp68 const std::string shell = atf::config::get("atf_shell"); local
82 construct_argv(const std::string& shell, const int interpreter_argc, argument
140 const std::string shell = atf::config::get("atf_shell"); local
/netbsd-current/external/bsd/less/dist/
H A Dlsystem.c51 char *shell; local
[all...]
/netbsd-current/games/rogue/
H A Dmachdep.c474 md_shell(const char *shell) argument
/netbsd-current/usr.sbin/chroot/
H A Dchroot.c118 const char *shell; local
/netbsd-current/usr.bin/finger/
H A Dfinger.h51 char *shell; /* user's shell */ member in struct:person
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dspawn_command.c116 char *shell; /* command shell */ member in struct:spawn_args
[all...]
H A Dvstream_popen.c121 char *shell; member in struct:VSTREAM_POPEN_ARGS
[all...]
/netbsd-current/usr.bin/apply/
H A Dapply.c208 static const char *name, *shell; local
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dserver.c215 char * shell = getenv ("CONFIG_SHELL"); local
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dserver.c215 char * shell = getenv ("CONFIG_SHELL"); local
/netbsd-current/external/bsd/cron/dist/
H A Ddo_command.c465 char *shell = env_get("SHELL", __UNVOLATILE(ep)); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/git/
H A Dpre-push.py84 def shell(cmd, strip=True, cwd=None, stdin=None, die_on_failure=True, function
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_func.c254 Widget shell; local
H A Dm_ruler.c243 shell = XtParent(db); local
H A Dm_search.c50 Widget shell; member in struct:sds
118 Widget shell = w; local
170 Widget shell; local
[all...]
H A Dm_tags.c448 shell = XtParent(db); local
/netbsd-current/libexec/rexecd/
H A Drexecd.c93 static char shell[PATH_MAX + 1] = "SHELL="; variable
/netbsd-current/usr.bin/login/
H A Dlogin.c164 char *shell = NULL; local
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dfast.c135 KDCFastCookie shell; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc263 const char *shell = "/system/bin/sh"; local
265 const char *shell = "/bin/sh"; local

Completed in 1235 milliseconds

123