Searched refs:pkgstrPrintf_r (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | pkgstr.c | 223 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 D | mapfile-vers | 170 pkgstrPrintf_r;
|
H A D | pkglib.h | 542 void pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...);
|
/titanic_44/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgops.c | 1127 pkgstrPrintf_r(r_path, r_pathLen, "%s%s/%s", a_rootPath, in pkgLocateHighestInst()
|
/titanic_44/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 1884 pkgstrPrintf_r(path, sizeof (path), "/proc/%d", pll->lockPid); in _validateLock()
|