Searched refs:pkgstrPrintf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgstr.c49 * pkgstrPrintf - Create a string from a printf style format and arguments
248 * Name: pkgstrPrintf
266 pkgstrPrintf(char *a_format, ...) function
646 p = pkgstrPrintf("%s%c%s", *a_old, a_separator, a_new);
H A Dpkglib.h541 char *pkgstrPrintf(char *a_format, ...);
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c325 p = pkgstrPrintf("%s/tmp", optarg);

Completed in 65 milliseconds