Home
last modified time | relevance | path

Searched refs:parse_pathname (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zinject/
HDtranslate.c87 parse_pathname(const char *inpath, char *dataset, char *relpath, in parse_pathname() function
365 if (parse_pathname(object, dataset, path, &statbuf) != 0) in translate_record()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDmergeinfo.c90 parse_pathname(const char **input, in parse_pathname() function
734 SVN_ERR(parse_pathname(input, end, &pathname, scratch_pool)); in parse_revision_line()