Lines Matching defs:flags
556 UV_EXTERN int uv_tcp_init_ex(uv_loop_t*, uv_tcp_t* handle, unsigned int flags);
571 unsigned int flags);
644 unsigned flags);
671 UV_EXTERN int uv_udp_init_ex(uv_loop_t*, uv_udp_t* handle, unsigned int flags);
675 unsigned int flags);
798 UV_EXTERN int uv_pipe_chmod(uv_pipe_t* handle, int flags);
924 int flags);
937 * flags may be specified to create a duplex data stream.
953 uv_stdio_flags flags;
982 * Various flags that control how uv_spawn() behaves. See the definition of
985 unsigned int flags;
999 * the appropriate bits are set in the flags fields. This is not supported on
1007 * These are the flags that can be used for the uv_process_options.flags field.
1341 int flags,
1384 int flags,
1406 int flags,
1503 int flags,
1601 * watch for all events in that directory. This flags overrides this behavior
1630 unsigned int flags);
1662 unsigned flags, /* For future extension; must be 0. */
1755 unsigned int flags;