HomeSort by: relevance | last modified time | path
    Searched refs:get_seconds (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
time.h 48 * 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
  /src/bin/sh/
var.c 101 char *get_seconds(struct var *);
187 { .ref_func= get_seconds } },
1579 get_seconds(struct var *vp) function
  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
loc_29.c 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { function
240 result = get_seconds(lexer, &token, &s);
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
loc_29.c 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { function
240 result = get_seconds(lexer, &token, &s);

Completed in 32 milliseconds