Home
last modified time | relevance | path

Searched refs:fgets_unlocked (Results 1 – 19 of 19) 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()
Dselinux_config.c98 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.c84 while (fgets_unlocked(buf, sizeof(buf) - 1, cfg)) { in selabel_subs_init()
/external/bison/m4/
Dunlocked-io.m425 dnl fgets_unlocked(), fputs_unlocked() etc.
32 AC_CHECK_DECLS_ONCE([fgets_unlocked])
/external/bison/lib/
Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z)
68 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/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.cc853 INTERCEPTOR(char *, fgets_unlocked, char *s, int size, void *stream) { in INTERCEPTOR() argument
855 char *res = REAL(fgets_unlocked)(s, size, stream); in INTERCEPTOR()
860 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED INTERCEPT_FUNCTION(fgets_unlocked)
/external/libexif/auto-m4/
Dgettext.m4400 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
/external/e2fsprogs/lib/
Dconfig.h.in72 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
/external/selinux/libsemanage/src/
Dsemanage_store.c1445 while (fgets_unlocked(buf, PATH_MAX, file_con)) { in hidden_def()
/external/e2fsprogs/
Dconfigure8412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether fgets_unlocked is declared" >&5
8413 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; }
Daclocal.m4423 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1716 fun:fgets_unlocked=uninstrumented
/external/bison/
Dconfigure19854 ac_fn_c_check_decl "$LINENO" "fgets_unlocked" "ac_cv_have_decl_fgets_unlocked" "$ac_includes_defaul…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym367 PUBLIC 6dcc0 0 fgets_unlocked
/external/valgrind/VEX/orig_ppc32/
Ddate.orig93627 ==== BB 2376 fgets_unlocked(0xFEC8078) approx BBs exec'd 0 ====