Home
last modified time | relevance | path

Searched refs:_z_strPrintf (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libinstzones/common/
H A Dzones_str.c153 p = _z_strPrintf("%s%c%s", *a_old, a_separator, a_new); in _z_strAddToken()
443 _z_strPrintf(char *a_format, ...) in _z_strPrintf() function
H A Dinstzones_lib.h359 char *_z_strPrintf(char *a_format, ...);
H A Dzones_locks.c435 p2 = _z_strPrintf(LOBJ_ROOTPATH, p1); in _z_adjust_lock_object_for_rootpath()
445 *r_result = _z_strPrintf("%s/%s", p2, a_lockObject); in _z_adjust_lock_object_for_rootpath()