Home
last modified time | relevance | path

Searched refs:fgets_unlocked (Results 1 – 22 of 22) sorted by relevance

/external/selinux/libselinux/src/
Dis_customizable_type.c28 while (fgets_unlocked(buf, selinux_page_size, fp) && ctr < UINT_MAX) { in get_customizable_type_list()
38 while (fgets_unlocked(buf, selinux_page_size, fp) in get_customizable_type_list()
Dmatchmediacon.c24 if (!fgets_unlocked(current_line, sizeof(current_line), infile)) { in matchmediacon()
Dget_default_type.c37 if (!fgets_unlocked(buf, sizeof buf, fp)) { in find_default_type()
Dlabel_internal.h21 #define fgets_unlocked(buf, size, fp) fgets(buf, size, fp) macro
Dselinux_config.c101 while (fgets_unlocked(buf, selinux_page_size, cfg)) { in selinux_getenforcemode()
Dget_context_list.c282 ptr = fgets_unlocked(buf, sizeof buf, fp); in get_failsafe_context()
Dlabel_file.c621 while (fgets_unlocked(buf, sizeof(buf) - 1, cfg)) { in selabel_subs_init()
/external/e2fsprogs/intl/
Dlocalealias.c98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc780 INTERCEPTOR(char *, fgets_unlocked, char *s, int size, void *stream) { in INTERCEPTOR() argument
782 char *res = REAL(fgets_unlocked)(s, size, stream); in INTERCEPTOR()
787 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED INTERCEPT_FUNCTION(fgets_unlocked)
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp756 INTERCEPTOR(char *, fgets_unlocked, char *s, int size, void *stream) { in INTERCEPTOR() argument
758 char *res = REAL(fgets_unlocked)(s, size, stream); in INTERCEPTOR()
763 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED INTERCEPT_FUNCTION(fgets_unlocked)
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def751 /// char *fgets_unlocked(char *s, int n, FILE *stream);
752 TLI_DEFINE_ENUM_INTERNAL(fgets_unlocked)
753 TLI_DEFINE_STRING_INTERNAL("fgets_unlocked")
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def724 /// char *fgets_unlocked(char *s, int n, FILE *stream);
725 TLI_DEFINE_ENUM_INTERNAL(fgets_unlocked)
726 TLI_DEFINE_STRING_INTERNAL("fgets_unlocked")
/external/libexif/auto-m4/
Dgettext.m4400 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
/external/e2fsprogs/lib/
Dconfig.h.in104 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
/external/selinux/libsemanage/src/
Dsemanage_store.c1511 while (fgets_unlocked(buf, PATH_MAX, file_con)) { in hidden_def()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1716 fun:fgets_unlocked=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1716 fun:fgets_unlocked=uninstrumented
/external/e2fsprogs/
Dconfigure9664 ac_fn_c_check_decl "$LINENO" "fgets_unlocked" "ac_cv_have_decl_fgets_unlocked" "#include <stdio.h>
Daclocal.m41308 AC_CHECK_DECLS([feof_unlocked, fgets_unlocked], , , [#include <stdio.h>])
/external/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi2317 <!-- char* fgets_unlocked(char*, int, FILE*) -->
2318 …<function-decl name='fgets_unlocked' filepath='/usr/include/stdio.h' line='644' column='1' visibil…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym367 PUBLIC 6dcc0 0 fgets_unlocked
/external/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi1380 …<function-decl name='fgets_unlocked' filepath='/usr/include/stdio.h' line='644' column='1' visibil…