Searched refs:vsscanf (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | kernel.h | 217 int vsscanf(const char *, const char *, va_list);
|
| /linux/lib/ |
| A D | lib.a | 3 …o_hash_pointersvsnprintfvscnprintfsnprintfscnprintfvsprintfsprintfvsscanfsscanfno_hash_po…
|
| A D | test_scanf.c | 41 ret = vsscanf(string, fmt, ap_copy); in _test()
|
| A D | vsprintf.c | 3417 int vsscanf(const char *buf, const char *fmt, va_list args) in vsscanf() function 3688 EXPORT_SYMBOL(vsscanf); 3702 i = vsscanf(buf, fmt, args); in sscanf()
|
| /linux/drivers/xen/xenbus/ |
| A D | xenbus_xs.c | 580 ret = vsscanf(val, fmt, ap); in xenbus_scanf()
|
| /linux/ |
| A D | vmlinux.symvers | 3573 0x00000000 vsscanf vmlinux EXPORT_SYMBOL
|
| A D | System.map | 17796 ffff8000104e6fc0 T vsscanf
|
| A D | .tmp_System.map | 17796 ffff8000104e6fc0 T vsscanf
|
Completed in 894 milliseconds