Home
last modified time | relevance | path

Searched refs:othId (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_ppsdev.c266 dev_t othId, ppsId; in findPpsDevId() local
286 found = getPpsTuple(fdDevDir, &othId, &ppsId) in findPpsDevId()
287 && (ttyId == othId); in findPpsDevId()