HomeSort by: relevance | last modified time | path
    Searched refs:vswscanf (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/stdio/
swscanf.c 53 r = vswscanf(str, fmt, ap);
vswscanf.c 1 /* $NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $ */
43 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswscanf.c,v 1.3 2004/04/07 09:55:05 tjr Exp $");
45 __RCSID("$NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $");
115 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, function in typeref:typename:int
Makefile.inc 21 vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c wsetup.c
67 MLINKS+=wscanf.3 vswscanf.3 wscanf.3 vfwscanf.3
  /src/include/
wchar.h 205 int vswscanf(const wchar_t * __restrict, const wchar_t * __restrict,

Completed in 86 milliseconds