Searched defs:seconds (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dinit.c147 struct seconds struct
198 struct seconds SECONDS_init;
968 static const Namdisc_t SECONDS_disc = { sizeof(struct seconds), put_seconds, get_seconds, nget_seconds };
1576 NV_MKINTTYPE(time_t,"seconds since the epoch",0);
1908 /* set up the seconds clock */

Completed in 18 milliseconds