Lines Matching defs:status
34 int status) {
49 if (status == 0) {
72 Local<Value> argv[] = { Integer::New(env->isolate(), status), client_handle };
79 int status) {
95 if (status) {
103 Integer::New(env->isolate(), status),
113 "status",
114 status);
130 uv_stream_t* handle, int status);
133 uv_stream_t* handle, int status);
136 uv_connect_t* handle, int status);
139 uv_connect_t* handle, int status);