fullpath
char *path, *fullpath, *residual;
ret = k5_path_join(LIBDIR, path, &fullpath);
free(fullpath);
*ret_path = fullpath;
static int handle_symlink(const char *filename, const char *fullpath)
n = readlink(fullpath, linktarget, sizeof(linktarget));
static int do_file(const char *filename, const char *fullpath, enum Hash h)
if ((b = BIO_new_file(fullpath, "r")) == NULL) {
fullpath(dir), 1);
fullpath(dir), dir->size, dir->head);
fullpath(dir), dir->size, (uintmax_t)physicalSize);
fullpath(dir));
fullpath(dir));
fullpath(dir), 2);
fullpath(&dirent), 0);
fullpath(&dirent),
fullpath(&dirent));
fullpath(&dirent));
fullpath(dir));
fullpath(dir));
fullpath(dir));
static char *fullpath(struct dosDirEntry *);
dirent.name, fullpath(dir));
char *fullpath;
fullpath = malloc(PATH_MAX);
if (fullpath == NULL) {
l = snprintf(fullpath, PATH_MAX, "%s%s", _PATH_DEV,
devs[i] = fullpath;
char *fullpath = "unknown";
vn_fullpath(pwd->pwd_cdir, &fullpath, &freepath);
sbuf_printf(sb, "%s", fullpath);
char *fullpath = "unknown";
vn_fullpath(vp, &fullpath, &freepath);
sbuf_printf(sb, "%s", fullpath);
char *fullpath, *freepath;
fullpath = kernelname;
pmc_getfilename(p->p_textvp, &fullpath, &freepath);
pmclog_process_pmcattach(pm, p->p_pid, fullpath);
char *fullpath, *freepath;
pmc_getfilename(p->p_textvp, &fullpath, &freepath);
pk->pm_baseaddr, pk->pm_dynaddr, fullpath);
pk->pm_baseaddr, pk->pm_dynaddr, fullpath);
char *fullpath, *freepath;
freepath = fullpath = NULL;
pmc_getfilename((struct vnode *)pkm->pm_file, &fullpath, &freepath);
fullpath);
pid, pkm->pm_address, fullpath);
char *fullpath, *freepath;
fullpath = freepath = NULL;
pmc_getfilename(vp, &fullpath, &freepath);
pmclog_process_map_in(po, p->p_pid, start_addr, fullpath);
pmc_getfilename(struct vnode *v, char **fullpath, char **freepath)
*fullpath = "unknown";
vn_fullpath(v, fullpath, freepath);
free(entry->fullpath, M_HWT_RECORD);
entry->fullpath = strdup(kobase[i].pm_file, M_HWT_RECORD);
entry->fullpath = strdup(ent->fullpath, M_HWT_RECORD);
strncpy(usr->fullpath, ent->fullpath, MAXPATHLEN);
char *freepath, *fullpath;
error = vn_fullpath(vp, &fullpath, &freepath);
fullpath = "anon_inode:[unknown]";
pathlen = strlen(fullpath);
error = uiomove(fullpath, pathlen, uio);
char *fullpath, *freepath, *binpath;
error = proc_get_binpath(p, binpath, &fullpath, &freepath);
sbuf_cat(sb, fullpath);
fullpath = "-";
vn_fullpath(vp, &fullpath, &freepath);
type, fullpath,
char *fullpath, *freepath, *type;
char *fullpath, *freepath = NULL;
if (vn_fullpath_global(p->p_textvp, &fullpath, &freepath) != 0)
devctl_safe_quote_sb(sb, fullpath);
if (vn_getcwd(freepath, &fullpath, &fullpathsize) != 0) {
devctl_safe_quote_sb(sb, fullpath);
ent.fullpath = imgp->execpath;
char *fullpath, *freepath;
fullpath = "-";
error = vn_fullpath(vp, &fullpath, &freepath);
strlcpy(klf->kl.kl_path, fullpath,
char *fullpath, *freepath;
fullpath = "";
vn_fullpath(vp, &fullpath, &freepath);
strlcpy(kve->kve_path, fullpath, sizeof(kve->kve_path));
char *fullpath, *freepath;
fullpath = "";
vn_fullpath(vp, &fullpath, &freepath);
strlcpy(kve->kve_path, fullpath, sizeof(
char *freepath, *fullpath;
fullpath = NULL;
vn_fullpath(vp, &fullpath, &freepath);
if (fullpath != NULL) {
pve->pve_pathlen = strlen(fullpath) + 1;
error = copyout(fullpath, pve->pve_path,
SDT_PROBE_DEFINE1(vfs, namecache, fullpath, entry, "struct vnode *");
SDT_PROBE_DEFINE3(vfs, namecache, fullpath, hit, "struct vnode *",
SDT_PROBE_DEFINE1(vfs, namecache, fullpath, miss, "struct vnode *");
SDT_PROBE_DEFINE3(vfs, namecache, fullpath, return, "int",
SDT_PROBE3(vfs, namecache, fullpath, return, error,
SDT_PROBE3(vfs, namecache, fullpath, hit, ncp->nc_dvp,
SDT_PROBE1(vfs, namecache, fullpath, miss, vp);
SDT_PROBE3(vfs, namecache, fullpath, return, error, vp, NULL);
SDT_PROBE3(vfs, namecache, fullpath, return, error, vp, NULL);
SDT_PROBE1(vfs, namecache, fullpath, entry, vp);
SDT_PROBE3(vfs, namecache, fullpath, return,
SDT_PROBE3(vfs, namecache, fullpath, return, error,
SDT_PROBE3(vfs, namecache, fullpath, return, ENOMEM,
SDT_PROBE3(vfs, namecache, fullpath, return, 0, startvp, *retbuf);
char *fullpath, *freepath;
fullpath = "-";
error = vn_fullpath(vp, &fullpath, &freepath);
strlcpy(kin->knt_vnode.knt_vnode_fullpath, fullpath,
char *fullpath, *freepath;
fullpath = "-";
error = vn_fullpath(vp, &fullpath, &freepath);
strlcpy(kif->kf_path, fullpath, sizeof(kif->kf_path));
char *fullpath;
if (vn_fullpath(vp, &fullpath, &freepath) == 0) {
ent.fullpath = fullpath;
char fullpath[NG_PATHSIZ];
strncpy(fullpath, address, sizeof(fullpath) - 1);
fullpath[sizeof(fullpath) - 1] = '\0';
if (ng_path_parse(fullpath, &nodename, &path, NULL) < 0) {
char fullpath[MAXPATHLEN];
char *fullpath;
int proc_get_binpath(struct proc *p, char *binname, char **fullpath,
ent.fullpath = NULL;
char *fullpath, *freepath;
fullpath = "";
vn_fullpath(vp, &fullpath, &freepath);
strlcpy(kvo->kvo_path, fullpath, sizeof(kvo->kvo_path));
void reclaim_vnode(const char *fullpath);
snprintf(fullpath, sizeof(fullpath), "%s/%s", home,
if (execv(fullpath, mkargv(basename(op->argv[i]))) == -1)
err(1, "execl(%s), %s:%d", fullpath, __FILE__,
char fullpath[MAXPATHLEN+1];
char *fullpath = NULL;
fullpath = emalloc(dirlen + strlen(cfname) + 1);
strncpy(fullpath, outer_cfname, dirlen);
strcpy(fullpath + dirlen, cfname);
cfname = fullpath;
if (fullpath)
free(fullpath);
procs[p.pl_pid].fullpath = p.pl_pathname;
std::string fullpath;
fullpath = sysroot + path;
if (access(fullpath.c_str(), R_OK) != 0)
fd = open(fullpath.c_str(), O_RDONLY, 0);
fullpath.c_str());
fullpath.c_str());
fullpath.c_str(), elf_errmsg(-1));
fullpath.c_str());;
fullpath.c_str(), elf_errmsg(-1));
fullpath.c_str(), elf_errmsg(-1));
fullpath.c_str());
fullpath.c_str());
im.dwarf = fullpath;
im.path = fullpath;
im.name = basename(fullpath);
std::string sympath = fullpath + ".debug";
procinfo() : name(""), fullpath(""), map(), threads(),
std::string fullpath;
char fullpath[PATH_MAX];
(void) snprintf(fullpath, sizeof(fullpath),
return (pmcstat_string_intern(fullpath));
char fullpath[PATH_MAX];
(void) snprintf(fullpath, sizeof(fullpath), "%s/%s", args.pa_samplesdir,
if (stat(fullpath, &st) == 0 && S_ISDIR(st.st_mode))
if (mkdir(fullpath, S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH) < 0)
fullpath);
skipped = try_dataset_remove(fullpath);
const char *fullpath;
fullpath = path;