Searched defs:pos (Results 1 – 7 of 7) sorted by relevance
/system/core/liblinenoise/ |
D | linenoise.c | 187 static void refreshLine(int fd, const char *prompt, char *buf, size_t len, size_t pos, size_t cols)… in refreshLine() 216 size_t pos = 0; in linenoisePrompt() local
|
/system/core/toolbox/ |
D | nandread.c | 33 loff_t pos, opos, end, bpos; in nandread_main() local
|
/system/core/libnl_2/ |
D | attr.c | 125 struct nlattr *pos; in nla_parse() local
|
/system/extras/tests/iptables/qtaguid/ |
D | socketTag.cpp | 135 char *pos; in checkTag() local
|
/system/core/adb/ |
D | sysdeps_win32.c | 258 _fh_file_lseek( FH f, int pos, int origin ) in _fh_file_lseek() 426 int adb_lseek(int fd, int pos, int where) in adb_lseek() 507 _fh_socket_lseek( FH f, int pos, int origin ) in _fh_socket_lseek() 1135 _fh_socketpair_lseek( FH f, int pos, int origin ) in _fh_socketpair_lseek()
|
D | sysdeps.h | 373 static __inline__ int adb_lseek(int fd, int pos, int where) in adb_lseek()
|
/system/core/libsparse/ |
D | output_file.c | 724 off64_t pos; in write_fd_chunk() local
|