Home
last modified time | relevance | path

Searched refs:command2 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/battlestar/
H A DMakefile4 SRCS= battlestar.c command1.c command2.c command3.c command4.c \
/openbsd-src/sys/dev/acpi/
H A Dtpm.c370 uint8_t command2[] = { in tpm_suspend() local
386 command = command2; in tpm_suspend()
387 commandlen = sizeof(command2); in tpm_suspend()