Home
last modified time | relevance | path

Searched defs:separator (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/crypto/openssl/crypto/err/
H A Derr_prn.c60 void ERR_add_error_txt(const char *separator, const char *txt) in ERR_add_error_txt()
147 void ERR_add_error_mem_bio(const char *separator, BIO *bio) in ERR_add_error_mem_bio()
/freebsd/contrib/atf/atf-c++/detail/
H A Dtext.hpp57 join(const T& words, const std::string& separator) in join()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_ustar_filenames.c40 int separator = 0; in test_filename() local
/freebsd/contrib/wpa/src/common/
H A Dcli.c104 int separator) in cli_txt_list_del_word()
153 int separator) in cli_txt_list_add_word()
/freebsd/contrib/kyua/utils/text/
H A Dtable.cpp206 const std::string& separator) in format_row()
383 text::table_formatter::set_separator(const char* separator) in set_separator()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp47 std::string DiagnosticManager::GetString(char separator) { in GetString()
H A DDWARFExpressionList.cpp147 llvm::ListSeparator separator; in DumpLocations() local
/freebsd/crypto/openssl/crypto/ct/
H A Dct_prn.c115 const char *separator, const CTLOG_STORE *log_store) in SCT_LIST_print()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c982 uint8_t *separator = common->btc_elems + common_idx * size; in zfs_btree_bulk_finish() local
1049 uint8_t *separator = parent->btc_elems + ((parent_idx - 1) * in zfs_btree_bulk_finish() local
1509 uint8_t *separator = parent->btc_elems + (parent_idx - 1) * in zfs_btree_remove_from_node() local
1545 uint8_t *separator = parent->btc_elems + parent_idx * size; in zfs_btree_remove_from_node() local
1609 uint8_t *separator = parent->btc_elems + (parent_idx - 1) * in zfs_btree_remove_from_node() local
1756 uint8_t *separator = parent->btc_elems + (parent_idx - 1) * in zfs_btree_remove_idx() local
1787 uint8_t *separator = parent->btc_elems + parent_idx * size; in zfs_btree_remove_idx() local
1849 uint8_t *separator = parent->btc_elems + (parent_idx - 1) * size; in zfs_btree_remove_idx() local
/freebsd/usr.bin/locate/locate/
H A Dlocate.c92 char separator='\n'; /* line separator */ variable
/freebsd/lib/libdpv/
H A Ddialogrc.c46 char separator[STR_BUFSIZE] = ""; variable
/freebsd/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp73 StringRef lastPart, separator; in handle() local
/freebsd/lib/libutil/tests/
H A Dhumanize_number_test.c449 static const char *separator = "|"; variable
/freebsd/sbin/dhclient/
H A Dparse.c247 int separator, unsigned base, int size) in parse_numeric_aggregate()
/freebsd/usr.bin/column/
H A Dcolumn.c62 static const wchar_t *separator = L"\t "; /* field separator for table option */ variable
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp92 void StringList::Join(const char *separator, Stream &strm) { in Join()
/freebsd/usr.sbin/mfiutil/
H A Dmfi_evt.c328 simple_hex(void *ptr, size_t length, const char *separator) in simple_hex()
/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c442 pdeclaration(const char *name, declaration *dec, int tab, const char *separator) in pdeclaration()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c86 static char separator; /* capability separator */ variable
/freebsd/contrib/sendmail/src/
H A Dsavemail.c814 errbody(mci, e, separator) in errbody() argument
/freebsd/crypto/openssl/apps/
H A Ddgst.c108 int separator = 0, debug = 0, keyform = FORMAT_UNDEF, siglen = 0; in dgst_main() local
/freebsd/sbin/natd/
H A Dnatd.c1623 char* separator; in SetupPortRedirect() local
1814 char* separator; in SetupAddressRedirect() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_acl.c671 wchar_t separator; in archive_acl_to_text_w() local
904 char separator; in archive_acl_to_text_l() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp426 llvm::StringRef separator; in Handle_qPathComplete() local
/freebsd/crypto/heimdal/lib/roken/
H A Drtbl.c209 rtbl_set_separator (rtbl_t table, const char *separator) in rtbl_set_separator()

12