Home
last modified time | relevance | path

Searched refs:my_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-0.39-tzfix.patch14 + time_t my_time = 0;
17 + my_time = time(NULL);
18 + p_tm = localtime(&my_time);
/openbmc/openbmc-test-automation/lib/
H A Dprint.tcl124 proc my_time { cmd_buf { iterations 100 } } { procedure