Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Durw.c181 urw(proc_t *p, int writing, void *buf, size_t len, uintptr_t a) in urw() function
316 return (urw(p, 0, buf, len, a)); in uread()
322 return (urw(p, 1, buf, len, a)); in uwrite()
/illumos-gate/usr/src/tools/cpcgen/
H A Dcpcgen.c1771 char *uname, *urw; in cpcgen_cfile_amd_event() local
1782 nvlist_lookup_string(uvl, "rw", &urw) != 0 || in cpcgen_cfile_amd_event()
1797 if (strcasecmp(urw, "Read-write") != 0) in cpcgen_cfile_amd_event()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files393 urw.o \