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

  /src/external/gpl2/lvm2/dist/lib/misc/
timestamp.h 22 struct timestamp *get_timestamp(void);
timestamp.c 41 struct timestamp *get_timestamp(void) function
49 log_sys_error("clock_gettime", "get_timestamp");
90 struct timestamp *get_timestamp(void) function
98 log_sys_error("gettimeofday", "get_timestamp");
  /src/crypto/external/apache2/openssl/dist/apps/
tsget.in 83 sub get_timestamp {
180 my ($ts_body, $error) = get_timestamp $curl, \$body;
  /src/crypto/external/bsd/openssl/dist/apps/
tsget.in 83 sub get_timestamp {
180 my ($ts_body, $error) = get_timestamp $curl, \$body;
  /src/crypto/external/bsd/openssl.old/dist/apps/
tsget.in 83 sub get_timestamp {
180 my ($ts_body, $error) = get_timestamp $curl, \$body;
  /src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc 1381 static LONGEST get_timestamp (void);
3347 tracing_start_time = get_timestamp ();
3424 tracing_stop_time = get_timestamp ();
7371 get_timestamp (void) function
7391 set_trace_state_variable_getter (1, get_timestamp);
  /src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc 1381 static LONGEST get_timestamp (void);
3347 tracing_start_time = get_timestamp ();
3424 tracing_stop_time = get_timestamp ();
7371 get_timestamp (void) function
7391 set_trace_state_variable_getter (1, get_timestamp);

Completed in 46 milliseconds