Searched defs:table_disc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c1300 static const Namdisc_t table_disc = variable
1315 struct table *tp = (struct table *)nv_hasdisc(np,&table_disc);
1323 struct table *tp = (struct table*)nv_hasdisc(np,&table_disc);
1329 if(tp = (struct table*)nv_hasdisc(np,&table_disc))
1368 tp->fun.disc = &table_disc;

Completed in 70 milliseconds