Searched defs:suffix (Results 26 - 50 of 117) sorted by relevance

12345

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Drtbl.c51 char *suffix; member in struct:column_data
236 rtbl_set_column_affix_by_id(rtbl_t table, unsigned int id, const char *prefix, const char *suffix) argument
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Dconfig.c185 char *collstem, *suffix, *supdir, *path; local
380 char *suffix; local
407 char *path, *suffix; local
[all...]
/freebsd-10-stable/usr.bin/make/
H A DGNode.h221 struct Suff *suffix; member in struct:GNode
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dby_dir.c77 int suffix; member in struct:lookup_dir_hashes_st
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c106 char *suffix; /* where to print suffix extension */ local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-cppbuiltin.c738 const char *value, *suffix; local
273 builtin_define_decimal_float_constants(const char *name_prefix, const char *suffix, tree type) argument
H A Dc-opts.c1405 add_prefixed_path (const char *suffix, size_t chain) argument
H A Dtree-pass.h133 const char *suffix; /* suffix to give output file. */ member in struct:dump_file_info
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c222 mktmpname(const char *origname, const char *suffix) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c119 unsigned char suffix[65536]; member in struct:private_data
H A Darchive_util.c225 static const wchar_t suffix[] = L"XXXXXXXXXX"; local
/freebsd-10-stable/contrib/tcsh/
H A Dma.setp.c107 char *suffix; member in struct:__anon373
/freebsd-10-stable/contrib/binutils/bfd/
H A Dmerge.c48 struct sec_merge_hash_entry *suffix; member in union:sec_merge_hash_entry::__anon257
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc.c613 const char *suffix; local
687 const char *suffix; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-typeprint.c219 print_dynamic_range_bound(struct type *type, const char *name, int name_len, const char *suffix, struct ui_file *stream) argument
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtoe.c68 static const char suffix[] = DBM_SUFFIX; local
/freebsd-10-stable/contrib/nvi/common/
H A Dmsg.c55 size_t suffix; /* Suffix string length. */ member in struct:__anon4166
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dkld.c89 const char **suffix; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dbio_asn1.c103 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member in struct:BIO_ASN1_BUF_CTX_t
472 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, argument
/freebsd-10-stable/usr.sbin/bhyve/
H A Dacpi.c786 basl_open(struct basl_fio *bf, int suffix) argument
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_lib.c846 int pem_check_suffix(const char *pem_str, const char *suffix) argument
/freebsd-10-stable/libexec/tftpd/tests/
H A Dfunctional.c385 char suffix[] = {'\0', 'o', 'c', 't', 'e', 't', '\0'}; local
/freebsd-10-stable/usr.bin/sort/
H A Dbwstring.c141 bwsprintf(FILE *f, struct bwstring *bws, const char *prefix, const char *suffix) argument
/freebsd-10-stable/contrib/binutils/gas/
H A Dexpr.c246 char *suffix = NULL; local
[all...]
/freebsd-10-stable/contrib/byacc/
H A Dmain.c403 alloc_file_name(size_t len, const char *suffix) argument

Completed in 1879 milliseconds

12345