man pages section 3: Basic Library Functions
  • V
    • valloc(3C)– memory allocator
    • valloc(3MALLOC)– debugging memory allocator
    • vfprintf(3C)– print formatted output of a variable argument list
    • vfprintf(3UCB)– formatted output conversion
    • vfwprintf(3C)– wide-character formatted output of a stdarg argument list
    • vlfmt(3C)– display error message in standard format and pass to logging and monitoring services
    • vpfmt(3C)– display error message in standard format and pass to logging and monitoring services
    • vprintf(3C)– print formatted output of a variable argument list
    • vprintf(3UCB)– formatted output conversion
    • vsnprintf(3C)– print formatted output of a variable argument list
    • vsprintf(3C)– print formatted output of a variable argument list
    • vsprintf(3UCB)– formatted output conversion
    • vswprintf(3C)– wide-character formatted output of a stdarg argument list
    • vsyslog(3C)– log message with a stdarg argument list
    • vwprintf(3C)– wide-character formatted output of a stdarg argument list