Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dc/
H A Ddc.h133 void oneot(struct blk *p, int sc, char ch);
H A Ddc.c1526 oneot(p, sc, 'd'); in print()
1530 oneot(p, sc, '1'); in print()
1742 oneot(struct blk *p, int sc, char ch) in oneot() function