Home
last modified time | relevance | path

Searched defs:emsg (Results 1 – 14 of 14) sorted by relevance

/third_party/glib/glib/
Dgiowin32.c305 gchar *emsg = g_win32_error_message (GetLastError ()); in create_events() local
550 gchar *emsg = g_win32_error_message (GetLastError ()); in create_thread() local
779 gchar *emsg = g_win32_error_message (WSAGetLastError ()); in g_io_win32_prepare() local
1083 gchar *emsg = g_win32_error_message (GetLastError ()); in g_io_win32_msg_write() local
1119 gchar *emsg = g_win32_error_message (GetLastError ()); in g_io_win32_free() local
1132 gchar *emsg = g_win32_error_message (GetLastError ()); in g_io_win32_free() local
1144 gchar *emsg = g_win32_error_message (WSAGetLastError ()); in g_io_win32_free() local
1155 gchar *emsg = g_win32_error_message (WSAGetLastError ()); in g_io_win32_free() local
1478 gchar *emsg = g_win32_error_message (winsock_error); in g_io_win32_sock_read() local
1539 gchar *emsg = g_win32_error_message (winsock_error); in g_io_win32_sock_write() local
[all …]
Dgpoll.c157 gchar *emsg = g_win32_error_message (GetLastError ()); in poll_rest() local
185 gchar *emsg = g_win32_error_message (GetLastError ()); in poll_rest() local
458 gchar *emsg = g_win32_error_message (GetLastError ()); in g_poll() local
Dgcharset.c312 gchar *emsg = g_win32_error_message (GetLastError ()); in g_get_console_charset() local
Dgspawn-win32.c852 char *emsg = g_win32_error_message (GetLastError ()); in fork_exec() local
Dgmain.c5226 gchar *emsg = g_win32_error_message (GetLastError ()); in g_child_watch_check() local
/third_party/node/test/overlapped-checker/
Dmain_win.c63 char emsg[0xfff]; in main() local
/third_party/glib/gio/
Dgwin32outputstream.c167 gchar *emsg; in g_win32_output_stream_write() local
215 gchar *emsg = g_win32_error_message (errsv); in g_win32_output_stream_close() local
Dgwin32inputstream.c180 gchar *emsg; in g_win32_input_stream_read() local
228 gchar *emsg = g_win32_error_message (errsv); in g_win32_input_stream_close() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dfileserver_example_dirs.c93 char emsg[1024]; in ahc_echo() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c298 const char *emsg) in connection_close_error()
313 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, emsg) argument
315 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, NULL) argument
/third_party/glib/gio/win32/
Dgwinhttpvfs.c341 char *emsg = _g_winhttp_error_message (error_code); in _g_winhttp_set_error() local
/third_party/mksh/
Dexec.c1473 const char *emsg; in iosetup() local
Dfuncs.c390 const char *emsg; in c_print() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3513 struct bitmask *bmp, char *emsg, int elen) in import_list()
3534 char *emsg, int elen) in cpuset_import()