Home
last modified time | relevance | path

Searched refs:command1 (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.c365 uint8_t command1[] = { in tpm_suspend() local
389 command = command1; in tpm_suspend()
390 commandlen = sizeof(command1); in tpm_suspend()