Home
last modified time | relevance | path

Searched refs:Lc_scan_t (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libast/common/port/
H A Dlc.c743 } Lc_scan_t; typedef
748 register Lc_scan_t* ls; in lcscan()
750 if (!(ls = (Lc_scan_t*)lc)) in lcscan()
752 if (!(ls = newof(0, Lc_scan_t, 1, 0))) in lcscan()