Searched refs:n (Results 1 – 8 of 8) sorted by relevance
799 int n; in my_snprintf() local809 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()
148 while getopts c:n:t:-: opt153 n*)318 printf "'\''%s'\''\n", entry
1070 size_t n = strlen(name); in itsdir() local1071 char *nameslashdot = emalloc(n + 3); in itsdir()1073 memcpy(nameslashdot, name, n); in itsdir()1074 strcpy(&nameslashdot[n], &"/."[! (n && name[n - 1] != '/')]); in itsdir()
228 # http://www.timeanddate.com/worldclock/city.html?n=53268 # [2] <a href="http://www.timeanddate.com/worldclock/clockchange.html?n=53">269 # http://www.timeanddate.com/worldclock/clockchange.html?n=53
1110 # <a href="http://www.timeanddate.com/worldclock/timezone.html?n=11">1111 # http://www.timeanddate.com/worldclock/timezone.html?n=111487 # <a href="http://www.timeanddate.com/worldclock/city.html?n=1026">1488 # http://www.timeanddate.com/worldclock/city.html?n=1026
371 # There's also a note in only one of the major national papers (La Naci�n) at377 # (...) anunci� que el pr�ximo domingo a las 00:00 los puntanos deber�n
2387 # http://www.timeanddate.com/worldclock/timezone.html?n=1072627 # the Sov[i]et Union. In 1985 the SU reverted to standard Europe[a]n switch
1376 # before 1909.... [I]n 1910, the line between the Eastern and Central
Completed in 28 milliseconds