HomeSort by: relevance | last modified time | path
    Searched defs:sec2str (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/arp/
arp.c 98 static const char * sec2str(time_t);
512 sec2str(nbi->expire - tim.tv_sec));
877 sec2str(time_t total) function in typeref:typename:const char *
  /src/usr.sbin/ndp/
ndp.c 154 static const char *sec2str(time_t);
588 sec2str(nbi->expire - tim.tv_sec));
923 sec2str(time_t total) function in typeref:typename:const char *

Completed in 14 milliseconds