Home
last modified time | relevance | path

Searched defs:srcpath (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/pkgconf/libpkgconf/
H A Dpath.c274 pkgconf_path_t *srcpath = n->data, *path; in pkgconf_path_copy_list() local
309 pkgconf_path_t *srcpath = n->data, *path; in pkgconf_path_prepend_list() local
/freebsd/usr.bin/localedef/
H A Dlocaledef.c156 char srcpath[PATH_MAX]; in copy_category() local
/freebsd/contrib/libarchive/cpio/
H A Dcpio.c703 file_to_archive(struct cpio *cpio, const char *srcpath) in file_to_archive()
798 const char *srcpath = archive_entry_sourcepath(entry); in entry_to_archive() local