Home
last modified time | relevance | path

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

/titanic_41/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); in nv_parent()
1323 struct table *tp = (struct table*)nv_hasdisc(np,&table_disc); in nv_dict()
1329 if(tp = (struct table*)nv_hasdisc(np,&table_disc)) in nv_dict()
1368 tp->fun.disc = &table_disc; in nv_mount()