Searched defs:separator (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtext.hpp57 join(const T& words, const std::string& separator) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_ustar_filenames.c40 int separator = 0; local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp55 os << separator; local
H A DStringList.cpp92 void StringList::Join(const char *separator, Stream &strm) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp47 std::string DiagnosticManager::GetString(char separator) { argument
62 stream << separator; local
H A DDWARFExpressionList.cpp147 llvm::ListSeparator separator; local
163 os << separator; local
/freebsd-current/usr.bin/locate/locate/
H A Dlocate.c92 char separator='\n'; /* line separator */ variable
/freebsd-current/lib/libdpv/
H A Ddialogrc.c46 char separator[STR_BUFSIZE] = ""; variable
/freebsd-current/contrib/wpa/src/common/
H A Dcli.c103 cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, int separator) argument
152 cli_txt_list_add_word(struct dl_list *txt_list, const char *txt, int separator) argument
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_prn.c60 void ERR_add_error_txt(const char *separator, const char *txt) argument
147 ERR_add_error_mem_bio(const char *separator, BIO *bio) argument
[all...]
/freebsd-current/sbin/dhclient/
H A Dparse.c246 parse_numeric_aggregate(FILE *cfile, unsigned char *buf, size_t *max, int separator, unsigned base, int size) argument
/freebsd-current/lib/libutil/tests/
H A Dhumanize_number_test.c449 static const char *separator = "|"; variable
/freebsd-current/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp73 StringRef lastPart, separator; local
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c86 static char separator; /* capability separator */ variable
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Drtbl.c209 rtbl_set_separator (rtbl_t table, const char *separator) argument
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_evt.c328 simple_hex(void *ptr, size_t length, const char *separator) argument
/freebsd-current/usr.bin/column/
H A Dcolumn.c62 static const wchar_t *separator = L"\t "; /* field separator for table option */ variable
/freebsd-current/usr.bin/rpcgen/
H A Drpc_hout.c442 pdeclaration(const char *name, declaration *dec, int tab, const char *separator) argument
/freebsd-current/crypto/openssl/include/openssl/
H A Dct.h362 const char *separator, const CTLOG_STORE *logs); variable
/freebsd-current/crypto/openssl/crypto/
H A Dcore_namemap.c303 ossl_namemap_add_names(OSSL_NAMEMAP *namemap, int number, const char *names, const char separator) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp426 llvm::StringRef separator; local
429 response << separator; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_acl.c671 wchar_t separator; local
904 char separator; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-nfs.c619 char separator = ' '; local
[all...]
/freebsd-current/contrib/file/src/
H A Dfile.c106 file_private const char *separator = ":"; /* Default field separator */ variable
/freebsd-current/crypto/openssl/apps/
H A Ddgst.c108 int separator = 0, debug = 0, keyform = FORMAT_UNDEF, siglen = 0; local

Completed in 322 milliseconds

12