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 287 #define _PATH_BSHELL "/bin/sh"
382 #define _PATH_BSHELL "/bin/sh"
427 #define _PATH_BSHELL "/bin/sh"
506 #define _PATH_BSHELL "/bin/sh"
536 #define _PATH_BSHELL "/bin/sh"
569 #ifndef _PATH_BSHELL
570 #define _PATH_BSHELL "/bin/sh"
630 #define _PATH_BSHELL "/bin/sh"
675 #define _PATH_BSHELL "/bin/sh"
718 #define _PATH_BSHELL "/bin/sh
    [all...]

Completed in 82 milliseconds