Searched refs:exec_cat (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | prb_findexec.c | 46 static const char *exec_cat(const char *s1, const char *s2, char *si); 68 cp = exec_cat(cp, name, fname); in find_executable() 82 exec_cat(const char *s1, const char *s2, char *si) in exec_cat() function
|
/titanic_41/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 919 exec_cat(const char *s1, const char *s2, char *si) in exec_cat() function 965 cp = exec_cat(cp, name, fname); in path_find()
|