Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dc/
H A Ddc.h144 void putwd(struct blk *p, struct blk *c);
H A Ddc.c2069 putwd(q, (struct blk *)NULL); in load()
2072 putwd(q, t); in load()
2396 putwd(struct blk *p, struct blk *c) in putwd() function