Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
HDgetttyent.c90 tty.ty_comment = NULL; in getttyent()
168 tty.ty_comment = p; in getttyent()
170 tty.ty_comment = 0; in getttyent()
/dragonfly/include/
HDttyent.h62 char *ty_comment; /* comment field */ member