Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.c830 } Lc_scan_t; typedef
835 register Lc_scan_t* ls; in lcscan()
837 if (!(ls = (Lc_scan_t*)lc)) in lcscan()
839 if (!(ls = newof(0, Lc_scan_t, 1, 0))) in lcscan()