Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c10299 static unsigned mailtime_hash; variable
10341 if (!mail_var_path_changed && mailtime_hash != new_hash) { in chkmail()
10342 if (mailtime_hash != 0) in chkmail()
10344 mailtime_hash = new_hash; in chkmail()