Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dc/
H A Ddc.h88 struct blk *lookwd(struct blk *);
H A Ddc.c668 q = lookwd(p); in commnds()
2405 lookwd(struct blk *p) in lookwd() function