OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glue
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/stdio/
glue.h
1
/* $NetBSD:
glue
.h,v 1.5 2003/08/07 16:43:27 agc Exp $ */
34
* @(#)
glue
.h 8.1 (Berkeley) 6/4/93
39
* allocated and linked in via this
glue
structure.
41
struct
glue
{
struct
42
struct
glue
*next;
47
extern struct
glue
__sglue;
glue.h
1
/* $NetBSD:
glue
.h,v 1.5 2003/08/07 16:43:27 agc Exp $ */
34
* @(#)
glue
.h 8.1 (Berkeley) 6/4/93
39
* allocated and linked in via this
glue
structure.
41
struct
glue
{
struct
42
struct
glue
*next;
47
extern struct
glue
__sglue;
/src/usr.bin/mail/
lex.c
66
struct
glue
{
struct
67
struct
glue
*next;
71
extern struct
glue
__sglue;
79
struct
glue
*gp;
lex.c
66
struct
glue
{
struct
67
struct
glue
*next;
71
extern struct
glue
__sglue;
79
struct
glue
*gp;
Completed in 74 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025