Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 7 of 7) sorted by relevance

/system/core/liblinenoise/
Dlinenoise.c187 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/
Dnandread.c33 loff_t pos, opos, end, bpos; in nandread_main() local
/system/core/libnl_2/
Dattr.c125 struct nlattr *pos; in nla_parse() local
/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp135 char *pos; in checkTag() local
/system/core/adb/
Dsysdeps_win32.c258 _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()
Dsysdeps.h373 static __inline__ int adb_lseek(int fd, int pos, int where) in adb_lseek()
/system/core/libsparse/
Doutput_file.c724 off64_t pos; in write_fd_chunk() local