Searched defs:str (Results 551 - 575 of 1415) sorted by relevance

<<21222324252627282930>>

/freebsd-11.0-release/contrib/unbound/sldns/
H A Dsbuffer.h447 sldns_buffer_write_string_at(sldns_buffer *buffer, size_t at, const char *str) argument
458 sldns_buffer_write_string(sldns_buffer *buffer, const char *str) argument
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c269 char* str = *ss; local
[all...]
/freebsd-11.0-release/contrib/unbound/util/data/
H A Ddname.c540 void dname_str(uint8_t* dname, char* str) argument
H A Dpacked_rrset.c261 void log_rrset_key(enum verbosity_value v, const char* str, argument
297 void log_packed_rrset(enum verbosity_value v, const char* str, argument
/freebsd-11.0-release/contrib/unbound/util/
H A Dlog.c215 LPCTSTR str = m; local
/freebsd-11.0-release/crypto/openssl/crypto/
H A Dmem.c94 static void *default_realloc_ex(void *str, size_t num, argument
320 void CRYPTO_free_locked(void *str) argument
356 char *CRYPTO_strdup(const char *str, const char *file, int line) argument
367 void *CRYPTO_realloc(void *str, in argument
390 CRYPTO_realloc_clean(void *str, int old_len, int num, const char *file, int line) argument
427 CRYPTO_free(void *str) argument
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dpcy_tree.c98 static void tree_print(char *str, X509_POLICY_TREE *tree, argument
H A Dv3_conf.c416 void X509V3_string_free(X509V3_CTX *ctx, char *str) argument
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dbio_ssl.c497 static int ssl_puts(BIO *bp, const char *str) argument
/freebsd-11.0-release/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c48 char *str; local
109 char *str; local
[all...]
/freebsd-11.0-release/lib/libbluetooth/
H A Dbluetooth.c274 bt_ntoa(bdaddr_t const *ba, char *str) argument
288 bt_aton(char const *str, bdaddr_t *ba) argument
344 bt_hex_byte(char const *str) argument
[all...]
/freebsd-11.0-release/lib/libc/locale/
H A Dcollate.c663 __collate_equiv_value(locale_t locale, const wchar_t *str, size_t len) argument
[all...]
H A Dcollate.h99 wchar_t str[COLLATE_STR_LEN]; member in struct:collate_chain
/freebsd-11.0-release/lib/libc/net/
H A Dgethostnamadr.c164 char *str; local
259 char *str; local
365 char *str; local
/freebsd-11.0-release/crypto/openssh/
H A Dopacket.c60 ssh_packet_put_cstring(struct ssh *ssh, const char *str) argument
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c243 strdup(const char *str) argument
/freebsd-11.0-release/crypto/openssl/apps/
H A Denc.c113 char *str = NULL, *passarg = NULL, *pass = NULL; local
[all...]
H A Ds_socket.c480 int extract_host_port(char *str, char **host_ptr, unsigned char *ip, argument
505 static int host_ip(char *str, unsigned char ip[4]) argument
547 int extract_port(char *str, short *port_ptr) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp147 std::string str = " = "; local
/freebsd-11.0-release/contrib/libstdc++/src/
H A Dstrstream.cc131 strstreambuf::str() function in class:strstreambuf
362 istrstream::str() function in class:istrstream
385 ostrstream::str() function in class:ostrstream
416 strstream::str() function in class:strstream
/freebsd-11.0-release/contrib/libucl/src/
H A Dmum.h221 const unsigned char *str = (const unsigned char *) key; local
326 const unsigned char *str = (const unsigned char *) key; local
[all...]
H A Ducl_emitter_utils.c95 ucl_elt_string_write_json (const char *str, size_t size, argument
148 ucl_elt_string_write_multiline (const char *str, size_t size, argument
180 ucl_utstring_append_len (const unsigned char *str, size_t len, void *ud) argument
234 ucl_file_append_len (const unsigned char *str, size_t len, void *ud) argument
309 ucl_fd_append_len(const unsigned char *str, size_t len, void *ud) argument
[all...]
/freebsd-11.0-release/contrib/libucl/tests/
H A Dtest_msgpack.c255 char *str; local
451 char *str; local
[all...]
/freebsd-11.0-release/contrib/libxo/libxo/
H A Dxo_encoder.c60 xo_string_add (xo_string_list_t *listp, const char *str) argument
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp244 StringRef str = data.getData().substr(*offset_ptr, Value.uval); local

Completed in 304 milliseconds

<<21222324252627282930>>