#include <stdio.h>#include <stdarg.h>#include <string.h>#include "loc_incl.h"Include dependency graph for sscanf.c:

Go to the source code of this file.
Functions | |
| int | sscanf (const char *s, const char *format,...) |
|
||||||||||||||||
|
Definition at line 11 of file sscanf.c. References __iobuf::_buf, __iobuf::_count, _doscan(), __iobuf::_fd, __iobuf::_flags, _IONBF, _IOREAD, _IOREADING, __iobuf::_ptr, retval, strlen(), va_end, and va_start. Referenced by extract(), get_an_int(), Get_Hour_Min(), getsize(), httpget(), init(), itverb(), main(), mark_npartition(), parse_line(), parse_old_device_line(), procheader(), and select_region(). |
1.4.6