Searched refs:SRCTREE (Results 1 – 10 of 10) sorted by relevance
28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)30 if [ -z "$SRCTREE" ]; then35 TMPD=$SRCTREE/.tmp_objdiff
29 -s SRCTREE linux kernel source tree is at path SRCTREE313 If not at the root of the Linux kernel source tree -s SRCTREE or -S
12 source: SRCTREE
61 SRCTREE=linux-2.664 cd $SRCTREE68 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
66 SRCTREE=linux69 cd $SRCTREE73 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
63 SRCTREE=linux66 cd $SRCTREE70 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
21 #define SRCTREE "srctree" macro
4018 env = getenv(SRCTREE); in zconf_fopen()
1456 env = getenv(SRCTREE); in main()
66 static const char srctree[] = SRCTREE;
Completed in 21 milliseconds