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

12345

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dprintaddr.c17 char *suffix; local
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_filter_by_ext.c69 int cmpsuff(const char *str, const char *suffix) argument
/freebsd-13-stable/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.c116 iwmbt_get_fwname(struct iwmbt_version *ver, struct iwmbt_boot_params *params, const char *prefix, const char *suffix) argument
/freebsd-13-stable/usr.bin/basename/
H A Dbasename.c64 char *p, *suffix; local
118 stripsuffix(char *p, const char *suffix, size_t suffixlen) argument
[all...]
/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_rlimit.c52 const char *suffix; member in struct:__anon16396
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DHighlighter.cpp22 Set(llvm::StringRef prefix, llvm::StringRef suffix) argument
/freebsd-13-stable/lib/libutil/
H A Dhumanize_number.c51 humanize_number(char *buf, size_t len, int64_t quotient, const char *suffix, int scale, int flags) argument
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Docteon-model.c154 const char * suffix; local
428 int suffix = (fuse_data >> 14) & 0x1f; local
[all...]
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_legacy.c94 char suffix[10]; local
/freebsd-13-stable/tests/sys/cddl/zfs/bin/
H A Dmkfile.c68 char *suffix; local
/freebsd-13-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.c224 static const char suffix[5][4] = { "B", "KiB", "MiB", "GiB", "TiB" }; local
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dfilesize.c42 const char *suffix; member in struct:filesize_order_t
83 const char *const suffix = (long_units ? order[index].suffix local
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo_humanize.h63 xo_humanize_number(char *buf, size_t len, int64_t bytes, const char *suffix, int scale, int flags) argument
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.cpp33 static StringRef removeExpectedNodeNameSuffix(Record *node, StringRef suffix) { argument
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc57 std::string IdToKey(int id, const char* suffix) { argument
59 key << "key_" << id << "_" << suffix; local
69 ExpectKeyAndValueWereRecordedForId( const std::vector<TestProperty>& properties, int id, const char* suffix) argument
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c142 static const char *suffix[] = local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h34 ColorStyle(llvm::StringRef prefix, llvm::StringRef suffix) { argument
/freebsd-13-stable/contrib/tnftp/src/
H A Dcomplete.c236 char suffix[2] = " "; local
/freebsd-13-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-13-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c106 char *suffix; /* where to print suffix extension */ local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dwrapped_sasl.c146 svn_sasl__listmech(sasl_conn_t *conn, const char *user, const char *prefix, const char *sep, const char *suffix, const char **result, unsigned *plen, int *pcount) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp148 std::string prefix, suffix; local
/freebsd-13-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
/freebsd-13-stable/crypto/openssl/crypto/x509/
H A Dby_dir.c27 int suffix; member in struct:lookup_dir_hashes_st

Completed in 165 milliseconds

12345