HomeSort by: relevance | last modified time | path
    Searched defs:fgets_unlocked (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
unlocked-io.h 67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
unlocked-io.h 67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
  /src/external/gpl2/xcvs/dist/lib/
unlocked-io.h 67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro

Completed in 51 milliseconds