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

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dtime.h48 * XXX get_seconds as implemented by Linux is a Y2038 bug waiting to
51 * We'll pretend get_seconds returns time_t and make sure all our
56 get_seconds(void) function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dloc_29.c171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { function
240 result = get_seconds(lexer, &token, &s);
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dloc_29.c171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { function
240 result = get_seconds(lexer, &token, &s);
/netbsd-current/bin/sh/
H A Dvar.c101 char *get_seconds(struct var *);
187 { .ref_func= get_seconds } },
1565 get_seconds(struct var *vp) function

Completed in 107 milliseconds