Home
last modified time | relevance | path

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

/dports/security/ftimes/ftimes-3.11.0/src/
H A Dftimes.h394 #define KEY_DigString "DigString" macro
H A Dproperties.c590 …else if ((strcasecmp(pcControl, KEY_DigStringNormal) == 0 || strcasecmp(pcControl, KEY_DigString) … in PropertiesReadLine()