HomeSort by relevance Sort by last modified time
    Searched refs:__sglue (Results 1 - 3 of 3) sorted by null

  /bionic/libc/stdio/
glue.h 50 __LIBC64_HIDDEN__ extern struct glue __sglue;
findfp.c 75 struct glue __sglue = { &uglue, 3, __sF }; variable in typeref:struct:glue
120 for (g = &__sglue; g != NULL; g = g->next) {
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fwalk.c 47 for (g = &__sglue; g != NULL; g = g->next)

Completed in 1140 milliseconds