Home
last modified time | relevance | path

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

/plan9/sys/src/9/port/
H A Ddevaoe.c1612 unitwrite(Chan *c, void *db, long n, vlong off) in unitwrite() function
2593 return unitwrite(c, db, n, off); in aoewrite()