Searched defs:srcpath (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/usr.bin/localedef/ | ||
H A D | localedef.c | 156 char srcpath[PATH_MAX]; in copy_category() local |
/freebsd-src/contrib/libarchive/cpio/ | ||
H A D | cpio.c | 702 file_to_archive(struct cpio * cpio,const char * srcpath) file_to_archive() argument |