Searched refs:put_seconds (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dinit.c594 static void put_seconds(register Namval_t* np,const char *val,int flags,Namfun_t *fp) function
968 static const Namdisc_t SECONDS_disc = { sizeof(struct seconds), put_seconds, get_seconds, nget_seconds };

Completed in 15 milliseconds