Home
last modified time | relevance | path

Searched refs:pkgstrPrintf_r (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgstr.c223 pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) in pkgstrPrintf_r() function
1115 pkgstrPrintf_r(a_buf, a_bufLen, "%s", "0:00:00.000000000"); in pkgstrConvertUllToTimeString_r()
1130 pkgstrPrintf_r(a_buf, a_bufLen, "%llu:%02llu:%02llu.%09llu", in pkgstrConvertUllToTimeString_r()
H A Dmapfile-vers170 pkgstrPrintf_r;
H A Dpkglib.h542 void pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...);
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c1127 pkgstrPrintf_r(r_path, r_pathLen, "%s%s/%s", a_rootPath, in pkgLocateHighestInst()
/titanic_44/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c1884 pkgstrPrintf_r(path, sizeof (path), "/proc/%d", pll->lockPid); in _validateLock()