Symbol: realpath
bin/mv/mv.c
230
if (realpath(from, path) == NULL) {
bin/pax/tables.c
1601
if ((rp = realpath(name, realname)) == NULL) {
bin/pax/tables.c
690
if ((path = realpath(path0, NULL)) == NULL) {
bin/pax/tables.c
780
if ((p->sp_path = realpath(path, NULL)) == NULL) {
include/stdlib.h
190
char *realpath(const char *, char *)
lib/libc/hidden/stdlib.h
141
PROTO_DEPRECATED(realpath);
lib/libfuse/fuse.c
137
mnt_dir = realpath(dir, NULL);
lib/libfuse/fuse.c
436
opt->mp = realpath(arg, opt->mp);
lib/libutil/opendev.c
107
if (realpath)
lib/libutil/opendev.c
108
*realpath = namebuf;
lib/libutil/opendev.c
49
opendev(const char *path, int oflags, int dflags, char **realpath)
libexec/ftpd/ftpd.c
2751
if (realpath(path, rpath) == NULL)
libexec/ld.so/ldd/ldd.c
171
if (realpath(name, buf) == NULL) {
regress/sys/kern/realpath-unmount/realpath-chdir.c
40
if (realpath(dir, res) == NULL)
regress/sys/kern/realpath-unmount/realpath-chroot.c
40
if (realpath(dir, res) == NULL)
regress/sys/kern/realpath/realpathtest.c
51
ret.r2 = realpath(pathname, resolv2);
regress/sys/kern/unveil/syscalls.c
234
UV_SHOULD_SUCCEED((realpath(uv_dir1, buf) == NULL), "realpath");
regress/sys/kern/unveil/syscalls.c
235
UV_SHOULD_ENOENT((realpath(uv_dir2, buf) == NULL), "realpath");
sbin/dump/main.c
120
char *toplevel, *str, *mount_point = NULL, *realpath, *ct;
sbin/dump/main.c
241
&realpath)) >= 0) {
sbin/dump/main.c
242
argv[i] = strdup(realpath);
sbin/isakmpd/monitor.c
702
if (realpath(path, new_path) == NULL) {
sbin/isakmpd/monitor.c
716
if (realpath(new_path, new_path) == NULL) {
sbin/isakmpd/monitor.c
724
if (realpath("/var/run/", var_run) == NULL)
sbin/mount/mount.c
236
if (realpath(*argv, mntpath) == NULL)
sbin/mount/mount.c
353
if (realpath(name, mntpath) == NULL) {
sbin/mount_cd9660/mount_cd9660.c
104
if (realpath(argv[1], dir) == NULL)
sbin/mount_ext2fs/mount_ext2fs.c
78
if (realpath(argv[1], fs_name) == NULL) /* The mount point. */
sbin/mount_ffs/mount_ffs.c
85
if (realpath(argv[1], fs_name) == NULL) /* The mount point. */
sbin/mount_msdos/mount_msdos.c
110
if (realpath(argv[optind + 1], dir) == NULL)
sbin/mount_nfs/mount_nfs.c
368
if (realpath(*argv, name) == NULL)
sbin/mount_ntfs/mount_ntfs.c
106
if (realpath(argv[optind + 1], dir) == NULL)
sbin/mount_tmpfs/mount_tmpfs.c
242
if (realpath(input, adjusted) == NULL)
sbin/mount_udf/mount_udf.c
99
if (realpath(argv[1], node) == NULL)
sbin/mountd/mountd.c
792
if (realpath(rpcpath, dirpath) == NULL) {
sbin/ncheck_ffs/ncheck_ffs.c
570
if (realpath(disk, rdisk) == NULL)
sbin/newfs/newfs.c
499
if (realpath(argv[1], node) == NULL)
sbin/quotacheck/quotacheck.c
478
rv = realpath(target, realtarget);
sbin/quotacheck/quotacheck.c
483
rv = realpath(list[i], realargv);
sbin/umount/umount.c
157
if (isduid(oname, 0) || realpath(oname, rname) == NULL)
usr.bin/fstat/fstat.c
929
char *newname = realpath(filename, NULL);
usr.bin/ftp/util.c
693
if (realpath(parentdir, realdir) == NULL) {
usr.bin/mandoc/mandocdb.c
2334
if (realpath(targetdir, basedir) == NULL) {
usr.bin/mandoc/mandocdb.c
581
if (realpath(path, buf) == NULL) {
usr.bin/mandoc/mandocdb.c
786
if ((usefile = realpath(infile, NULL)) == NULL) {
usr.bin/mandoc/mandocdb.c
846
if ((realdir = realpath(linkfile, NULL)) == NULL) {
usr.bin/mandoc/manpath.c
117
if ((cp = realpath(dir, buf)) == NULL)
usr.bin/mg/fileio.c
318
if (realpath(path, fnb) == NULL)
usr.bin/pkgconf/libpkgconf/path.c
80
char *linkdest = realpath(path, pathbuf);
usr.bin/rcs/rcs.c
1497
if (realpath(rcsfile_in, resolved) == NULL)
usr.bin/readlink/readlink.c
76
if (realpath(argv[0], buf) == NULL)
usr.bin/realpath/realpath.c
54
buf = realpath(argv[0], NULL);
usr.bin/ssh/misc.c
2241
if (realpath(name, buf) == NULL) {
usr.bin/ssh/misc.c
2246
if (pw_dir != NULL && realpath(pw_dir, homedir) != NULL)
usr.bin/ssh/ssh-agent.c
1379
if (realpath(sk_provider, canonical_provider) == NULL) {
usr.bin/ssh/ssh-agent.c
1576
if (realpath(provider, canonical_provider) == NULL) {
usr.bin/ssh/ssh-agent.c
1647
if (realpath(provider, canonical_provider) == NULL) {
usr.bin/tmux/tmux.c
166
if (realpath(expanded, resolved) == NULL) {
usr.bin/tmux/tmux.c
315
if (realpath(pwd, resolved1) == NULL)
usr.bin/tmux/tmux.c
317
if (realpath(cwd, resolved2) == NULL)
usr.sbin/ikectl/ikeca.c
900
if (realpath(src, dst) != NULL)
usr.sbin/installboot/util.c
119
if ((r = realpath(d, NULL)) == NULL) {
usr.sbin/npppd/npppd/npppd.c
269
if (realpath(config_file, _this->config_file) == NULL) {
usr.sbin/nsd/simdzone/src/zone.c
137
if (!(resolved = realpath(include, buffer)))
usr.sbin/sensorsd/sensorsd.c
128
configfile = realpath(optarg, NULL);
usr.sbin/smtpd/util.c
563
if (realpath(path, buf) == NULL)
usr.sbin/smtpd/util.c
566
if (realpath(userdir, homedir) == NULL)
usr.sbin/syslogd/privsep.c
137
else if ((execpath = realpath(argv[0], NULL)) == NULL)
usr.sbin/vmctl/main.c
832
if (realpath(optarg, path) == NULL)
usr.sbin/vmctl/main.c
852
if (realpath(optarg, path) == NULL)
usr.sbin/vmctl/main.c
875
if (realpath(s, path) == NULL)
usr.sbin/vmd/parse.y
1369
if (realpath(word, path) == NULL) {
usr.sbin/vmd/parse.y
472
if (realpath($2, path) == NULL) {
usr.sbin/vmd/vioqcow2.c
178
if (realpath(path, expanded) == NULL ||
usr.sbin/vmd/vioqcow2.c
196
realpath(expanded, path) == NULL) {