OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POSIX_SHELL
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/include/
config.h
1532
#define
POSIX_SHELL
"/bin/sh"
/src/external/bsd/ntp/dist/sntp/libopts/
makeshell.c
95
shell_prog =
POSIX_SHELL
;
/src/external/bsd/ntp/dist/sntp/
config.h.in
782
#undef
POSIX_SHELL
configure
688
POSIX_SHELL
26142
test -x "$
POSIX_SHELL
" && break
26143
POSIX_SHELL
=`which bash`
26144
test -x "$
POSIX_SHELL
" && break
26145
POSIX_SHELL
=`which dash`
26146
test -x "$
POSIX_SHELL
" && break
26147
POSIX_SHELL
=/usr/xpg4/bin/sh
26148
test -x "$
POSIX_SHELL
" && break
26149
POSIX_SHELL
=`/bin/sh -c '
26153
test -x "$
POSIX_SHELL
" && brea
[
all
...]
/src/external/bsd/ntp/dist/
config.h.in
1514
#undef
POSIX_SHELL
configure
744
POSIX_SHELL
16113
test -x "$
POSIX_SHELL
" && break
16114
POSIX_SHELL
=`which bash`
16115
test -x "$
POSIX_SHELL
" && break
16116
POSIX_SHELL
=`which dash`
16117
test -x "$
POSIX_SHELL
" && break
16118
POSIX_SHELL
=/usr/xpg4/bin/sh
16119
test -x "$
POSIX_SHELL
" && break
16120
POSIX_SHELL
=`/bin/sh -c '
16124
test -x "$
POSIX_SHELL
" && brea
[
all
...]
/src/external/public-domain/xz/dist/
configure
767
POSIX_SHELL
5109
POSIX_SHELL
=$gl_cv_posix_shell
5110
PREFERABLY_POSIX_SHELL=$
POSIX_SHELL
5112
POSIX_SHELL
=
5118
if test -z "$
POSIX_SHELL
" && test "x$enable_scripts" = xyes ; then
Completed in 75 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026