Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Disreloc.c51 static int has_rel_path(char *entry);
107 if (has_rel_path(path_buffer)) { in isreloc()
135 has_rel_path(char *entry) in has_rel_path() function