Searched refs:getkeyid (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c104 static u_long getkeyid (const char *);
911 key_id = getkeyid("Keyid: ");
1790 info_auth_keyid = getkeyid("Keyid: ");
1935 * getkeyid - prompt the user for a keyid to use
1938 getkeyid( function
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c225 static u_long getkeyid (const char *);
1358 key_id = getkeyid("Keyid: ");
2644 info_auth_keyid = getkeyid("Keyid: ");
2872 * getkeyid - prompt the user for a keyid to use
2875 getkeyid( function

Completed in 122 milliseconds