Home | Sort by: relevance | last modified time | path |
/src/games/hack/ | |
hack.potion.c | 79 int unkn = 0, nothing = 0; local in function:dodrink 112 nothing++; 190 nothing++; 221 nothing++; 243 nothing++; 251 if (nothing) { |
/src/games/hunt/hunt/ | |
otto.c | 149 STATIC void nothing(int); 156 nothing(int dummy __unused) function in typeref:typename:STATIC void 173 (void) signal(SIGALRM, nothing); |
/src/sys/dev/scsipi/ | |
scsipi_cd.h | 215 uint8_t nothing; member in struct:scsipi_read_trackinfo |