Searched defs:lineptr (Results 1 – 16 of 16) sorted by relevance
| /external/u-boot/tools/ |
| D | getline.c | 21 static int getstr(char **lineptr, size_t *n, FILE *stream, in getstr() 86 int getline (char **lineptr, size_t *n, FILE *stream) in getline()
|
| /external/honggfuzz/ |
| D | input.c | 216 char* lineptr = NULL; in input_parseDictionary() local 272 char* lineptr = NULL; in input_parseBlacklist() local
|
| /external/google-breakpad/src/processor/ |
| D | simple_serializer-inl.h | 173 static size_t SizeOf(const linked_ptr<Line> &lineptr) { in SizeOf() 177 static char *Write(const linked_ptr<Line> &lineptr, char *dest) { in Write()
|
| /external/curl/lib/ |
| D | cookie.c | 434 char *lineptr, /* first character of the line */ in Curl_cookie_add() 1166 char *lineptr; in Curl_cookie_init() local
|
| D | altsvc.c | 192 char *lineptr = line; in altsvc_load() local
|
| /external/u-boot/scripts/kconfig/ |
| D | confdata.c | 193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 213 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline()
|
| /external/libcups/filter/ |
| D | testclient.c | 407 *lineptr; /* Pointer into line */ in make_raster_file() local
|
| /external/u-boot/drivers/video/ |
| D | bus_vcxk.c | 329 unsigned char *lineptr; in vcxk_draw_mono() local
|
| /external/iperf3/src/ |
| D | iperf_auth.c | 289 ssize_t iperf_getpass (char **lineptr, size_t *n, FILE *stream) { in iperf_getpass()
|
| /external/honggfuzz/libhfcommon/ |
| D | files.c | 309 char* lineptr = NULL; in files_parseSymbolFilter() local
|
| /external/minijail/ |
| D | syscall_filter.c | 505 static ssize_t getmultiline(char **lineptr, size_t *n, FILE *stream) in getmultiline()
|
| /external/google-breakpad/src/common/dwarf/ |
| D | dwarf2reader.cc | 534 const char* lineptr = buffer_; in ReadHeader() local 816 const char* lineptr = after_header_; in ReadLines() local
|
| /external/libcups/cups/ |
| D | ppd.c | 2910 *lineptr; /* Current position in line buffer */ in ppd_read() local
|
| D | http.c | 1172 char *lineptr, /* Pointer into line */ in httpGets() local
|
| D | dest.c | 4177 *lineptr, /* Pointer into line */ local
|
| /external/honggfuzz/linux/ |
| D | trace.c | 875 char *lineptr = NULL, *cAddr = NULL; in arch_parseAsanReport() local
|