OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:up_fmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c
3456
const char
up_fmt
[] = "up.%u"; /* uptime */
local
3560
if (1 == sscanf(tag,
up_fmt
, &ui) &&
/src/external/bsd/ntp/dist/ntpd/
ntp_control.c
4253
const char
up_fmt
[] = "up.%u"; /* uptime */
local
4341
snprintf(tag, sizeof(tag),
up_fmt
, ifnum);
Completed in 74 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026