Searched defs:RW (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.bin/uuencode/
H A Duuencode.c110 #define RW (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) macro
/freebsd-9.3-release/contrib/ntp/include/
H A Dntpd.h95 #define RW (CAN_READ|CAN_WRITE) macro
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp308 CodeGenSchedRW &RW = getSchedRW(MatchDef); local
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.h47 enum dbus_prop_access { R, W, RW }; enumerator in enum:dbus_prop_access
/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h67 RW = 0x03 enumerator in enum:__anon6937
/freebsd-9.3-release/libexec/getty/
H A Dgettytab.h162 #define RW gettyflags[11].value macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp418 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); local

Completed in 104 milliseconds