Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dcsh.c765 struct Bin saveB; in srcunit() local
820 (void)memcpy(&saveB, &B, sizeof(B)); in srcunit()
854 (void)memcpy(&B, &saveB, sizeof(B)); in srcunit()