Searched defs:exec_cat (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dprb_findexec.c46 static const char *exec_cat(const char *s1, const char *s2, char *si);
68 cp = exec_cat(cp, name, fname);
82 exec_cat(const char *s1, const char *s2, char *si) function
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c943 exec_cat(const char *s1, const char *s2, char *si) function
989 cp = exec_cat(cp, name, fname);

Completed in 89 milliseconds