Home
last modified time | relevance | path

Searched refs:realpath (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd-12.1/contrib/unbound/
H A Dfreebsd-configure.sh13 unbound=$(dirname $(realpath $0))
25 ldnssrc=$(realpath $unbound/../ldns)
29 ldnsbld=$(realpath $unbound/../../lib/libldns)
32 ldnsobj=$(realpath $(make -C$ldnsbld -V.OBJDIR))
/freebsd-12.1/contrib/netbsd-tests/lib/libc/gen/
H A Dt_realpath.c83 ptr = realpath(paths[i].path, buf); in ATF_TC_BODY()
110 ATF_CHECK(realpath(buffer, result) != NULL); in ATF_TC_BODY()
147 ATF_REQUIRE(realpath(slnk, resb) != NULL); in ATF_TC_BODY()
/freebsd-12.1/sbin/bectl/tests/
H A Dbectl_test.sh96 cwd=$(realpath .)
146 cwd=$(realpath .)
181 cwd=$(realpath .)
209 cwd=$(realpath .)
244 cwd=$(realpath .)
278 cwd=$(realpath .)
304 cwd=$(realpath .)
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c441 char realpath[MAXPATHLEN]; in vn_open() local
464 (void) sprintf(realpath, "%s", path); in vn_open()
467 (void) sprintf(realpath + (dsk - path) + 1, "r%s", in vn_open()
470 (void) sprintf(realpath, "%s", path); in vn_open()
471 if (!(flags & FCREAT) && stat64(realpath, &st) == -1) in vn_open()
482 fd = open64(realpath, flags - FREAD, mode); in vn_open()
490 "%s/%s", vn_dumpdir, basename(realpath)); in vn_open()
523 char *realpath = umem_alloc(strlen(path) + 2, UMEM_NOFAIL); in vn_openat() local
527 (void) sprintf(realpath, "/%s", path); in vn_openat()
530 ret = vn_open(realpath, x1, flags, mode, vpp, x2, x3); in vn_openat()
[all …]
/freebsd-12.1/libexec/bootpd/
H A Dbootpd.c639 char realpath[1024]; in handle_request() local
848 snprintf(realpath, sizeof(realpath), "%s", hp->tftpdir->string); in handle_request()
849 clntpath = &realpath[strlen(realpath)]; in handle_request()
851 realpath[0] = '\0'; in handle_request()
852 clntpath = realpath; in handle_request()
909 if (chk_access(realpath, &bootsize) < 0) { in handle_request()
911 if (chk_access(realpath, &bootsize) < 0) { in handle_request()
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dlrealpath.c85 const char *rp = realpath (filename, buf); in lrealpath()
123 rp = realpath (filename, buf); in lrealpath()
/freebsd-12.1/crypto/openssh/
H A Dfreebsd-namespace.sh23 self=$(realpath ${0})
45 libssh_builddir=$(realpath $(ssh_make -V.OBJDIR))
/freebsd-12.1/contrib/binutils/libiberty/
H A Dlrealpath.c85 const char *rp = realpath (filename, buf); in lrealpath()
123 rp = realpath (filename, buf); in lrealpath()
/freebsd-12.1/lib/libc/tests/gen/
H A Drealpath2_test.c60 ATF_REQUIRE(realpath(path, resb) == NULL); in ATF_TC_BODY()
89 ATF_REQUIRE_ERRNO(ENOENT, realpath(path, resb) == NULL); in ATF_TC_BODY()
/freebsd-12.1/tools/tools/shlib-compat/
H A Dshlib-compat-dirs.sh34 rorig=`realpath $orig`
35 rnew=`realpath $new`
/freebsd-12.1/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh95 readonly ORIGINDIR=$(realpath $(dirname $0))
96 readonly TOPDIR=$(realpath ${ORIGINDIR}/../../../../..)
/freebsd-12.1/contrib/bmake/mk/
H A Dinstall-mk129 realpath() {
136 dest=`realpath $dest`
137 sys_mk_dir=`realpath $SYS_MK_DIR`
155 [ -z "$SKIP" ] && dest=`realpath $dest`
/freebsd-12.1/tools/tools/locale/
H A DMakefile82 --unidir=$$(realpath ${UNIDIR}) \
83 --etc=$$(realpath ${ETCDIR}) \
101 perl -I tools tools/utf8-rollup.pl --unidir=$$(realpath ${UNIDIR})
/freebsd-12.1/crypto/openssh/regress/
H A Dcheck-perm.c102 if (realpath(name, buf) == NULL) { in auth_secure_path()
107 if (pw_dir != NULL && realpath(pw_dir, homedir) != NULL) in auth_secure_path()
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h89 # define realpath(x, y) _ssh_compat_realpath(x, y) macro
92 char *realpath(const char *path, char *resolved);
/freebsd-12.1/lib/libc/stdlib/
H A DMakefile.inc16 random.c reallocarray.c reallocf.c realpath.c remque.c \
39 radixsort.3 rand.3 random.3 reallocarray.3 reallocf.3 realpath.3 \
/freebsd-12.1/bin/realpath/
H A DMakefile4 PROG= realpath
/freebsd-12.1/release/picobsd/build/
H A Dpicobsd542 local i=`realpath ${o_objdir:-${i1}/..}`
596 [ -f "$i" ] && echo `realpath $i` && continue
1037 SRC=`realpath $2`
1087 o_additional_config=`realpath $2`
1093 o_objdir=`realpath $2`
/freebsd-12.1/contrib/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cc226 INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { in INTERCEPTOR() argument
228 return REAL(realpath)(path, resolved_path); in INTERCEPTOR()
322 INTERCEPT_FUNCTION(realpath); in InitializeInterceptors()
/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A Dtestenv.ksh2 script=$(realpath $0)
/freebsd-12.1/tools/tools/makeroot/
H A Dmakeroot.sh99 IMGFILE=$(realpath $(dirname $1))/$(basename $1)
187 extradir=`realpath ${eman}`; extradir=`dirname ${extradir}`
/freebsd-12.1/sys/conf/
H A Dnewvers.sh160 ${dir}/svnversion $(realpath ${0}) >/dev/null 2>&1
169 /usr/bin/svnliteversion $(realpath ${0}) >/dev/null 2>&1
/freebsd-12.1/share/mk/
H A Dbsd.port.subdir.mk16 PORTSDIR!= realpath ${_PORTSDIR}
/freebsd-12.1/tests/sys/acl/
H A D04.sh45 TESTDIR=$(dirname $(realpath $0))
/freebsd-12.1/contrib/binutils/ld/
H A Dsysdep.h72 # define REALPATH(a,b) realpath (a, b)

1234567