Lines Matching defs:flags
612 UV_EXTERN int uv_tcp_init_ex(uv_loop_t*, uv_tcp_t* handle, unsigned int flags);
627 unsigned int flags);
700 unsigned flags);
727 UV_EXTERN int uv_udp_init_ex(uv_loop_t*, uv_udp_t* handle, unsigned int flags);
731 unsigned int flags);
849 unsigned int flags);
858 unsigned int flags,
869 UV_EXTERN int uv_pipe_chmod(uv_pipe_t* handle, int flags);
996 int flags);
1009 * flags may be specified to create a duplex data stream.
1025 uv_stdio_flags flags;
1054 * Various flags that control how uv_spawn() behaves. See the definition of
1057 unsigned int flags;
1071 * the appropriate bits are set in the flags fields. This is not supported on
1079 * These are the flags that can be used for the uv_process_options.flags field.
1470 int flags,
1513 int flags,
1535 int flags,
1638 int flags,
1736 * watch for all events in that directory. This flags overrides this behavior
1765 unsigned int flags);
1798 unsigned flags, /* For future extension; must be 0. */
1893 unsigned int flags;