Searched refs:pkgstrPrintf_r (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgstr.c50 * pkgstrPrintf_r - Create a string from a printf style format and arguments
203 * Name: pkgstrPrintf_r
223 pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) function
1115 pkgstrPrintf_r(a_buf, a_bufLen, "%s", "0:00:00.000000000");
1130 pkgstrPrintf_r(a_buf, a_bufLen, "%llu:%02llu:%02llu.%09llu",
H A Dpkglib.h542 void pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c1127 pkgstrPrintf_r(r_path, r_pathLen, "%s%s/%s", a_rootPath,
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c1884 pkgstrPrintf_r(path, sizeof (path), "/proc/%d", pll->lockPid);

Completed in 65 milliseconds