Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_sldap.h175 typedef struct LineBuf { struct
179 } LineBuf; typedef
/titanic_41/usr/src/lib/libeti/form/inc/
H A Dutility.h148 #define LineBuf(f, n) (Buf(f) + (n) * (f) -> dcols) macro