Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dc/
H A Ddc.h134 void seekc(struct blk *hptr, int n);
H A Ddc.c669 seekc(p, c * PTRSZ); in commnds()
705 seekc(p, c * PTRSZ); in commnds()
810 seekc(p, offset + 1); in dcdiv()
852 seekc(divd, offset); in dcdiv()
1037 seekc(r, n); in sqrt()
2216 seekc(struct blk *hptr, int n) in seekc() function