Searched refs:sprinkle (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dhistrap.c697 static const unsigned char sprinkle[2] = { HMAGIC1, HMAGIC2 }; variable
770 if (write(fd, sprinkle, 2) != 2)
816 if (write(histfd, sprinkle, 2) != 2) {

Completed in 121 milliseconds