Searched refs:hmode (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_peer.c203 && (-1 == mode || peer->hmode == mode))
236 *action = MATCH_ASSOC(peer->hmode, pkt_mode);
457 int hmode,
477 switch (hmode) {
502 peer = newpeer(srcadr, dstadr, hmode, version, minpoll, maxpoll,
578 peer->hmode, peer->version, peer->minpoll,
720 int hmode,
757 peer = findexistingpeer(srcadr, NULL, hmode);
767 peer = findexistingpeer(srcadr, peer, hmode);
805 peer->hmode
454 peer_config( sockaddr_u *srcadr, struct interface *dstadr, int hmode, int version, int minpoll, int maxpoll, u_int flags, int ttl, keyid_t key, u_char *keystr, char *dns_name ) argument
717 newpeer( sockaddr_u *srcadr, struct interface *dstadr, int hmode, int version, int minpoll, int maxpoll, u_int flags, u_char cast_flags, int ttl, keyid_t key ) argument
[all...]
H A Dntp_proto.c228 peer->hmode == MODE_CLIENT))
245 if (peer->hmode != MODE_CLIENT) {
285 if (peer->hmode != MODE_BCLIENT)
1613 peer->hmode = MODE_BCLIENT;
1615 peer->hmode = MODE_BCLIENT;
1618 peer->hmode = MODE_BCLIENT;
1991 } else if (peer->hmode == MODE_PASSIVE) {
2818 peer->hmode);
2856 if (peer->hmode == MODE_BROADCAST) { /* bcst */
2897 stoa(&peer->srcadr), peer->hmode, sendle
[all...]
H A Dntp_request.c693 ip->hmode = pp->hmode;
802 ips->hmode = pp->hmode;
904 ip->hmode = pp->hmode;
1088 is->peer_mode = sys_peer->hmode;
1353 if (temp_cp.hmode != MODE_ACTIVE
1354 && temp_cp.hmode != MODE_CLIENT
1355 && temp_cp.hmode !
[all...]
H A Dntp_config.c256 static int is_sane_resolved_address(sockaddr_u *peeraddr, int hmode);
257 static int get_correct_host_mode(int hmode);
1247 int hmode,
1269 my_node->host_mode = hmode;
3246 int hmode
3260 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode)
3267 if (T_Manycastclient == hmode && !IS_MCAST(peeraddr)) {
3283 int hmode
1246 create_peer_node( int hmode, struct address_node *addr, queue *options ) argument
3312 int hmode; local
[all...]
H A Dntp_intres.c94 #define ce_hmode ce_config.hmode
H A Dntp_refclock.c219 * Set peer.pmode based on the hmode. For appearances only.
221 switch (peer->hmode) {
H A Dntp_control.c195 { CP_HMODE, RO, "hmode" }, /* 9 */
1648 ctl_putuint(peer_var[CP_HMODE].text, peer->hmode);
H A Dntp_crypto.c312 if (peer->hmode == MODE_BROADCAST)
/macosx-10.10.1/ntp-92/sntp/
H A Dnetworking.h58 u_char hmode; member in struct:speer
/macosx-10.10.1/ntp-92/include/
H A Dntp_request.h329 u_char hmode; /* mode for this peer */ member in struct:info_peer_list
349 u_char hmode; /* peer mode */ member in struct:info_peer_summary
369 u_char hmode; /* peer.hmode */ member in struct:info_peer
574 u_char hmode; /* mode, either broadcast, active or client */ member in struct:old_conf_peer
586 u_char hmode; /* mode, either broadcast, active or client */ member in struct:conf_peer
H A Dntp_config.h214 struct peer_node *create_peer_node(int hmode,
H A Dntp.h262 u_char hmode; /* local association mode */ member in struct:peer
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c411 modetoa(plist->hmode),
493 else if (plist->hmode == MODE_ACTIVE)
495 else if (plist->hmode == MODE_PASSIVE)
497 else if (plist->hmode == MODE_CLIENT)
499 else if (plist->hmode == MODE_BROADCAST)
501 else if (plist->hmode == MODE_BCLIENT)
614 (void) fprintf(fp, "hmode %s, pmode %s, stratum %d, precision %d\n",
615 modetoa(pp->hmode), modetoa(pp->pmode),
729 pl->hmode = pl->flags = 0;
805 pl->hmode
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1704 \ifhmode \errmessage{\in hmode at itemizeitem}\fi
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex2193 \ifhmode \errmessage{In hmode at itemizeitem}\fi
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex1974 \ifhmode \errmessage{In hmode at itemizeitem}\fi
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex2096 \ifhmode \errmessage{In hmode at itemizeitem}\fi
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex2018 \ifhmode \errmessage{In hmode at itemizeitem}\fi
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim3880 \ 'ps_show_boxed(': 'resource psdoc, string text, float left, float bottom, float width, float height, string hmode [, string feature] | int',

Completed in 266 milliseconds