Lines Matching defs:flags
568 UV_EXTERN int uv_tcp_init_ex(uv_loop_t*, uv_tcp_t* handle, unsigned int flags);
583 unsigned int flags);
656 unsigned flags);
683 UV_EXTERN int uv_udp_init_ex(uv_loop_t*, uv_udp_t* handle, unsigned int flags);
687 unsigned int flags);
811 UV_EXTERN int uv_pipe_chmod(uv_pipe_t* handle, int flags);
938 int flags);
951 * flags may be specified to create a duplex data stream.
967 uv_stdio_flags flags;
996 * Various flags that control how uv_spawn() behaves. See the definition of
999 unsigned int flags;
1013 * the appropriate bits are set in the flags fields. This is not supported on
1021 * These are the flags that can be used for the uv_process_options.flags field.
1358 int flags,
1401 int flags,
1423 int flags,
1526 int flags,
1624 * watch for all events in that directory. This flags overrides this behavior
1653 unsigned int flags);
1686 unsigned flags, /* For future extension; must be 0. */
1779 unsigned int flags;