Searched refs:fputs_unlocked (Results 1 – 20 of 20) sorted by relevance
/external/elfutils/src/ |
D | strings.c | 348 fputs_unlocked (fname, stdout); in process_chunk_mb() 349 fputs_unlocked (": ", stdout); in process_chunk_mb() 360 fputs_unlocked (*unprinted, stdout); in process_chunk_mb() 416 fputs_unlocked (fname, stdout); in process_chunk() 417 fputs_unlocked (": ", stdout); in process_chunk() 428 fputs_unlocked (*unprinted, stdout); in process_chunk()
|
D | size.c | 414 fputs_unlocked (fname, stdout); in show_sysv() 486 fputs_unlocked (" + ", stdout); in show_sysv_one_line() 558 fputs_unlocked ("\n", stdout); in show_bsd() 610 fputs_unlocked (" + ", stdout); in show_segments()
|
D | objdump.c | 643 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 648 fputs_unlocked (color_off, stdout); in disasm_output() 666 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 670 fputs_unlocked (color_off, stdout); in disasm_output()
|
D | nm.c | 442 fputs_unlocked (_("\nArchive index:\n"), stdout); in handle_ar() 828 fputs_unlocked (fullname, stdout); in show_symbols_sysv() 975 fputs_unlocked (fullname, stdout); in show_symbols_bsd() 1049 fputs_unlocked (color_off, stdout); in show_symbols_bsd() 1107 fputs_unlocked (fullname, stdout); in show_symbols_posix()
|
D | readelf.c | 1099 fputs_unlocked (_("ELF Header:\n Magic: "), stdout); in print_ehdr() 1126 fputs_unlocked (_(" Type: "), stdout); in print_ehdr() 1168 fputs_unlocked (_(" ([0] not available)"), stdout); in print_ehdr() 1185 fputs_unlocked (_(" ([0] not available)"), stdout); in print_ehdr() 1520 fputs_unlocked (" [RELRO:", stdout); in print_phdr() 1525 fputs_unlocked ("]", stdout); in print_phdr() 1530 fputs_unlocked ("] <RELRO:", stdout); in print_phdr() 1535 fputs_unlocked (" [RO:", stdout); in print_phdr() 1560 fputs_unlocked (" [RO:", stdout); in print_phdr() 1565 fputs_unlocked ("]", stdout); in print_phdr() [all …]
|
/external/musl/src/stdio/ |
D | fputs.c | 10 weak_alias(fputs, fputs_unlocked);
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 27 declare i32 @fputs_unlocked(i8*, i8*)
|
/external/elfutils/libasm/ |
D | asm_align.c | 69 fputs_unlocked ("\"\n", asmscn->ctx->out.file); in asm_align()
|
/external/musl/include/ |
D | stdio.h | 191 int fputs_unlocked(const char *, FILE *);
|
/external/strace/ |
D | strace.c | 559 # define fputs_unlocked fputs macro 566 int n = fputs_unlocked(str, current_tcp->outf); in tprints()
|
D | configure.ac | 274 fputs_unlocked
|
D | config.h.in | 692 /* Define to 1 if you have the `fputs_unlocked' function. */
|
D | configure | 9977 for ac_func in accept4 be64toh fallocate fanotify_mark fopen64 fork fputs_unlocked fstatat ftruncat…
|
D | ChangeLog | 44055 Add generic tests for fopen64 and fputs_unlocked functions to fix build 44058 * configure.ac (AC_CHECK_FUNCS): Add fopen64 and fputs_unlocked. 44061 Use fputs instead of fputs_unlocked if !HAVE_FPUTS_UNLOCKED. 44062 * vsprintf.c: Use fputs instead of fputs_unlocked 47775 * strace.c (tprints): Use fputs_unlocked instead of fputs.
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 802 /// int fputs_unlocked(const char *s, FILE *stream); 803 TLI_DEFINE_ENUM_INTERNAL(fputs_unlocked) 804 TLI_DEFINE_STRING_INTERNAL("fputs_unlocked")
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1762 fun:fputs_unlocked=uninstrumented
|
/external/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 2308 <!-- int fputs_unlocked(const char*, FILE*) --> 2309 …<function-decl name='fputs_unlocked' filepath='/usr/include/stdio.h' line='721' column='1' visibil…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 1391 …<function-decl name='fputs_unlocked' filepath='/usr/include/stdio.h' line='721' column='1' visibil…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 368 PUBLIC 6dd80 0 fputs_unlocked
|