Home
last modified time | relevance | path

Searched refs:get_msg (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/ruby/tests/
Dstress.rb22 def get_msg method in StressTest.StressTest
28 m = get_msg
/external/openssh/
Dsftp-client.c133 get_msg(struct sftp_conn *conn, struct sshbuf *m) in get_msg() function
213 get_msg(conn, msg); in get_status()
252 get_msg(conn, msg); in get_handle()
289 get_msg(conn, msg); in get_decode_stat()
335 get_msg(conn, msg); in get_decode_statvfs()
409 get_msg(ret, msg); in do_init()
569 get_msg(conn, msg); in do_lsreaddir()
832 get_msg(conn, msg); in do_realpath()
1032 get_msg(conn, msg); in do_readlink()
1294 get_msg(conn, msg); in do_download()
[all …]
/external/python/cpython2/Lib/
Dtabnanny.py69 def get_msg(self): member in NannyNag
122 print nag.get_msg()