Searched refs:destname (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sys/fs/udf/
H A Dudf_vnops.c509 udf_transname(char *cs0string, char *destname, int len, struct udf_mnt *udfmp) argument
517 /* Convert 16-bit Unicode to destname */
530 &unibuf), (size_t *)&unilen, (char **)&destname,
534 *destname++ = '?';
541 *destname = '\0';
555 destname[i] = '.'; /* Fudge the 16bit chars */
557 destname[i] = transname[i] & 0xff;
561 destname[unilen] = 0;
/freebsd-10-stable/contrib/gdb/
H A Dltmain.sh4526 destname=
4530 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
4673 if test -n "$destname"; then
4674 destfile="$destdir/$destname"
4715 if test -n "$destname"; then
4716 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh2252 destname=
2257 destname="$func_basename_result"
2404 if test -n "$destname"; then
2405 destfile="$destdir/$destname"
2443 if test -n "$destname"; then
2444 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh5838 destname=
5842 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
6019 if test -n "$destname"; then
6020 destfile="$destdir/$destname"
6061 if test -n "$destname"; then
6062 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh5838 destname=
5842 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
6019 if test -n "$destname"; then
6020 destfile="$destdir/$destname"
6061 if test -n "$destname"; then
6062 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh1942 destname=
1946 destname="$func_basename_result"
2093 if test -n "$destname"; then
2094 destfile="$destdir/$destname"
2132 if test -n "$destname"; then
2133 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh2914 destname=
2918 destname="$func_basename_result"
3068 if test -n "$destname"; then
3069 destfile="$destdir/$destname"
3107 if test -n "$destname"; then
3108 destfile="$destdir/$destname"
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh2883 destname=
2887 destname="$func_basename_result"
3037 if test -n "$destname"; then
3038 destfile="$destdir/$destname"
3076 if test -n "$destname"; then
3077 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh2914 destname=
2918 destname="$func_basename_result"
3068 if test -n "$destname"; then
3069 destfile="$destdir/$destname"
3107 if test -n "$destname"; then
3108 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/freebsd-10-stable/contrib/file/
H A Dltmain.sh2885 destname=
2889 destname="$func_basename_result"
3039 if test -n "$destname"; then
3040 destfile="$destdir/$destname"
3078 if test -n "$destname"; then
3079 destfile="$destdir/$destname"
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2702 zfs_receive_package(libzfs_handle_t *hdl, int fd, const char *destname, argument
2743 if (recursive && strchr(destname, '@')) {
2796 (void) strlcpy(tofs, destname, sizeof (tofs));
2878 error = zfs_receive_impl(hdl, destname, NULL, flags, fd,
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh4205 destname=
4209 destname=$func_basename_result
4366 if test -n "$destname"; then
4367 destfile=$destdir/$destname
4405 if test -n "$destname"; then
4406 destfile=$destdir/$destname
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4205 destname=
4209 destname=$func_basename_result
4366 if test -n "$destname"; then
4367 destfile=$destdir/$destname
4405 if test -n "$destname"; then
4406 destfile=$destdir/$destname

Completed in 251 milliseconds