Searched refs:basename (Results 1 - 17 of 17) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dlibgen.h14 char *basename(const char *);
H A Dfile.c697 char const ** basename)
732 *basename = file;
696 isc_file_splitpath(isc_mem_t *mctx, const char *path, char **dirname, char const ** basename) argument
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dinstall-sh151 dst="$dst"/`basename $src`
206 dstfile=`basename $dst`
208 dstfile=`basename $dst $transformbasename |
216 dstfile=`basename $dst`
H A Dconfigure404 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
425 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
426 as_basename=basename
1990 # However, it has the same basename, so the bogon will be chosen
1991 # first if we set CC to just the basename; use the full file name.
3807 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3891 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3892 as_basename=basename
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dinstall-sh151 dst="$dst"/`basename $src`
206 dstfile=`basename $dst`
208 dstfile=`basename $dst $transformbasename |
216 dstfile=`basename $dst`
/bind-9.11.3/
H A Dinstall-sh151 dst="$dst"/`basename $src`
206 dstfile=`basename $dst`
208 dstfile=`basename $dst $transformbasename |
216 dstfile=`basename $dst`
H A Dltmain.sh161 basename="s,^.*/,,"
180 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
191 # basename: Compute filename of FILE.
205 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
556 # given, STRING is the basename for that directory.
3814 darwin_base_archive=`basename "$darwin_archive"`
3829 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
9190 echo "copying selected object files to avoid basename conflicts..."
H A Dconfigure423 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
444 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
445 as_basename=basename
3275 # However, it has the same basename, so the bogon will be chosen
3276 # first if we set CC to just the basename; use the full file name.
10020 postinstall_cmds='base_file=`basename \${file}`~
10097 postinstall_cmds='base_file=`basename \${file}`~
12414 # However, it has the same basename, so the bogon will be chosen
12415 # first if we set CC to just the basename; us
[all...]
/bind-9.11.3/lib/isc/include/isc/
H A Dfile.h120 * basename on Win32 -- eg, tmp-XXXXXX vs XXXXXX.tmp, respectively)
309 char **dirname, char const **basename);
311 * Split a path into dirname and basename. If 'path' contains no slash
369 * Given a basename 'base' and an extension 'ext', this function checks
372 * file already in place, a new pathname is generated; if the basename
374 * used, otherwise the basename is used. The path name is copied
/bind-9.11.3/contrib/dane/
H A Dmkdane.sh41 BASENAME=`basename $0`;
/bind-9.11.3/unit/atf-src/admin/
H A Dinstall-sh282 dst=$dstdir/`basename "$src"`
/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dfs.c431 basename(atf_dynstr_cstring(&p->m_data))));
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure404 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
425 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
426 as_basename=basename
1991 # However, it has the same basename, so the bogon will be chosen
1992 # first if we set CC to just the basename; use the full file name.
3483 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3567 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3568 as_basename=basename
[all...]
/bind-9.11.3/contrib/queryperf/
H A Dconfigure368 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
389 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
390 as_basename=basename
1998 # However, it has the same basename, so the bogon will be chosen
1999 # first if we set CC to just the basename; use the full file name.
3249 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3333 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3334 as_basename=basename
[all...]
/bind-9.11.3/unit/atf-src/bootstrap/
H A Dtestsuite377 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
398 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
399 as_basename=basename
/bind-9.11.3/unit/atf-src/
H A Dconfigure418 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
439 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
440 as_basename=basename
3459 # However, it has the same basename, so the bogon will be chosen
3460 # first if we set CC to just the basename; use the full file name.
11048 postinstall_cmds='base_file=`basename \$file`~
11125 postinstall_cmds='base_file=`basename \$file`~
11490 postinstall_cmds='base_file=`basename \$file`~
12633 # However, it has the same basename, s
[all...]
/bind-9.11.3/bin/tests/system/dnssec/
H A Dtests.sh2642 mv $file `basename $file .moved`

Completed in 148 milliseconds