Home
last modified time | relevance | path

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

/dports/sysutils/webjob/webjob-1.9.0/src/
H A Dwebjob.h47 #define KEY_RunType "RunType" macro
H A Dproperties.c455 else if (strcasecmp(pcControl, KEY_RunType) == 0 && RUN_MODE_IS_SET(MODES_RunType, iRunMode)) in PropertiesReadLine()
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dproperties.c957 else if (strcasecmp(pcControl, KEY_RunType) == 0 && RUN_MODE_IS_SET(MODES_RunType, iRunMode)) in PropertiesReadLine()
1468 snprintf(acMessage, MESSAGE_SIZE, "%s=%s", KEY_RunType, psProperties->acRunType); in PropertiesDisplaySettings()
H A Dftimes.h439 #define KEY_RunType "RunType" macro