man pages section 3: Basic Library Functions
  • V
    • valloc(3C)– memory allocator
    • valloc(3MALLOC)– memory allocator
    • vasprintf(3C)– print formatted output of a variable argument list
    • verr(3C)– formatted error messages
    • verrx(3C)– formatted error messages
    • vfprintf(3C)– print formatted output of a variable argument list
    • vfscanf(3C)– convert formatted input
    • vfwprintf(3C)– wide-character formatted output of a stdarg argument list
    • vfwscanf(3C)– convert formatted wide-character input
    • 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
    • vscanf(3C)– convert formatted input
    • vsnprintf(3C)– print formatted output of a variable argument list
    • vsprintf(3C)– print formatted output of a variable argument list
    • vsscanf(3C)– convert formatted input
    • vswprintf(3C)– wide-character formatted output of a stdarg argument list
    • vswscanf(3C)– convert formatted wide-character input
    • vsyslog(3C)– log message with a stdarg argument list
    • vwarn(3C)– formatted error messages
    • vwarnx(3C)– formatted error messages
    • vwprintf(3C)– wide-character formatted output of a stdarg argument list
    • vwscanf(3C)– convert formatted wide-character input