Home
last modified time | relevance | path

Searched refs:dir_names (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ntp/sntp/libopts/
HDconfigfile.c615 static char const * dir_names[DIRECTIVE_TABLE 0]; in handle_directive() local
620 if (dir_names[0] == NULL) { in handle_directive()
622 # define _dt_(_s, _fn) dir_names[ix++] = _s; in handle_directive()
628 size_t len = strlen(dir_names[ix]); in handle_directive()
629 if ( (strncmp(txt + 2, dir_names[ix], len) == 0) in handle_directive()
/NextBSD/contrib/binutils/bfd/
HDpeXXigen.c1023 static char * dir_names[IMAGE_NUMBEROF_DIRECTORY_ENTRIES] = variable
1971 fprintf (file, "%s\n", dir_names[j]); in _bfd_XX_print_private_bfd_data_common()
HDChangeLog-2006236 (dir_names): Added CLR Runtime Header to dir_names[].
HDChangeLog-98994755 * peicode.h (dir_names): Add missing N_() macros to dir_names array.
HDChangeLog-9495394 * peicode.h (dir_names): Added name descriptions
662 (dir_names): small improvements to the dictionary printing.
HDChangeLog-00018265 * peigen.c (dir_names): Add Delay Import Directory.