Searched defs:err_no (Results 1 – 19 of 19) sorted by relevance
/third_party/glib/gio/ |
D | gioerror.c | 70 g_io_error_from_errno (gint err_no) in g_io_error_from_errno()
|
/third_party/ltp/utils/sctp/func_tests/ |
D | test_1_to_1_socket_bind_listen.c | 89 int fd, err_no = 0; in main() local
|
D | test_getname.c | 70 int fd, err_no = 0; in main() local
|
D | test_1_to_1_recvfrom.c | 73 int fd, err_no = 0; in main() local
|
D | test_1_to_1_shutdown.c | 74 int fd, err_no = 0; in main() local
|
D | test_1_to_1_accept_close.c | 82 int fd, err_no = 0; in main() local
|
D | test_1_to_1_connect.c | 76 int fd, err_no = 0; in main() local
|
D | test_1_to_1_recvmsg.c | 71 int fd, err_no = 0; in main() local
|
D | test_1_to_1_send.c | 73 int fd, err_no = 0; in main() local
|
D | test_1_to_1_sendmsg.c | 90 int fd, err_no = 0; in main() local
|
D | test_1_to_1_addrs.c | 96 int fd, err_no = 0; in main() local
|
D | test_1_to_1_sockopt.c | 102 int fd, err_no = 0; in main() local
|
/third_party/ffmpeg/libavformat/ |
D | fifo.c | 255 static int is_recoverable(const FifoContext *fifo, int err_no) { in is_recoverable() 283 int err_no) in fifo_thread_process_recovery_failure() 314 static int fifo_thread_attempt_recovery(FifoThreadContext *ctx, FifoMessage *msg, int err_no) in fifo_thread_attempt_recovery() 385 static int fifo_thread_recover(FifoThreadContext *ctx, FifoMessage *msg, int err_no) in fifo_thread_recover()
|
/third_party/boost/boost/graph/ |
D | read_dimacs.hpp | 69 err_no; /* no of detected error */ in read_dimacs_max_flow_internal() local
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstsparsefile.c | 481 gst_sparse_file_io_error_from_errno (gint err_no) in gst_sparse_file_io_error_from_errno()
|
/third_party/libxml2/os400/dlfcn/ |
D | dlfcn.c | 278 dlseterror_from_errno(unsigned int err_no) in dlseterror_from_errno()
|
/third_party/libxml2/ |
D | rngparser.c | 171 xmlCRNGErr(xmlCRelaxNGParserCtxtPtr ctxt, int err_no, const char *err_msg) { in xmlCRNGErr()
|
/third_party/glib/glib/ |
D | gfileutils.c | 516 g_file_error_from_errno (gint err_no) in g_file_error_from_errno()
|
/third_party/python/Modules/ |
D | socketmodule.c | 596 int err_no = WSAGetLastError(); in set_error() local
|