/freebsd/crypto/heimdal/appl/rsh/ |
H A D | rshd.c | 118 read_str (int s, size_t sz, char *expl) in read_str() 135 recv_bsd_auth (int s, u_char *buf, in recv_bsd_auth() 158 save_krb5_creds (int s, in save_krb5_creds() 243 recv_krb5_auth (int s, u_char *buf, in recv_krb5_auth() 611 int s = STDIN_FILENO; in doit() local
|
/freebsd/sbin/pflowctl/ |
H A D | pflowctl.c | 231 struct pflowctl_sockaddr *s = (struct pflowctl_sockaddr *)target; in pflowctl_post_sockaddr() local 276 print_sockaddr(const char *prefix, const struct sockaddr_storage *s) in print_sockaddr() 371 snl_add_msg_attr_sockaddr(struct snl_writer *nw, int attrtype, struct sockaddr_storage *s) in snl_add_msg_attr_sockaddr() 399 do_set(struct pflowctl_set *s) in do_set() 492 struct pflowctl_set s = {}; in set() local
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 518 printcol(const char * s,size_t * col,const size_t col_max) printcol() argument 688 char *s; xfgets() local 836 char *s; parsecmd() local 845 char *s; parsecmd() local 921 astrcat(char ** s,const char * append) astrcat() argument [all...] |
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-checkconf.c | 117 struct config_strlist* s = cfg->auto_trust_anchor_file_list; in print_option() local 171 struct config_strlist* s; donotquerylocalhostcheck() local 319 struct config_stub* s; warn_hosts() local 582 char* s = p->str; check_chroot_filelist_wild() local 611 const char* s = module_conf; check_modules_exist() local [all...] |
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Language.cpp | 273 void Language::PrintSupportedLanguagesForExpressions(Stream &s, in PrintSupportedLanguagesForExpressions() 284 void Language::PrintAllLanguages(Stream &s, const char *prefix, in PrintAllLanguages() 516 Stream &s) { in GetFunctionDisplayName() 521 Stream &s) { in GetExceptionResolverDescription() 527 Stream &s) { in GetDefaultExceptionResolverDescription()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.h | 151 static bool classof(const SectionBase *s) { return s->kind() != Output; } in classof() 285 size_t s = content().size(); in getDataAs() local 323 static bool classof(const SectionBase *s) { return s->kind() == Merge; } in classof() 381 static bool classof(const SectionBase *s) { return s->kind() == EHFrame; } in classof() 405 static bool classof(const SectionBase *s) { in classof()
|
H A D | InputFiles.cpp | 427 if (std::optional<std::string> s = searchLibraryBaseName(specifier)) in addDependentLibrary() local 429 else if (std::optional<std::string> s = findFromSearchPaths(specifier)) in addDependentLibrary() local 448 if (InputSectionBase *s = sections[index]) in handleSectionGroup() local 464 InputSectionBase *s = sections[index]; in handleSectionGroup() local 502 ObjFile<ELFT>::getDILineInfo(const InputSectionBase *s, uint64_t offset) { in getDILineInfo() 616 StringRef s(d); in parse() local 889 InputSectionBase *s = getRelocTarget(i, info); in initializeSections() local 1580 Symbol *s = symtab.addSymbol( in parse() local 1604 auto *s = symtab.addSymbol( in parse() local 1622 auto *s = symtab.addSymbol( in parse() local [all …]
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | extensions_cust.c | 32 static int custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_add_old_cb_wrap() 47 static void custom_ext_free_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_free_old_cb_wrap() 59 static int custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_parse_old_cb_wrap() 114 int custom_ext_parse(SSL_CONNECTION *s, unsigned int context, in custom_ext_parse() 175 int custom_ext_add(SSL_CONNECTION *s, int context, WPACKET *pkt, X509 *x, in custom_ext_add()
|
/freebsd/contrib/byacc/ |
H A D | output.c | 43 putl_code(FILE * fp, const char *s) in putl_code() 51 puts_code(FILE * fp, const char *s) in puts_code() 446 Value_t *actionrow, *r, *s; in token_actions() local 1181 char *s; in is_C_identifier() local 1239 char *s = symbol_name[i]; in output_defines() local 1343 const char *s; in output_debug() local 1968 char *s, *destructor_code; in output_yydestruct_impl() local 2046 const char *s; in output_externs() local
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_y.y | 720 u_char *s = (u_char *)*arg, *t = (u_char *)canip->ah_data, c; in set_data() local 1051 char *s, *t; in set_tcpflags() local 1071 u_char *s; in set_tcpopt() local 1150 char *s = (char *)tcp; in end_tcpopt() local 1242 u_char *s = (u_char *)ipbuffer, *t = (u_char *)outline; in packet_done() local 1443 char *s; in set_icmpcodetok() local 1460 char *s; in set_icmptypetok() local 1594 char *s, *buf = (char *)ip; in end_ipopt() local
|
/freebsd/contrib/unbound/util/ |
H A D | net_help.c | 137 fd_set_nonblock(int s) fd_set_nonblock() argument 161 fd_set_block(int s) fd_set_block() argument 243 char* s; extstrtoaddr() local 269 char* s; ipstrtoaddr() local 306 char* s; netblockstrtoaddr() local 443 char* s; authextstrtoaddr() local 486 char* s; authextstrtodname() local 744 uint8_t* s; addr_mask() local 858 uint8_t* s; addr_is_ip4mapped() local 1108 char* s; log_cert() local 1659 size_t s = 1; listen_sslctx_setup_ticket_keys() local [all...] |
/freebsd/contrib/expat/tests/ |
H A D | handlers.c | 160 suspending_end_handler(void *userData, const XML_Char *s) { in suspending_end_handler() 331 failing_converter(void *data, const char *s) { in failing_converter() 339 prefix_converter(void *data, const char *s) { in prefix_converter() 1572 clearing_aborting_character_handler(void *userData, const XML_Char *s, in clearing_aborting_character_handler() 1582 parser_stop_character_handler(void *userData, const XML_Char *s, int len) { in parser_stop_character_handler() 1613 cr_cdata_handler(void *userData, const XML_Char *s, int len) { in cr_cdata_handler() 1624 rsqb_handler(void *userData, const XML_Char *s, int len) { in rsqb_handler() 1632 byte_character_handler(void *userData, const XML_Char *s, int len) { in byte_character_handler() 1660 ext2_accumulate_characters(void *userData, const XML_Char *s, int len) { in ext2_accumulate_characters() 1678 record_default_handler(void *userData, const XML_Char *s, int len) { in record_default_handler() [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | fput.c | 41 const char *s; variable
|
/freebsd/lib/libc/amd64/string/ |
H A D | strnlen.c | 34 strnlen(const char *s, size_t maxlen) in strnlen()
|
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
H A D | d_c99_union_init1.c | 4 char *s; member
|
H A D | d_c99_union_init2.c | 4 short s; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | addvdi3.c | 20 di_int s = (du_int)a + (du_int)b; in __addvdi3() local
|
H A D | addvsi3.c | 20 si_int s = (su_int)a + (su_int)b; in __addvsi3() local
|
H A D | addvti3.c | 22 ti_int s = (tu_int)a + (tu_int)b; in __addvti3() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | assigndefined.c | 14 char *s, *t; in assigndefined() local
|
H A D | getproto.c | 19 char *s; in getproto() local
|
H A D | printlog.c | 18 char *s, *u; in printlog() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-getentropy.c | 42 _ssh_compat_getentropy(void *s, size_t len) in _ssh_compat_getentropy()
|
/freebsd/contrib/byacc/test/ |
H A D | err_syntax13.y | 29 yyerror(const char* s) in yyerror()
|
H A D | err_syntax15.y | 29 yyerror(const char* s) in yyerror()
|