Searched defs:string (Results 1 - 25 of 480) sorted by path

1234567891011>>

/freebsd-10-stable/bin/pax/
H A Dpat_rep.c492 fn_match(char *pattern, char *string, char **pend) argument
[all...]
/freebsd-10-stable/bin/ps/
H A Dprint.c811 char *string; local
/freebsd-10-stable/bin/sh/
H A Dexpand.c989 ifsbreakup(char *string, struct arglist *arglist) argument
1412 patmatch(const char *pattern, const char *string, int squoted) argument
[all...]
H A Dinput.c439 setinputstring(const char *string, int push) argument
[all...]
H A Dmystring.c68 prefix(const char *pfx, const char *string) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1289 dt_node_string(char *string) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dnvpair_json.c139 char *string = fnvpair_value_string(curr); local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c131 stream_bytes(FILE *fp, const char *string) argument
H A Dlibzfs_pool.c3628 zfs_save_arguments(int argc, char **argv, char *string, int len) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c607 dprintf_find_string(const char *string) argument
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd.c363 apr_dbd_escape(const apr_dbd_driver_t *driver, apr_pool_t *pool, const char *string, apr_dbd_t *handle) argument
/freebsd-10-stable/contrib/apr-util/encoding/
H A Dapr_base64.c198 APU_DECLARE(int) apr_base64_encode(char *encoded, const char *string, int len) argument
237 apr_base64_encode_binary(char *encoded, const unsigned char *string, int len) argument
[all...]
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestmd4.c43 const char *string; member in struct:__anon166
96 const void *string = md4sums[count].string; local
H A Dtestmd5.c29 const char *string; member in struct:__anon167
56 const void *string = md5sums[count].string; local
72 const char *string = "abcdefghijklmnopqrstuvwxyz01234" local
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_fnmatch.c74 static APR_INLINE int fnmatch_ch(const char **pattern, const char **string, int flags) argument
194 apr_fnmatch(const char *pattern, const char *string, int flags) argument
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp154 const std::string string = get_config_var("string"); local
474 const char *string; member in struct:test
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Darchures.c608 bfd_scan_arch (const char *string) argument
904 bfd_default_scan (const bfd_arch_info_type *info, const char *string) argument
[all...]
H A Dbfd-in.h397 const char *string; member in struct:bfd_hash_entry
H A Dbfd-in2.h404 const char *string; member in struct:bfd_hash_entry
[all...]
H A Dbfd.c1054 bfd_scan_vma(const char *string, const char **end, int base) argument
[all...]
H A Dcofflink.c58 _bfd_coff_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
129 _bfd_coff_debug_merge_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dcpu-arm.c100 scan (const struct bfd_arch_info *info, const char *string) argument
349 const char * string; member in struct:__anon190
[all...]
H A Decoff.c985 /* Write aggregate information to a string. */ argument
3245 ecoff_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delf-strtab.c63 elf_strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
H A Delf.c1306 const char *string; local
1504 _bfd_elf_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
1782 const char *string; local
[all...]

Completed in 299 milliseconds

1234567891011>>