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

/osnet-11/usr/src/lib/libinstzones/common/
H A Dinstzones_lib.h311 void _z_strPrintf_r(char *a_buf, int a_bufLen,
H A Dzones_str.c41 * _z_strPrintf_r - Create string from printf style format and arguments
484 * Name: _z_strPrintf_r
504 _z_strPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) function
H A Dzones_locks.c572 _z_strPrintf_r(lockItem, sizeof (lockItem), "%s\t%s", a_lockObject, p);

Completed in 23 milliseconds