Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c634 static Sfdouble_t nget_seconds(register Namval_t* np, Namfun_t *fp) in nget_seconds() function
971 …const Namdisc_t SECONDS_disc = { sizeof(struct seconds), put_seconds, get_seconds, nget_seconds };