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

  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 339 } vdc; typedef in typeref:struct:var_display_collection_tag
360 static void collect_display_vdc(associd_t as, vdc *table,
3759 vdc * table,
3769 vdc *pvdc;
3937 xprintf(stderr, "unexpected vdc type %d for %s\n",
3954 static vdc sysstats_vdc[] = {
3987 static vdc sysinfo_vdc[] = {
4018 static vdc kerninfo_vdc[] = {
4051 static vdc monstats_vdc[] = {
4076 static vdc iostats_vdc[] =
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_iso9660.c 859 enum vdc { enum
919 const char *, size_t, uint16_t, enum vdc);
921 unsigned char *, int, int, const char *, enum vdc);
923 unsigned char *, int, int, const char *, enum vdc);
949 static int set_file_identifier(unsigned char *, int, int, enum vdc,
2239 size_t l, uint16_t uf, enum vdc vdc)
2251 if (vdc == VDC_UCS2) {
2338 int from, int to, const char *s, enum vdc vdc)
3846 enum vdc vdc; local
    [all...]

Completed in 32 milliseconds