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

  /src/external/bsd/ntp/dist/ntpd/
ntp_parser.y 567 { CONCAT_G_FIFOS(cfgt.manycastserver, $2); }
569 { CONCAT_G_FIFOS(cfgt.multicastclient, $2); }
593 CONCAT_G_FIFOS(cfgt.auth.crypto_cmd_list, $2);
611 CONCAT_G_FIFOS(cfgt.auth.trusted_key_list, $2);
656 { CONCAT_G_FIFOS(cfgt.orphan_cmds, $2); }
707 { CONCAT_G_FIFOS(cfgt.stats_list, $2); }
827 CONCAT_G_FIFOS(cfgt.discard_opts, $2);
831 CONCAT_G_FIFOS(cfgt.mru_opts, $2);
1143 { CONCAT_G_FIFOS(cfgt.rlimit, $2); }
1177 { CONCAT_G_FIFOS(cfgt.enable_opts, $2);
    [all...]
  /src/external/bsd/ntp/dist/include/
ntp_config.h 303 #define CONCAT_G_FIFOS(first, second) \

Completed in 19 milliseconds