Searched defs:glue (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dglue.h1 /* $OpenBSD: glue.h,v 1.4 2004/01/11 21:39:51 millert Exp $ */
37 * allocated and linked in via this glue structure.
39 struct glue { struct
40 struct glue *next;
45 extern struct glue __sglue;

Completed in 42 milliseconds