Searched defs:suffix (Results 1 - 25 of 117) sorted by relevance

12345

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprintaddr.c17 char *suffix; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Devent-top.h67 char *suffix; member in struct:prompts::__anon1334
/freebsd-10-stable/usr.bin/basename/
H A Dbasename.c61 char *p, *suffix; local
112 stripsuffix(char *p, const char *suffix, size_t suffixlen) argument
[all...]
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_rlimit.c48 const char *suffix; member in struct:__anon11986
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_filter_by_ext.c69 int cmpsuff(const char *str, const char *suffix) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Docteon-model.c154 const char * suffix; local
428 int suffix = (fuse_data >> 14) & 0x1f; local
[all...]
/freebsd-10-stable/lib/libutil/
H A Dhumanize_number.c49 humanize_number(char *buf, size_t len, int64_t quotient, const char *suffix, int scale, int flags) argument
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmake-temp-file.c148 make_temp_file (const char *suffix) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmake-temp-file.c148 make_temp_file (const char *suffix) argument
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c125 static const char *suffix[] = local
H A Dread_entry.c420 static const char suffix[] = DBM_SUFFIX; local
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dstr.c81 suffix(const char *str, const char *suff) function
/freebsd-10-stable/contrib/xz/src/xz/
H A Dsuffix.c87 test_suffix(const char *suffix, const char *src_name, size_t src_len) argument
183 msg_suffix(const char *src_name, const char *suffix) argument
264 const char *suffix = custom_suffix != NULL local
388 suffix_set(const char *suffix) argument
[all...]
H A Dutil.c214 static const char suffix[5][4] = { "B", "KiB", "MiB", "GiB", "TiB" }; local
/freebsd-10-stable/contrib/libarchive/tar/
H A Dcreation_set.c49 const char *suffix; member in struct:suffix_code_t
54 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) argument
68 get_filter_code(const char *suffix) argument
91 get_format_code(const char *suffix) argument
112 decompose_alias(const char *suffix) argument
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dutils.c54 init_out_filename(atf_dynstr_t *name, const pid_t pid, const char *suffix, argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Dbinary.c135 mangle_name (bfd *abfd, char *suffix) argument
H A Delf-strtab.c41 struct elf_strtab_hash_entry *suffix; member in union:elf_strtab_hash_entry::__anon210
/freebsd-10-stable/contrib/binutils/ld/
H A Dldfile.c302 ldfile_open_file_search(const char *arch, lang_input_statement_type *entry, const char *lib, const char *suffix) argument
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dmkdeps.c233 char *suffix; local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp244 static const MCSection *getWin64EHTableSection(StringRef suffix, argument
255 static const MCSection *getWin64EHFuncTableSection(StringRef suffix, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp78 OS << suffix; local
51 addRecordTypeName(const RecordDecl *RD, llvm::StructType *Ty, StringRef suffix) argument
/freebsd-10-stable/contrib/mdocml/
H A Dmdoc_man.c43 const char *suffix; /* post-node string constant */ member in struct:manact
375 const char *suffix; local
/freebsd-10-stable/contrib/tnftp/src/
H A Dcomplete.c236 char suffix[2] = " "; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c36 oid_prefix_equal(gss_OID oid_enc, gss_OID prefix_enc, unsigned *suffix) argument
538 unsigned suffix; local

Completed in 171 milliseconds

12345