Searched defs:str (Results 176 - 200 of 1415) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/dma/
H A Dbase64.c54 base64_encode(const void *data, int size, char **str) argument
116 base64_decode(const char *str, void *data) argument
/freebsd-11.0-release/contrib/dtc/
H A Dutil.h30 static inline void __attribute__((noreturn)) die(const char *str, ...) argument
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dsave_syslog.c31 char *str; local
[all...]
/freebsd-11.0-release/bin/pax/
H A Dtty_subs.c114 tty_read(char *str, int len) argument
/freebsd-11.0-release/cddl/compat/opensolaris/misc/
H A Dmkdirp.c57 char *endptr, *ptr, *slash, *str; local
141 simplify(const char *str) argument
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_alloc.c54 uu_strdup(const char *str) argument
/freebsd-11.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c70 xstrdup(const char *str) argument
81 xstrndup(char *str, size_t len) argument
/freebsd-11.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_string.c102 strfree(char *str) argument
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_inline.h81 qls_lock(qla_host_t *ha, const char *str, uint32_t no_delay) argument
105 qls_unlock(qla_host_t *ha, const char *str) argument
/freebsd-11.0-release/share/examples/ses/srcs/
H A Dgetencstat.c58 char str[32]; local
/freebsd-11.0-release/lib/libc/stdio/
H A Dvsscanf.c61 vsscanf_l(const char * __restrict str, locale_t locale, argument
74 vsscanf(const char * __restrict str, const char * __restrict fmt, argument
H A Dvswscanf.c66 vswscanf_l(const wchar_t * __restrict str, locale_t locale, argument
100 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, argument
/freebsd-11.0-release/lib/libc/tests/net/
H A Deui64_aton_test.c42 test_str(const char *str, const struct eui64 *eui) argument
/freebsd-11.0-release/lib/libedit/
H A Dkeymacro.h46 Char *str; /* If it is a string... */ member in union:keymacro_value_t
/freebsd-11.0-release/lib/libpam/modules/pam_guest/
H A Dpam_guest.c49 lookup(const char *str, const char *list) argument
/freebsd-11.0-release/libexec/rtld-elf/
H A Dxmalloc.c60 xstrdup(const char *str) argument
/freebsd-11.0-release/sbin/camcontrol/
H A Dutil.c167 char str[1024]; local
/freebsd-11.0-release/sys/boot/i386/kgzldr/
H A Dlib.c78 putstr(const char *str) argument
/freebsd-11.0-release/sys/boot/uboot/fdt/
H A Duboot_fdt.c106 const char *env, *str; local
/freebsd-11.0-release/sbin/hastd/
H A Dmetadata.c53 const char *str; local
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Da_gentm.c243 int ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str) argument
/freebsd-11.0-release/crypto/openssl/crypto/buffer/
H A Dbuf_str.c64 size_t BUF_strnlen(const char *str, size_t maxlen) argument
73 char *BUF_strdup(const char *str) argument
80 char *BUF_strndup(const char *str, size_t siz) argument
[all...]
H A Dbuffer.c97 int BUF_MEM_grow(BUF_MEM *str, size_t len) argument
133 BUF_MEM_grow_clean(BUF_MEM *str, size_t len) argument
[all...]
/freebsd-11.0-release/sys/sys/
H A Dfnv_hash.h35 fnv_32_str(const char *str, Fnv32_t hval) argument
60 fnv_64_str(const char *str, Fnv64_t hval) argument
/freebsd-11.0-release/usr.bin/grep/regex/
H A Dtre-compile.c36 const unsigned char *str = (const unsigned char *)regex; local

Completed in 276 milliseconds

1234567891011>>