Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/ape/
H A Derrno.h44 #define EROFS 32 macro
/plan9-contrib/sys/src/ape/lib/ap/plan9/
H A D_errno.c90 {EROFS, "file system read only"},
/plan9-contrib/sys/src/cmd/unix/9pfreebsd/
H A Dfreebsd-3.2.il-kernel.patch3400 + return (EROFS);
3471 + return (EROFS);
3817 + return (EROFS);
3903 + return (EROFS);
4073 + error = EROFS;