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

12345

/freebsd-current/contrib/xz/src/xz/
H A Dsuffix.c95 test_suffix(const char *suffix, const char *src_name, size_t src_len) argument
184 msg_suffix(const char *src_name, const char *suffix) argument
262 const char *suffix = custom_suffix != NULL local
388 suffix_set(const char *suffix) argument
[all...]
H A Dutil.c227 static const char suffix[5][4] = { "B", "KiB", "MiB", "GiB", "TiB" }; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c223 mktmpname(const char *origname, const char *suffix) argument
/freebsd-current/contrib/atf/atf-c/
H A Dutils.c57 init_out_filename(atf_dynstr_t *name, const pid_t pid, const char *suffix, argument
/freebsd-current/contrib/tcsh/
H A Dma.setp.c106 char *suffix; member in struct:__anon6211
/freebsd-current/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-current/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-current/contrib/nvi/common/
H A Dmsg.c47 size_t suffix; /* Suffix string length. */ member in struct:__anon5533
/freebsd-current/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c67 const char *suffix = ""; local
/freebsd-current/crypto/openssl/crypto/
H A Dtrace.c178 char *suffix; member in struct:__anon4007
242 set_trace_data(int category, int type, BIO **channel, const char **prefix, const char **suffix, int (*attach_cb)(int, int, const void *), int (*detach_cb)(int, int, const void *)) argument
341 const char *suffix = NULL; local
437 OSSL_trace_set_suffix(int category, const char *suffix) argument
506 char *suffix = NULL; local
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dby_dir.c36 int suffix; member in struct:lookup_dir_hashes_st
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp129 llvm::StringRef prefix, suffix; local
343 stream << suffix; local
368 stream << suffix; local
H A DNSArray.cpp448 llvm::StringRef prefix, suffix; local
454 stream << suffix; local
H A DNSSet.cpp325 llvm::StringRef prefix, suffix; local
331 stream << suffix; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h348 static AddedStructorArgs suffix(SmallVector<Arg, 1> Args) { function in struct:clang::CodeGen::CGCXXABI::AddedStructorArgs
361 static AddedStructorArgCounts suffix(unsigned N) { return {0, N}; } function in struct:clang::CodeGen::CGCXXABI::AddedStructorArgCounts
/freebsd-current/crypto/openssh/
H A Dlog.c337 do_log(LogLevel level, int force, const char *suffix, const char *fmt, argument
427 sshlog(const char *file, const char *func, int line, int showfunc, LogLevel level, const char *suffix, const char *fmt, ...) argument
438 sshlogdie(const char *file, const char *func, int line, int showfunc, LogLevel level, const char *suffix, const char *fmt, ...) argument
451 sshsigdie(const char *file, const char *func, int line, int showfunc, LogLevel level, const char *suffix, const char *fmt, ...) argument
464 sshlogv(const char *file, const char *func, int line, int showfunc, LogLevel level, const char *suffix, const char *fmt, va_list args) argument
[all...]
/freebsd-current/contrib/bmake/
H A Dstr.h162 Substring_HasSuffix(Substring sub, Substring suffix) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h221 void SetPromptAnsiSuffix(std::string suffix) { argument
229 void SetSuggestionAnsiSuffix(std::string suffix) { argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c118 unsigned char suffix[65536]; member in struct:private_data
H A Darchive_util.c235 static const wchar_t suffix[] = L"XXXXXXXXXX"; local
/freebsd-current/bin/date/
H A Ddate.c380 const char *suffix; local
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dbio_asn1.c54 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member in struct:BIO_ASN1_BUF_CTX_t
439 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp457 printJSONValue(raw_ostream &OS, const PrintRecord &R, const char *suffix, double Value) argument
/freebsd-current/sys/dev/hid/
H A Dhidmap.c718 hidmap_probe(struct hidmap* hm, device_t dev, const struct hid_device_id *id, int nitems_id, const struct hidmap_item *map, int nitems_map, const char *suffix, hidmap_caps_t caps) argument
/freebsd-current/usr.bin/whois/
H A Dwhois.c82 const char *suffix, *server; member in struct:__anon935

Completed in 365 milliseconds

12345