Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dc/
H A Ddc.h82 struct wblk { struct
141 void salterwd(struct wblk *hptr, struct blk *n);
H A Ddc.c675 salterwd((struct wblk *)p, s); in commnds()
2246 salterwd(struct wblk *hptr, struct blk *n) in salterwd()
2387 struct wblk *wp; in getwd()
2389 wp = (struct wblk *)p; in getwd()
2398 struct wblk *wp; in putwd()
2400 wp = (struct wblk *)p; in putwd()
2409 struct wblk *wp; in lookwd()
2411 wp = (struct wblk *)p; in lookwd()