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

  /src/bin/ksh/
tty.h 84 struct ltchars ltchars; member in struct:__anon02bc16e10108
  /src/sys/sys/
ioctl_compat.h 55 struct ltchars { struct
163 #define TIOCSLTC _IOW('t',117,struct ltchars)/* set local special chars*/
164 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/

Completed in 12 milliseconds