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

/freebsd-13-stable/sys/fs/udf/
H A Dudf_vnops.c523 udf_transname(char *cs0string, char *destname, int len, struct udf_mnt *udfmp) argument
531 /* Convert 16-bit Unicode to destname */
544 &unibuf), (size_t *)&unilen, (char **)&destname,
548 *destname++ = '?';
555 *destname = '\0';
569 destname[i] = '.'; /* Fudge the 16bit chars */
571 destname[i] = transname[i] & 0xff;
575 destname[unilen] = 0;
/freebsd-13-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-13-stable/contrib/unbound/
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-13-stable/contrib/sqlite3/
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-13-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-13-stable/contrib/libevent/
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-13-stable/contrib/file/
H A Dltmain.sh4208 destname=
4212 destname=$func_basename_result
4369 if test -n "$destname"; then
4370 destfile=$destdir/$destname
4408 if test -n "$destname"; then
4409 destfile=$destdir/$destname
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3522 zfs_receive_package(libzfs_handle_t *hdl, int fd, const char *destname, argument
3564 if (recursive && strchr(destname, '@')) {
3616 (void) strlcpy(tofs, destname, sizeof (tofs));
3698 error = zfs_receive_impl(hdl, destname, NULL, flags, fd,
/freebsd-13-stable/contrib/openbsm/config/
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-13-stable/contrib/openpam/
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-13-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 395 milliseconds