Searched refs:glue (Results 1 – 3 of 3) sorted by relevance
43 struct glue { struct44 struct glue *next; argument50 __LIBC64_HIDDEN__ extern struct glue __sglue; argument
62 static struct glue uglue = { 0, FOPEN_MAX - 3, usual };63 static struct glue *lastglue = &uglue;75 struct glue __sglue = { &uglue, 3, __sF };77 static struct glue *80 struct glue *g; in moreglue()90 g = (struct glue *)data; in moreglue()114 struct glue *g; in __sfp()
44 struct glue *g; in _fwalk()