OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thedir
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/librumphijack/
t_vfs.sh
105
thedir
=$(basename $(atf_get_srcdir))
107
atf_check -s exit:0 pax -rw ${
thedir
} /rump/mnt
109
atf_check -s exit:0 diff -ru ${
thedir
} /rump/mnt2/${
thedir
}
114
thedir
=$(basename $(atf_get_srcdir))
116
atf_check -s exit:0 cp -Rp ${
thedir
} /rump/mnt
118
atf_check -s exit:0 diff -ru ${
thedir
} /rump/mnt2/${
thedir
}
167
thedir
=$(basename $(atf_get_srcdir))
169
atf_check -s exit:0 cp -Rp ${
thedir
} ${thedir}.
[
all
...]
/src/external/bsd/nsd/dist/
configure
6772
thedir
="$dir"
6775
if test "$
thedir
" != "/usr"; then
6776
CPPFLAGS="$CPPFLAGS -I$
thedir
/include"
6784
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $
thedir
" >&5
6785
printf "%s\n" "found in $
thedir
" >&6; }
6786
CPPFLAGS="$CPPFLAGS -I$
thedir
-I$
thedir
/include"
6788
ev_files_o=`ls $
thedir
/*.o | $GREP -v evdns\.o | $GREP -v bufferevent_openssl\.o`
6796
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $
thedir
" >&5
6797
printf "%s\n" "found in $
thedir
" >&6;
[
all
...]
/src/external/bsd/unbound/dist/
configure
23114
thedir
="$dir"
23117
if test "$
thedir
" != "/usr"; then
23118
CPPFLAGS="$CPPFLAGS -I$
thedir
/include"
23126
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $
thedir
" >&5
23127
printf "%s\n" "found in $
thedir
" >&6; }
23128
CPPFLAGS="$CPPFLAGS -I$
thedir
-I$
thedir
/include"
23135
ev_files_o=`ls $
thedir
/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
23136
ev_files_lo=`ls $
thedir
/*.lo | grep -v evdns\.lo | grep -v bufferevent_openssl\.lo`
23137
ev_files_libso=`ls $
thedir
/.libs/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o
[
all
...]
Completed in 87 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026