/freebsd/tools/tools/umastat/ |
H A D | umastat.c | 139 uma_print_keg_flags(struct uma_keg *ukp, const char *spaces) in uma_print_keg_flags() 161 uma_print_keg_align(struct uma_keg *ukp, const char *spaces) in uma_print_keg_align() 208 const char *name, const char *spaces) in uma_print_bucketlist() 239 int cpu, const char *spaces, int *ub_cnt_add, int *ub_entries_add) in uma_print_cache()
|
/freebsd/lib/libc/locale/ |
H A D | wcstod.c | 58 size_t spaces; in wcstod_l() local
|
H A D | wcstof.c | 52 size_t spaces; in wcstof_l() local
|
H A D | wcstold.c | 52 size_t spaces; in wcstold_l() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_txt.c | 379 size_t cno, off, scno, spaces, tabs; in txt_dent() local
|
/freebsd/sbin/dhclient/ |
H A D | errwarn.c | 209 static char spaces[] = in parse_warn() local
|
/freebsd/contrib/diff/src/ |
H A D | side.c | 85 size_t spaces = tabsize - in_position % tabsize; in print_half_line() local
|
H A D | util.c | 560 size_t spaces = tab_size - column % tab_size; in output_1_line() local
|
/freebsd/sys/netinet/ |
H A D | accf_http.c | 201 int i, cc, spaces, inspaces; in soparsehttpvers() local
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_prn.c | 335 static const char spaces[] = " "; in asn1_print_fsname() local
|
/freebsd/usr.bin/fmt/ |
H A D | fmt.c | 600 output_word(size_t indent0, size_t indent1, const wchar_t *word, size_t length, size_t spaces) in output_word()
|
/freebsd/contrib/nvi/vi/ |
H A D | v_txt.c | 1650 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; in txt_ai_resolve() local 1868 size_t cno, current, spaces, target, tabs; in txt_dent() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 402 String spaces = SPACES.substring(len); in printDistributionLine() local
|
/freebsd/lib/libiconv_modules/UTF7/ |
H A D | citrus_utf7.c | 121 static const char spaces[] = " \t\r\n"; variable
|
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 56 const char spaces[] = " "; in DEFINE_SPECIAL_STACK_OF_CONST() local
|
/freebsd/crypto/openssl/crypto/encode_decode/ |
H A D | decoder_lib.c | 84 const char *spaces in OSSL_DECODER_from_bio() local
|
/freebsd/usr.sbin/crunch/crunchgen/ |
H A D | crunchgen.c | 1154 int len, spaces; status() local
|
/freebsd/contrib/sendmail/src/ |
H A D | headers.c | 2107 int opos, omax, spaces; local
|
/freebsd/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 1656 spaces(int howmany) function
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Editline.cpp | 1100 std::string spaces = std::string(spaces_to_print, ' '); in TypedCharacter() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 866 const char *spaces = " "; in paddedKey() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_consume.c | 638 const char *spaces = " "; in dt_print_quantline_utf8() local 679 const char *spaces = " "; in dt_print_quantline() local
|
/freebsd/contrib/expat/tests/ |
H A D | basic_tests.c | 5485 char spaces[100]; in external_inherited_parser() local
|