Searched refs:table_disc (Results 1 – 2 of 2) sorted by relevance
1387 static const Namdisc_t table_disc = variable 1402 struct table *tp = (struct table *)nv_hasdisc(np,&table_disc); in nv_parent() 1411 struct table *tp = (struct table*)nv_hasdisc(np,&table_disc); in nv_dict() 1417 if(tp = (struct table*)nv_hasdisc(np,&table_disc)) in nv_dict() 1430 return(nv_hasdisc(np,&table_disc)!=0); in nv_istable() 1440 if(nv_hasdisc(np,&table_disc)) in nv_mount() 1459 tp->fun.disc = &table_disc; in nv_mount()
1300 static const Namdisc_t table_disc = variable1315 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()