Home
last modified time | relevance | path

Searched defs:datetime (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c341 char datetime[DT_BUF_LEN]; in print_be_nodes() local
410 char datetime[DT_BUF_LEN]; in print_be_snapshots() local
473 char datetime[DT_BUF_LEN]; in print_fmt_nodes() local
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c76 time_t datetime; /* old time if date changed, otherwise 0 */ variable
H A Dacctcon.c83 time_t datetime; /* old time if date changed, otherwise 0 */ variable
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dpapi.h109 time_t datetime; /* PAPI_DATETIME value */ member
H A Dattribute.c350 char *name, time_t datetime) in papiAttributeListAddDatetime()
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c1497 static char datetime[256]; in httpGetDateString() local