Home
last modified time | relevance | path

Searched defs:a_format (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libinstzones/common/
H A Dzones_utils.c202 _z_echo(char *a_format, ...) in _z_echo()
250 _z_echoDebug(char *a_format, ...) in _z_echoDebug()
356 _z_program_error(char *a_format, ...) in _z_program_error()
H A Dzones_str.c443 _z_strPrintf(char *a_format, ...) in _z_strPrintf()
504 _z_strPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) in _z_strPrintf_r()
H A Dzones_args.c119 _z_add_arg(argArray_t *a_args, char *a_format, ...) in _z_add_arg()
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dlog.c78 log_msg(LogMsgType a_type, const char *a_format, ...) in log_msg()
H A Dsml.c1154 smlDbgPrintTag(SML_TAG *a_tag, char *a_format, ...) in smlDbgPrintTag()
1923 sml_strPrintf(char *a_format, ...) in sml_strPrintf()
1983 sml_strPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) in sml_strPrintf_r()
3265 _smlLogMsg(LogMsgType a_type, const char *a_format, ...) in _smlLogMsg()
/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()
266 pkgstrPrintf(char *a_format, ...) in pkgstrPrintf()
/titanic_44/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c3136 testPath(TEST_TYPES a_tt, char *a_format, ...) in testPath()
3728 usage(char *a_format, ...) in usage()