HomeSort by: relevance | last modified time | path
    Searched defs:ttyent (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
ttyent.h 1 /* $NetBSD: ttyent.h,v 1.15 2013/04/27 21:35:25 joerg Exp $ */
31 * @(#)ttyent.h 8.1 (Berkeley) 6/2/93
53 struct ttyent { struct
71 struct ttyent *getttyent(void);
72 struct ttyent *getttynam(const char *);
ttyent.h 1 /* $NetBSD: ttyent.h,v 1.15 2013/04/27 21:35:25 joerg Exp $ */
31 * @(#)ttyent.h 8.1 (Berkeley) 6/2/93
53 struct ttyent { struct
71 struct ttyent *getttyent(void);
72 struct ttyent *getttynam(const char *);

Completed in 21 milliseconds