Home
last modified time | relevance | path

Searched defs:StringSegment (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/lib/libtecla/common/
H A Dstringrp.c53 typedef struct StringSegment StringSegment; typedef
54 struct StringSegment { struct
55 StringSegment *next; /* A pointer to the next segment in the list */ argument
64 FreeList *node_mem; /* The StringSegment free-list */ argument
[all...]