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

  /src/external/bsd/ntp/dist/ntpd/
ntp_ppsdev.c 262 dev_t ttyId ,
289 && (ttyId == othId);
313 dev_t ttyId, ppsId;
318 if (!getCharDevId(fdtty, &ttyId, &sb))
324 if (findPpsDevId(ttyId, &ppsId)) {
342 major(ttyId), minor(ttyId));
347 if (findPpsDevId(ttyId, &ppsId))

Completed in 14 milliseconds