Searched defs:RS (Results 1 - 7 of 7) sorted by relevance
| /src/tests/compat/linux/ | ||
| H A D | h_linux.h | 41 #define RS(x) do { if ((x) == -1) exit(errno); } while (0) macro |
| /src/sys/arch/ia64/stand/efi/libefi/ | ||
| H A D | efi.c | 42 EFI_RUNTIME_SERVICES *RS; variable in typeref:typename:EFI_RUNTIME_SERVICES * |
| /src/sys/arch/x68k/include/ | ||
| H A D | kbdmap.h | 36 #define RS 30 macro |
| /src/sys/arch/x68k/usr.bin/loadkmap/ | ||
| H A D | kbdmap.h | 33 #define RS 30 macro |
| /src/sys/arch/atari/dev/ | ||
| H A D | kbdmap.h | 66 #define RS 30 macro |
| /src/sys/arch/amiga/dev/ | ||
| H A D | kbdmap.h | 62 #define RS 30 macro |
| /src/usr.sbin/lpr/common_source/ | ||
| H A D | common.c | 98 long RS; /* restricted to those with local accounts */ variable in typeref:typename:long |
Completed in 10 milliseconds