Searched refs:mydir (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | embedspu.sh | 36 mydir=`dirname "$0"` 41 prog="$mydir/$prog" 43 prog="$mydir/$1" 87 if test -x "$mydir/../gcc/xgcc"; then 88 CC="$mydir/../gcc/xgcc -B$mydir/../gcc/"
|
| /netbsd/src/usr.sbin/makefs/v7fs/ |
| D | v7fs_estimate.c | 129 char *mydir = dir + pathlen; in estimate_size_walk() local 143 mydir[0] = '/'; in estimate_size_walk() 144 strncpy(&mydir[1], cur->name, MAXPATHLEN - pathlen); in estimate_size_walk() 148 mydir[0] = '\0'; in estimate_size_walk()
|
| D | v7fs_populate.c | 198 char *mydir = dir + strlen(dir); in populate_walk() local 228 mydir[0] = '/'; in populate_walk() 229 strcpy(&mydir[1], cur->name); in populate_walk() 232 mydir[0] = '\0'; in populate_walk()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/contrib/ |
| D | cc-with-tweaks.sh | 53 mydir=`dirname "$0"` 115 if [ -f $mydir/gdb-add-index.sh ] 117 GDB_ADD_INDEX="$mydir/gdb-add-index.sh"
|
| /netbsd/src/tests/kernel/ |
| D | t_umount.sh | 72 mydir="`pwd`" 84 cd "${mydir}"
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | maint.exp | 302 set mydir [pwd] 314 gdb_test "cd ${mydir}" \ 315 "Working directory [string_to_regexp ${mydir}]\..*" \
|
| /netbsd/src/usr.sbin/makefs/ |
| D | udf.c | 696 char *mydir = dir + pathlen; in udf_estimate_walk() local 762 mydir[0] = '/'; in udf_estimate_walk() 763 strncpy(&mydir[1], cur->name, MAXPATHLEN - pathlen); in udf_estimate_walk() 765 mydir[0] = '\0'; in udf_estimate_walk() 887 char *mydir = dir + pathlen; in udf_populate_walk() local 919 mydir[0] = '/'; in udf_populate_walk() 920 strncpy(&mydir[1], cur->name, MAXPATHLEN - pathlen); in udf_populate_walk() 1010 mydir[0] = '\0'; in udf_populate_walk()
|
| /netbsd/src/common/dist/zlib/ |
| D | make_vms.com | 67 $ mydir = f$parse(whoami,,,"DIRECTORY") - "]["
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | cppinternals.info | 976 '#include "mydir/foo.h"' and opened as '/usr/local/include/mydir/foo.h',
|
| D | cppinternals.texi | 1044 @code{#include "mydir/foo.h"} and opened as 1045 @file{/usr/local/include/mydir/foo.h}, will have the complete path minus
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | sanity.sh | 13649 ${SPROG} checkout: Executing ..${CVSROOT_DIRNAME}/checkout\.sh. .mydir.. 13651 args: mydir" 13653 dotest modules5-42 "${testcvs} co -d mydir dirmodule/nonexist" \ 13654 "${SPROG} checkout: warning: new-born \`mydir/nonexist' has disappeared
|