Home
last modified time | relevance | path

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

/openbsd/sbin/shutdown/
H A Dshutdown.c90 static int dofast, dohalt, doreboot, dopower, dodump, mbuflen, nosync; variable
125 dodump = 1; in main()
423 if (dodump) in die_you_gravy_sucking_pig_dog()
447 if (dodump) in die_you_gravy_sucking_pig_dog()
/openbsd/usr.bin/m4/
H A Deval.c60 static void dodump(const char *[], int);
160 dodump(argv, argc); in expand_builtin()
675 dodump(const char *argv[], int argc) in dodump() function