Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/su/
H A Dsu.c120 static char *alloc_vsprintf(const char *, va_list);
1298 msg = alloc_vsprintf(fmt, v); in quotemsg()
1470 s = alloc_vsprintf(fmt, v); in message()
1518 alloc_vsprintf(const char *fmt, va_list ap1) in alloc_vsprintf() function