Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dhistrap.c719 static const unsigned char sprinkle[2] = { HMAGIC1, HMAGIC2 }; variable
835 if (write(fd, sprinkle, 2) != 2) in hist_persist_init()
879 if (write(histfd, sprinkle, 2) != 2) { in hist_persist_init()

Completed in 4 milliseconds