HomeSort by relevance Sort by last modified time
    Searched defs:get_line (Results 1 - 6 of 6) sorted by null

  /external/dhcpcd/
common.c 85 get_line(FILE * __restrict fp) function
  /external/e2fsprogs/misc/
e2initrd_helper.c 122 static char *get_line(struct mem_file *file) function
342 buf = get_line(&file);
  /frameworks/base/core/jni/
android_bluetooth_HeadsetBase.cpp 107 static const char* get_line(int fd, char *buf, int len, int timeout_ms, function in namespace:android
522 const char *ret = get_line(nat->rfcomm_sock,
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 81 get_line()) such a break would then look like a sentence break. Hence
139 static int get_line P_ ((int c));
260 c = get_line (c);
266 c = get_line (c);
307 get_line (register int c) function
  /external/hyphenation/
hyphen.c 235 get_line (char *s, int size, const char *dict_contents, int dict_length, function
325 get_line(dict[k]->cset, sizeof(dict[k]->cset), dict_contents,
336 while (get_line(buf, sizeof(buf), dict_contents, dict_length,
    [all...]
  /external/valgrind/main/coregrind/
m_errormgr.c 1047 Bool VG_(get_line) ( Int fd, Char** bufpp, SizeT* nBufp, Int* lineno ) function
    [all...]

Completed in 324 milliseconds