Home
last modified time | relevance | path

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

/dports/sysutils/cfengine316/cfengine-3.16.0/libenv/
H A Dsysinfo.c3169 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3184 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3243 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()
/dports/sysutils/cfengine317/cfengine-3.17.0/libenv/
H A Dsysinfo.c3192 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3207 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3266 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()
/dports/sysutils/cfengine/cfengine-3.19.0/libenv/
H A Dsysinfo.c3244 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3259 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3318 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libenv/
H A Dsysinfo.c3244 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3259 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3318 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()
/dports/sysutils/cfengine318/cfengine-3.18.1/libenv/
H A Dsysinfo.c3244 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3259 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3318 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()
/dports/sysutils/cfengine319/cfengine-3.19.0/libenv/
H A Dsysinfo.c3244 #define UPTIME_REGEXP " up (\\d+ day[^,]*,|) *(\\d+( ho?u?r|:(\\d+))|(\\d+) min)" macro
3259 rx = pcre_compile(UPTIME_REGEXP, 0, &errptr, &erroffset, NULL); in GetBootTimeFromUptimeCommand()
3318 …Log(LOG_LEVEL_ERR, "uptime PCRE match failed: regexp: '%s', uptime: '%s'", UPTIME_REGEXP, uptime_o… in GetBootTimeFromUptimeCommand()