Home
last modified time | relevance | path

Searched refs:flag_t (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/dports/mail/perdition/perdition-2.2/perdition/
H A Doptions.h240 flag_t mask;
241 flag_t mask2;
268 flag_t ssl_mask;
272 #define MASK_ADD_DOMAIN (flag_t) 0x00000001
274 #define MASK_AUTHENTICATE_IN (flag_t) 0x00000002
276 #define MASK_BIND_ADDRESS (flag_t) 0x00000004
277 #define MASK_CONNECTION_LIMIT (flag_t) 0x00000010
278 #define MASK_CONNECTION_LOGGING (flag_t) 0x00000020
393 #define OPT_CLEAR_MASK (flag_t) 0x2 /*Set mask to 0*/
403 #define OPT_FIRST_CALL (flag_t) \
[all …]
H A Dtoken.h50 flag_t flag;
56 #define TOKEN_NONE (flag_t) 0x00 /* No flag (NULL state) */
57 #define TOKEN_EOL (flag_t) 0x01 /* Token is at the end of a line */
58 #define TOKEN_DONT_CARE (flag_t) 0x03 /* Don't care what token is.
65 #define TOKEN_POP3 (flag_t) 0x02
67 #define TOKEN_IMAP4 (flag_t) 0x04
69 #define TOKEN_IMAP4_LITERAL (flag_t) 0x08
111 const flag_t flag
208 flag_t flag,
H A Dprotocol_t.h50 int (*write_str)(io_t *io, flag_t flag, const token_t *tag,
52 int (*greeting)(io_t *io, flag_t flag);
55 int (*in_get_auth) (io_t *io, flag_t ssl_flags, flag_t ssl_state,
59 int (*out_authenticate) (io_t *rs_io, io_t *eu_io, flag_t ssl_state,
60 const struct auth *auth, flag_t sasl_mech,
72 flag_t(*encryption) (flag_t ssl_flags);
H A Dimap4.c44 static flag_t imap4_encryption(flag_t ssl_flags);
55 char *imap4_greeting_str(flag_t flag) in imap4_greeting_str()
106 int imap4_greeting(io_t *io, flag_t flag) in imap4_greeting()
197 static flag_t imap4_encryption(flag_t ssl_flags) in imap4_encryption()
211 char *imap4_capability(flag_t tls_flags, flag_t tls_state) in imap4_capability()
213 flag_t mode; in imap4_capability()
H A Dmanagesieve.h18 char *managesieve_capability_msg(flag_t tls_flags, flag_t tls_state,
32 int managesieve_greeting(io_t *io, flag_t flag);
54 char *managesieve_capability(flag_t tls_flags, flag_t tls_state);
H A Dmanagesieve.c22 char *managesieve_capability_msg(flag_t tls_flags, flag_t tls_state, in managesieve_capability_msg()
62 char *managesieve_greeting_str(flag_t flag) in managesieve_greeting_str()
101 int managesieve_greeting(io_t *io, flag_t flag) in managesieve_greeting()
157 static flag_t managesieve_encryption(flag_t ssl_flags) in managesieve_encryption()
229 char *managesieve_capability(flag_t tls_flags, flag_t tls_state) in managesieve_capability()
231 flag_t mode; in managesieve_capability()
H A Dimap4.h49 char *imap4_greeting_str(flag_t flag);
61 int imap4_greeting(io_t *io, flag_t flag);
82 char *imap4_capability(flag_t tls_flags, flag_t tls_state);
H A Dpop3.c48 static flag_t pop3_encryption(flag_t ssl_flags);
61 int pop3_greeting(io_t *io, flag_t flag) in pop3_greeting()
152 static flag_t pop3_encryption(flag_t ssl_flags) in pop3_encryption()
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dflags.h35 typedef unsigned int flag_t; typedef
45 int setflag( struct sip_msg* msg, flag_t flag );
51 int setxflag(struct sip_msg* msg, flag_t flag);
52 int resetxflag(struct sip_msg* msg, flag_t flag);
53 int isxflagset(struct sip_msg* msg, flag_t flag);
60 int setsflagsval(flag_t val);
63 int setsflag(flag_t flag);
66 int resetsflag(flag_t flag);
69 int issflagset(flag_t flag);
72 flag_t getsflags(void);
[all …]
H A Dflags.c42 static flag_t sflags = 0;
64 int flag_in_range( flag_t flag ) { in flag_in_range()
73 int setsflagsval(flag_t val) in setsflagsval()
80 int setsflag(flag_t flag) in setsflag()
87 int resetsflag(flag_t flag) in resetsflag()
94 int issflagset(flag_t flag) in issflagset()
100 flag_t getsflags(void) in getsflags()
260 fi = flag / (sizeof(flag_t)*CHAR_BIT); in setxflag()
261 fb = flag % (sizeof(flag_t)*CHAR_BIT); in setxflag()
273 fi = flag / (sizeof(flag_t)*CHAR_BIT); in resetxflag()
[all …]
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_ctf.h94 void SV_CTFEvent(flag_t f, flag_score_t event, player_t &who);
95 bool SV_FlagTouch(player_t &player, flag_t f, bool firstgrab);
96 void SV_SocketTouch(player_t &player, flag_t f);
101 void CTF_CarryFlag(player_t &who, flag_t flag);
104 void CTF_SpawnFlag(flag_t f);
105 void CTF_SpawnDroppedFlag(flag_t f, int x, int y, int z);
108 void CTF_Sound(flag_t f, flag_score_t event);
109 void CTF_Message(flag_t f, flag_score_t event);
/dports/audio/rhvoice/RHVoice-1.2.4/src/sd_module/
H A Dstate.hpp29 enum flag_t enum in RHVoice::sd::state
42 bool test(flag_t flag) const in test()
47 static bool Test(flag_t flag) in Test()
53 void set(flag_t flag) in set()
58 static void Set(flag_t flag) in Set()
64 void clear(flag_t flag) in clear()
69 static void Clear(flag_t flag) in Clear()
/dports/net/kamailio/kamailio-5.4.5/src/modules/carrierroute/
H A Dcr_rule.h72 flag_t flags; /*!< The flags for which the route ist valid */
73 flag_t mask; /*!< The mask for the flags field */
92 flag_t flags; /*!< The flags for which the route ist valid */
93 flag_t mask; /*!< The mask for the flags field */
147 struct route_flags * add_route_flags(struct route_flags **rf_head, const flag_t flags, const flag_t
177 flag_t flags, flag_t mask, const int next_domain, const str * comment);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_wait_release.h46 static inline flag_t tcr(flag_t f) { return TCR_4(f); }
47 static inline flag_t test_then_add4(volatile flag_t *f) {
50 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
53 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) {
61 static inline flag_t tcr(flag_t f) { return TCR_8(f); }
65 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
68 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) {
80 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
83 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) {
95 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/
H A Dshared_mutex.hpp17 using flag_t = unsigned char; typedef
21 boost::interprocess::offset_ptr<flag_t> addr_;
25 boost::interprocess::offset_ptr<flag_t> wait_list;
37 addr_((comm.rank() == rank)?(flag_t*)mpi3::malloc(sizeof(flag_t)*comm.size()):nullptr), in shared_mutex()
39 …wait_list((comm.rank() == rank)?(flag_t*)mpi3::malloc(sizeof(flag_t)*comm.size()):nullptr)//comm.s… in shared_mutex()
49 flag_t lock = 1; in lock()
63 flag_t lock = 1; in try_lock()
74 flag_t lock = 0; in unlock()
H A Dmutex.hpp19 using flag_t = unsigned char; typedef
23 flag_t* addr_;
38 addr_((comm.rank() == rank)?(flag_t*)mpi3::malloc(sizeof(flag_t)*comm.size()):nullptr), in mutex()
50 flag_t lock = 1; in lock()
64 flag_t lock = 1; in try_lock()
75 flag_t lock = 0; in unlock()
99 using flag_t = int; typedef
106 flag_t* addr_;
159 flag_t lock = 1; in lock()
173 flag_t lock = 1; in try_lock()
[all …]
/dports/shells/fish/fish-3.3.1/src/
H A Dfuture_feature_flags.h15 enum flag_t { enum
30 bool test(flag_t f) const { in test()
36 void set(flag_t f, bool value) { in set()
50 features_t::flag_t flag;
80 flag_t f = static_cast<flag_t>(i);
96 inline bool feature_test(features_t::flag_t f) { return fish_features().test(f); } in feature_test()
/dports/net/udpxy/udpxy-1.0-24.1/chipmunk/
H A Duopt.h46 flag_t is_verbose; /* verbose output on/off */
47 flag_t cl_tpstat; /* client reports throughput stats */
64 flag_t nosync_sbuf, /* do not alter source-socket's buffer size */
71 flag_t tcp_nodelay; /* apply TCP_NODELAY option to
81 flag_t is_verbose; /* verbose output on/off */
102 flag_t nosync_sbuf, /* do not alter source-socket's buffer size */
149 set_verbose( flag_t* verbose );
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dsv_ctf.cpp129 SV_CTFEvent ((flag_t)0, SCORE_REFRESH, player); in CTF_Connect()
161 void SV_FlagReturn (player_t &player, flag_t f) in SV_FlagReturn()
198 void SV_FlagScore (player_t &player, flag_t f) in SV_FlagScore()
262 void SV_SocketTouch (player_t &player, flag_t f) in SV_SocketTouch()
278 SV_FlagScore(player, (flag_t)i); in SV_SocketTouch()
285 void SV_FlagDrop (player_t &player, flag_t f) in SV_FlagDrop()
329 SV_CTFEvent ((flag_t)i, SCORE_RETURN, idplayer(0)); in CTF_RunTics()
333 CTF_SpawnFlag((flag_t)i); in CTF_RunTics()
341 void CTF_SpawnFlag (flag_t f) in CTF_SpawnFlag()
380 SV_FlagDrop (player, (flag_t)i); in CTF_CheckFlags()
[all …]
/dports/benchmarks/filebench/filebench-1.5-alpha3-27-g22620e6/
H A Dflag.h4 typedef volatile int flag_t; typedef
6 static inline void clear_flag(flag_t *flag) in clear_flag()
11 static inline void set_flag(flag_t *flag) in set_flag()
16 static inline int query_flag(flag_t *flag) in query_flag()
21 static inline void wait_flag(flag_t *flag) in wait_flag()
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/detail/
H A Dbasic_mutex.hpp14 using flag_t = unsigned char; typedef
18 flag_t* addr_;
21 std::vector<flag_t> wait_list; //[comm_.size()];
33 addr_((comm.rank() == rank)?(flag_t*)mpi3::malloc(sizeof(flag_t)*comm.size()):nullptr), in basic_mutex()
45 flag_t lock = 1; in lock()
59 flag_t lock = 1; in try_lock()
70 flag_t lock = 0; in unlock()
/dports/sysutils/mcweject/mcweject-1.1/
H A Dprotos.h3 flag_t get_flags(int *argc, char *argv[]);
4 flag_t gnu_flag(char *p);
5 flag_t bundled_flag(int ch);
6 char *normalize_devname(char *name, char *argv[], flag_t flags);
9 void unmount_all(char *device, char *argv[], flag_t flags);
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dgazetteer-style.hpp104 using flag_t = uint16_t; typedef in gazetteer_style_t
106 using pmaintag_t = std::tuple<char const *, char const *, flag_t>;
138 flag_t flag;
141 string_with_flag_t(std::string const &n, flag_t f, matcher_t t) in string_with_flag_t()
162 flag_t flags);
163 flag_t parse_flags(std::string const &str);
164 flag_t find_flag(char const *k, char const *v) const;
171 flag_t m_default{0};
/dports/net/kamailio/kamailio-5.4.5/src/modules/kex/
H A Dflags.c44 return issflagset((flag_t)fval); in w_issflagset()
60 return resetsflag((flag_t)fval); in w_resetsflag()
76 return setsflag((flag_t)fval); in w_setsflag()
103 return isbflagset(ival, (flag_t)fval); in w_isbflagset()
130 return resetbflag(ival, (flag_t)fval); in w_resetbflag()
158 return setbflag(ival, (flag_t)fval); in w_setbflag()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wait_release.h54 typedef P flag_t; typedef
73 typedef P flag_t; typedef
500 typedef kmp_uint32 flag_t;
502 static inline flag_t tcr(flag_t f) { return TCR_4(f); }
503 static inline flag_t test_then_add4(volatile flag_t *f) {
506 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
509 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) {
517 static inline flag_t tcr(flag_t f) { return TCR_8(f); }
518 static inline flag_t test_then_add4(volatile flag_t *f) {
521 static inline flag_t test_then_or(volatile flag_t *f, flag_t v) {
[all …]

12345678910>>...18