Home
last modified time | relevance | path

Searched refs:n (Results 1 – 8 of 8) sorted by relevance

/timezone/
A Dzdump.c799 int n; in my_snprintf() local
809 n = vsprintf(buf, format, args); in my_snprintf()
810 if (n < 0) { in my_snprintf()
812 return n; in my_snprintf()
815 arglen = n; in my_snprintf()
820 n = arglen <= INT_MAX ? arglen : -1; in my_snprintf()
822 return n; in my_snprintf()
A Dtzselect.ksh148 while getopts c:n:t:-: opt
153 n*)
318 printf "'\''%s'\''\n", entry
A Dzic.c1070 size_t n = strlen(name); in itsdir() local
1071 char *nameslashdot = emalloc(n + 3); in itsdir()
1073 memcpy(nameslashdot, name, n); in itsdir()
1074 strcpy(&nameslashdot[n], &"/."[! (n && name[n - 1] != '/')]); in itsdir()
A Dafrica228 # http://www.timeanddate.com/worldclock/city.html?n=53
268 # [2] <a href="http://www.timeanddate.com/worldclock/clockchange.html?n=53">
269 # http://www.timeanddate.com/worldclock/clockchange.html?n=53
A Dasia1110 # <a href="http://www.timeanddate.com/worldclock/timezone.html?n=11">
1111 # http://www.timeanddate.com/worldclock/timezone.html?n=11
1487 # <a href="http://www.timeanddate.com/worldclock/city.html?n=1026">
1488 # http://www.timeanddate.com/worldclock/city.html?n=1026
A Dsouthamerica371 # There's also a note in only one of the major national papers (La Naci�n) at
377 # (...) anunci� que el pr�ximo domingo a las 00:00 los puntanos deber�n
A Deurope2387 # http://www.timeanddate.com/worldclock/timezone.html?n=107
2627 # the Sov[i]et Union. In 1985 the SU reverted to standard Europe[a]n switch
A Dnorthamerica1376 # before 1909.... [I]n 1910, the line between the Eastern and Central

Completed in 28 milliseconds