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

/openbsd-current/usr.sbin/ntpd/
H A Dconstraint.c54 constraint_byid(u_int32_t);
240 if ((cstr = constraint_byid(id)) != NULL) {
486 if ((cstr = constraint_byid(id)) == NULL) {
495 constraint_byid(u_int32_t id) function
538 if ((cstr = constraint_byid(id)) == NULL) {
665 if ((cstr = constraint_byid(id)) == NULL) {
698 if ((cstr = constraint_byid(id)) == NULL) {
739 if ((cstr = constraint_byid(id)) == NULL) {

Completed in 122 milliseconds