Home | Sort by: relevance | last modified time | path |
/src/tests/rump/rumpkern/h_server/ | |
h_simpleserver.c | 21 } actions[] = { variable in typeref:struct:__anon5aa42f0b0108[] 45 for (i = 0; i < __arraycount(actions); i++) { 46 if (strcmp(actions[i].str, argv[2]) == 0) { 48 actions[i].dofun(arg); |
/src/tests/usr.bin/xlint/lint1/ | |
init.c | 64 } actions[1] = { variable in typeref:struct:__anone42d7e190408[1] |
/src/sys/dev/pci/ixgbe/ | |
ixgbe_type.h | 4397 u8 actions; member in struct:ixgbe_bypass_eeprom |