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

  /src/usr.sbin/map-mbone/
mapper.c 761 char *nowstr = ctime(&now); local in function:graph_map
763 nowstr[24] = '\0'; /* Kill the newline at the end */
766 nowstr);
mapper.c 761 char *nowstr = ctime(&now); local in function:graph_map
763 nowstr[24] = '\0'; /* Kill the newline at the end */
766 nowstr);

Completed in 22 milliseconds