Searched refs:set_options (Results 1 – 8 of 8) sorted by relevance
143 .set_options := ${.set_options} \149 OPTIONS_SHOW ?= ${.set_options:O:u:@o@${OPTION_PREFIX}$o=${${OPTION_PREFIX}$o}@}154 OPTIONS_DESCRIBE ?= ${.set_options:O:u:@o@${OPTION_PREFIX}$o=${${OPTION_PREFIX}$o}${${OPTION_DESCRI…
226 Flags set_options; in CreateFromStructuredData() local236 set_options.Set(eEnabled); in CreateFromStructuredData()246 set_options.Set(eOneShot); in CreateFromStructuredData()256 set_options.Set(eAutoContinue); in CreateFromStructuredData()266 set_options.Set(eIgnoreCount); in CreateFromStructuredData()276 set_options.Set(eCondition); in CreateFromStructuredData()
320 static void set_options(int fd) in set_options() function412 set_options(lrs); in server_connect()432 set_options(rs); in server_connect()459 set_options(rs); in client_connect()
280 static void set_options(int fd) in set_options() function376 set_options(lrs); in server_connect()399 set_options(rs); in server_connect()441 set_options(rs); in client_connect()
150 static void set_options(int fd) in set_options() function280 set_options(rs); in svr_bind()425 set_options(rs); in client_connect()
287 int (*set_options)(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options); member
1906 sc->rlayer.rrlmethod->set_options(sc->rlayer.rrl, options); in SSL_set_read_ahead()2985 sc->rlayer.rrlmethod->set_options(sc->rlayer.rrl, options); in ossl_ctrl_internal()6277 sc->rlayer.rrlmethod->set_options(sc->rlayer.rrl, options); in SSL_set_options()6278 sc->rlayer.wrlmethod->set_options(sc->rlayer.wrl, options); in SSL_set_options()6308 sc->rlayer.rrlmethod->set_options(sc->rlayer.rrl, options); in SSL_clear_options()6309 sc->rlayer.wrlmethod->set_options(sc->rlayer.wrl, options); in SSL_clear_options()
268 `set_options()`: called by libssl in the event that the current set of options570 int (*set_options)(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options);