Home
last modified time | relevance | path

Searched defs:s (Results 76 – 100 of 2719) sorted by relevance

12345678910>>...109

/dragonfly/crypto/libressl/ssl/
H A Dssl_stat.c90 SSL_state_string_long(const SSL *s) in SSL_state_string_long()
324 SSL_rstate_string_long(const SSL *s) in SSL_rstate_string_long()
346 SSL_state_string(const SSL *s) in SSL_state_string()
770 SSL_rstate_string(const SSL *s) in SSL_rstate_string()
H A Dssl_sigalgs.c226 ssl_sigalg_from_value(SSL *s, uint16_t value) in ssl_sigalg_from_value()
273 ssl_sigalg_for_legacy(SSL *s, EVP_PKEY *pkey) in ssl_sigalg_for_legacy()
296 ssl_sigalg_pkey_ok(SSL *s, const struct ssl_sigalg *sigalg, EVP_PKEY *pkey) in ssl_sigalg_pkey_ok()
334 ssl_sigalg_select(SSL *s, EVP_PKEY *pkey) in ssl_sigalg_select()
371 ssl_sigalg_for_peer(SSL *s, EVP_PKEY *pkey, uint16_t sigalg_value) in ssl_sigalg_for_peer()
H A Dtls13_server.c30 SSL *s = ctx->ssl; in tls13_server_init() local
102 SSL *s = ctx->ssl; in tls13_client_hello_required_extensions() local
152 SSL *s = ctx->ssl; in tls13_client_hello_process() local
300 SSL *s = ctx->ssl; in tls13_client_hello_recv() local
335 SSL *s = ctx->ssl; in tls13_server_hello_build() local
379 SSL *s = ctx->ssl; in tls13_server_engage_record_protection() local
477 SSL *s = ctx->ssl; in tls13_client_hello_retry_recv() local
571 SSL *s = ctx->ssl; in tls13_server_check_certificate() local
600 SSL *s = ctx->ssl; in tls13_server_select_certificate() local
633 SSL *s = ctx->ssl; in tls13_server_certificate_send() local
[all …]
/dragonfly/usr.bin/tip/
H A Dvalue.c140 vlex(char *s) in vlex()
165 vtoken(char *s) in vtoken()
265 vlookup(char *s) in vlookup()
276 vinterp(char *s, char stop) in vinterp()
331 vstring(char *s, char *v) in vstring()
/dragonfly/games/trek/
H A Dgetpar.c46 getintpar(const char *s) in getintpar()
69 getfltpar(const char *s) in getfltpar()
98 getynpar(const char *s) in getynpar()
112 getcodpar(const char *s, const struct cvntab tab[]) in getcodpar()
184 getstrpar(const char *s, char *r, int l, const char *t) in getstrpar()
/dragonfly/lib/libc/locale/
H A Deuc.c136 _EUC_CN_mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, in _EUC_CN_mbrtowc()
151 _EUC_CN_wcrtomb(char * __restrict s, wchar_t wc, in _EUC_CN_wcrtomb()
183 _EUC_KR_mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, in _EUC_KR_mbrtowc()
198 _EUC_KR_wcrtomb(char * __restrict s, wchar_t wc, in _EUC_KR_wcrtomb()
230 _EUC_JP_mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, in _EUC_JP_mbrtowc()
245 _EUC_JP_wcrtomb(char * __restrict s, wchar_t wc, in _EUC_JP_wcrtomb()
277 _EUC_TW_mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, in _EUC_TW_mbrtowc()
292 _EUC_TW_wcrtomb(char * __restrict s, wchar_t wc, in _EUC_TW_wcrtomb()
310 _EUC_mbrtowc_impl(wchar_t * __restrict pwc, const char * __restrict s, in _EUC_mbrtowc_impl()
384 _EUC_wcrtomb_impl(char * __restrict s, wchar_t wc, in _EUC_wcrtomb_impl()
H A Dascii.c90 _ascii_mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, size_t n, in _ascii_mbrtowc()
109 _ascii_wcrtomb(char * __restrict s, wchar_t wc, in _ascii_wcrtomb()
128 const char *s; in _ascii_mbsnrtowcs() local
165 const wchar_t *s; in _ascii_wcsnrtombs() local
/dragonfly/contrib/gdb-7/readline/
H A Drlmbutil.h62 # define wcrtomb(s, wc, ps) (wcrtomb) (s, wc, 0) argument
63 # define mbrtowc(pwc, s, n, ps) (mbrtowc) (pwc, s, n, 0) argument
64 # define mbrlen(s, n, ps) (mbrlen) (s, n, 0) argument
114 #define MB_NEXTCHAR(b,s,c,f) \ argument
118 #define MB_PREVCHAR(b,s,f) \ argument
144 #define MB_NEXTCHAR(b,s,c,f) ((s) + (c)) argument
145 #define MB_PREVCHAR(b,s,f) ((s) - 1) argument
/dragonfly/sys/net/
H A Dzlib.c730 #define CLEAR_HASH(s) \ argument
750 deflate_state *s; in deflateInit2_() local
830 deflate_state *s; in deflateSetDictionary() local
871 deflate_state *s; in deflateReset() local
901 deflate_state *s; in deflateParams() local
976 deflate_state *s; in deflate() local
1112 deflate_state *s; in deflateEnd() local
1228 lm_init(deflate_state *s) in lm_init()
1999 #define put_short(s, w) { \ argument
2132 _tr_init(deflate_state *s) in _tr_init()
[all …]
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_var.h51 #define NG_HCI_M_PULLUP(m, s) \ argument
95 #define NG_HCI_BUFF_ACL_SET(b, n, s, f) \ argument
112 #define NG_HCI_BUFF_SCO_SET(b, n, s, f) \ argument
141 #define NG_HCI_STAT_CMD_SENT(s) (s).cmd_sent ++ argument
142 #define NG_HCI_STAT_EVNT_RECV(s) (s).evnt_recv ++ argument
143 #define NG_HCI_STAT_ACL_SENT(s, n) (s).acl_sent += (n) argument
144 #define NG_HCI_STAT_ACL_RECV(s) (s).acl_recv ++ argument
145 #define NG_HCI_STAT_SCO_SENT(s, n) (s).sco_sent += (n) argument
146 #define NG_HCI_STAT_SCO_RECV(s) (s).sco_recv ++ argument
147 #define NG_HCI_STAT_BYTES_SENT(s, b) (s).bytes_sent += (b) argument
[all …]
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp.c295 static void subscr_addr_free_all(struct subscription *s) in subscr_addr_free_all()
307 static void subscr_addr_add_url(struct subscription *s, const char *url, in subscr_addr_add_url()
420 static void subscr_addr_list_create(struct subscription *s, in subscr_addr_list_create()
465 struct subscription *s, *tmp; in upnp_wps_device_send_event() local
539 void subscription_destroy(struct subscription *s) in subscription_destroy()
555 struct subscription *s, *tmp; in subscription_list_age() local
573 struct subscription *s; in subscription_find() local
613 static int subscription_first_event(struct subscription *s) in subscription_first_event()
695 struct subscription *s; in subscription_start() local
763 struct subscription *s = subscription_find(sm, uuid); in subscription_renew() local
[all …]
/dragonfly/sbin/ifconfig/
H A Difconfig.c703 af_other_status(int s) in af_other_status()
720 af_all_tunnel_status(int s) in af_all_tunnel_status()
802 int s; in ifconfig() local
1040 int s; in getifflags() local
1061 setifflags(const char *vname, int value, int s, in setifflags()
1085 setifcap(const char *vname, int value, int s, in setifcap()
1124 setifmtu(const char *val, int dummy __unused, int s, in setifmtu()
1152 setifname(const char *val, int dummy __unused, int s, in setifname()
1239 int s; in status() local
1349 tunnel_status(int s) in tunnel_status()
[all …]
/dragonfly/test/interbench/
H A Dinterbench.c487 sem_t *s = &th->sem.stop; in emulate_none() local
497 sem_t *s = &th->sem.stop; in emulate_audio() local
517 sem_t *s = &th->sem.stop; in emulate_video() local
538 sem_t *s = &th->sem.stop; in emulate_x() local
568 sem_t *s = &th->sem.stop; in emulate_game() local
599 sem_t *s; in burn_thread() local
618 sem_t *s = &th->sem.stop; in emulate_burn() local
636 sem_t *s = &th->sem.stop; in emulate_write() local
721 struct sems *s; in ring_thread() local
886 struct sems *s; in timekeeping_thread() local
[all …]
/dragonfly/usr.bin/window/
H A Dtttermcap.c58 struct tt_str *s; in tttgetstr() local
72 struct tt_str *s; in ttxgetstr() local
88 tttgoto(struct tt_str *s, int col, int row) in tttgoto()
98 ttpgoto(struct tt_str *s, int col, int row, int n) in ttpgoto()
/dragonfly/contrib/diffutils/lib/
H A Dtrim.h25 #define trim(s) trim2(s, TRIM_BOTH) argument
28 #define trim_trailing(s) trim2(s, TRIM_TRAILING) argument
31 #define trim_leading(s) trim2(s, TRIM_LEADING) argument
/dragonfly/contrib/grep/lib/
H A Dtrim.h25 #define trim(s) trim2(s, TRIM_BOTH) argument
28 #define trim_trailing(s) trim2(s, TRIM_TRAILING) argument
31 #define trim_leading(s) trim2(s, TRIM_LEADING) argument
/dragonfly/bin/sh/
H A Dshow.c76 char *s; in shtree() local
128 char *s; in shcmd() local
312 trputs(const char *s) in trputs()
323 trstring(char *s) in trstring()
381 char s[100]; in opentrace() local
/dragonfly/bin/test/
H A Dtest.c371 struct stat s; in filstat() local
422 find_op_1char(const struct t_op *op, const struct t_op *end, const char *s) in find_op_1char()
436 find_op_2char(const struct t_op *op, const struct t_op *end, const char *s) in find_op_2char()
447 find_op(const char *s) in find_op()
464 t_lex(char *s) in t_lex()
483 char *s; in isunopoperand() local
501 char *s; in islparenoperand() local
518 char *s; in isrparenoperand() local
530 getn(const char *s) in getn()
556 getq(const char *s) in getq()
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos.h485 #define os_malloc(s) malloc((s)) argument
488 #define os_realloc(p, s) realloc((p), (s)) argument
495 #define os_strdup(s) _strdup(s) argument
497 #define os_strdup(s) strdup(s) argument
503 #define os_memcpy(d, s, n) memcpy((d), (s), (n)) argument
506 #define os_memmove(d, s, n) memmove((d), (s), (n)) argument
509 #define os_memset(s, c, n) memset(s, c, n) argument
516 #define os_strlen(s) strlen(s) argument
533 #define os_strchr(s, c) strchr((s), (c)) argument
542 #define os_strrchr(s, c) strrchr((s), (c)) argument
/dragonfly/sys/dev/disk/sym/
H A Dsym_fw.h65 #define SYM_GEN_FW_A(s) \ argument
84 #define SYM_GEN_FW_B(s) \ argument
102 #define SYM_GEN_A(s, label) s label; argument
103 #define SYM_GEN_B(s, label) s label; argument
203 #define SYM_GEN_PADDR_A(s, label) (RELOC_LABEL_A | offsetof(s, label)) argument
204 #define SYM_GEN_PADDR_B(s, label) (RELOC_LABEL_B | offsetof(s, label)) argument
/dragonfly/contrib/diffutils/src/
H A Dsystem.h45 # define STAT_BLOCKSIZE(s) ((s).st_blksize) argument
47 # define STAT_BLOCKSIZE(s) (8 * 1024) argument
180 # define same_special_file(s, t) \ argument
185 # define same_special_file(s, t) 0 argument
191 # define same_file(s, t) \ argument
222 # define same_file_attributes(s, t) \ argument
/dragonfly/contrib/gdtoa/
H A Dgdtoa.h143 #define strtopd(s,se,x) strtord(s,se,1,x) argument
144 #define strtopdd(s,se,x) strtordd(s,se,1,x) argument
145 #define strtopf(s,se,x) strtorf(s,se,1,x) argument
146 #define strtopQ(s,se,x) strtorQ(s,se,1,x) argument
147 #define strtopx(s,se,x) strtorx(s,se,1,x) argument
148 #define strtopxL(s,se,x) strtorxL(s,se,1,x) argument
/dragonfly/gnu/usr.bin/diff/diff/
H A Dsystem.h45 # define STAT_BLOCKSIZE(s) ((s).st_blksize) argument
47 # define STAT_BLOCKSIZE(s) (8 * 1024) argument
180 # define same_special_file(s, t) \ argument
185 # define same_special_file(s, t) 0 argument
191 # define same_file(s, t) \ argument
222 # define same_file_attributes(s, t) \ argument
/dragonfly/sbin/rcorder/
H A Drcorder.c109 char s[1]; member
263 add_require(filenode *fnode, char *s) in add_require()
283 add_provide(filenode *fnode, char *s) in add_provide()
363 add_before(filenode *fnode, char *s) in add_before()
378 add_keyword(filenode *fnode, char *s) in add_keyword()
391 char *s; in parse_require() local
405 char *s; in parse_provide() local
419 char *s; in parse_before() local
433 char *s; in parse_keywords() local
671 strnodelist *s; in skip_ok() local
[all …]
/dragonfly/stand/boot/efi/loader/
H A Dbootinfo.c170 #define MOD_STR(t, a, s, c) { \ argument
178 #define MOD_NAME(a, s, c) MOD_STR(MODINFO_NAME, a, s, c) argument
179 #define MOD_TYPE(a, s, c) MOD_STR(MODINFO_TYPE, a, s, c) argument
180 #define MOD_ARGS(a, s, c) MOD_STR(MODINFO_ARGS, a, s, c) argument
182 #define MOD_VAR(t, a, s, c) { \ argument
190 #define MOD_ADDR(a, s, c) MOD_VAR(MODINFO_ADDR, a, s, c) argument
191 #define MOD_SIZE(a, s, c) MOD_VAR(MODINFO_SIZE, a, s, c) argument

12345678910>>...109