Searched refs:e_ExecCmdList (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | rrmdir.c | 73 i = e_ExecCmdList(&status, (char **)NULL, (char *)NULL, in rrmdir() 77 i = e_ExecCmdList(&status, (char **)NULL, (char *)NULL, in rrmdir()
|
H A D | mapfile-vers | 86 e_ExecCmdList;
|
H A D | runcmd.c | 549 e_ExecCmdList(int *r_status, char **r_results, in e_ExecCmdList() function
|
H A D | pkglib.h | 447 extern int e_ExecCmdList(int *r_status, char **r_results,
|
/titanic_44/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 2083 b = e_ExecCmdList(&execStatus, &execResults, (char *)NULL, in _getUniqueId()
|
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | main.c | 2641 r = e_ExecCmdList(&status, (char **)NULL, (char *)NULL, in cp_pkgdirs()
|