Home
last modified time | relevance | path

Searched refs:cystrategy (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/tahoe/stand/
H A Dconf.c18 int cystrategy(), cyopen(), cyclose();
29 { "cy", cystrategy, cyopen, cyclose, noioctl }, /* 4 = cy */
H A Dcy.c146 cystrategy(io, func) in cystrategy() function
/original-bsd/sys/tahoe/tahoe/
H A Dconf.c47 int cyopen(),cyclose(),cystrategy(),cydump();
52 #define cystrategy enxio macro
66 { cyopen, cyclose, cystrategy, cyioctl, /*3*/
209 seltrue, enodev, cystrategy },
/original-bsd/sys/tahoe/vba/
H A Dcy.c396 cystrategy(bp);
409 cystrategy(bp) in cystrategy() function