/src/usr.bin/mail/ |
cmd2.c | 202 save1(char str[], int markmsg, const char *cmd, struct ignoretab *igtab) function in typeref:typename:int 269 return save1(str, 1, "save", saveignore); 283 return save1(str, 1, "Save", NULL); 295 return save1(str, 0, "copy", saveignore); 308 return save1(str, 1, "write", ignoreall);
|
/src/sys/arch/next68k/dev/ |
esp.c | 438 volatile uint32_t save1; variable in typeref:typename:volatile uint32_t 461 save1 = (*reg);
|