Home
last modified time | relevance | path

Searched defs:fullpath (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/usr.sbin/amd/amd/
H A Dsfs_ops.c81 char *fullpath; in sfs_match() local
/openbsd-src/usr.sbin/mtree/
H A Dmtree.c51 char fullpath[PATH_MAX]; variable
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfiles.c109 char *fullpath; get_file_info_in_path() local
196 char *fullpath, *result; find_and_load() local
[all...]
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Ddir.c127 char *fullpath = xmalloc (3 + strlen (this_dir) + namelen); in maybe_build_dir_node() local
H A Dnodes.c311 char *fullpath, *contents; in info_load_file_internal() local
791 char *fullpath; in get_tags_of_indirect_tags_table() local
H A Dnodes.h103 char *fullpath; /* The full pathname of this info file. */ member
/openbsd-src/usr.bin/make/
H A Dtargequiv.c403 char *fullpath; in find_siblings() local
/openbsd-src/sbin/fsck_msdos/
H A Ddir.c154 fullpath(struct dosDirEntry *dir) in fullpath() function
/openbsd-src/lib/libcurses/tinfo/
H A Dwrite_entry.c189 char fullpath[PATH_MAX]; in make_db_root() local
/openbsd-src/usr.sbin/lpd/
H A Dlp.c400 fullpath(struct lp_printer *lp, const char *fname, char *dst, size_t sz) in fullpath() function
/openbsd-src/usr.bin/mandoc/
H A Dcgi.c954 pg_show(struct req *req, const char *fullpath) in pg_show()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dupdate.c541 char *fullpath; local
H A Dcommit.c1023 char *fullpath; local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp1334 std::string fullpath = file_spec_ptr->GetPath(); in DumpFullpath() local