Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dcheckmap.c415 is_partial_path_in_DB(char *srcpath, char *trgtpath) in is_partial_path_in_DB() argument
417 if (strstr(srcpath, trgtpath) == NULL) { in is_partial_path_in_DB()