HomeSort by: relevance | last modified time | path
    Searched defs:_PATH_BSHELL (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/nvi/usr.bin/nvi/
pathnames.h 3 #ifndef _PATH_BSHELL
4 #define _PATH_BSHELL "/bin/sh"
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getusershell.c 66 #ifndef _PATH_BSHELL
67 #define _PATH_BSHELL "/bin/sh"
79 static char *okshells[] = { _PATH_BSHELL, _PATH_CSHELL, NULL };
roken-common.h 153 #ifndef _PATH_BSHELL
154 #define _PATH_BSHELL "/bin/sh"
  /src/external/bsd/cron/dist/
pathnames.h 101 #ifndef _PATH_BSHELL
102 # define _PATH_BSHELL "/bin/sh"
  /src/include/
paths.h 122 #define _PATH_BSHELL RESCUEDIR "/sh"
126 #define _PATH_BSHELL "/bin/sh"
  /src/external/bsd/tmux/dist/
compat.h 105 #ifndef _PATH_BSHELL
106 #define _PATH_BSHELL "/bin/sh"
  /src/tools/compat/
compat_defs.h 1044 /* The host's _PATH_BSHELL might be broken, so override it. */
1045 #undef _PATH_BSHELL
1046 #define _PATH_BSHELL PATH_BSHELL
  /src/external/ibm-public/postfix/dist/src/util/
sys_defs.h 288 #define _PATH_BSHELL "/bin/sh"
383 #define _PATH_BSHELL "/bin/sh"
428 #define _PATH_BSHELL "/bin/sh"
507 #define _PATH_BSHELL "/bin/sh"
537 #define _PATH_BSHELL "/bin/sh"
570 #ifndef _PATH_BSHELL
571 #define _PATH_BSHELL "/bin/sh"
631 #define _PATH_BSHELL "/bin/sh"
676 #define _PATH_BSHELL "/bin/sh"
719 #define _PATH_BSHELL "/bin/sh
    [all...]

Completed in 31 milliseconds