Home
last modified time | relevance | path

Searched defs:inputline (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_addr.c213 address(inputline) in address() argument
H A Dex_get.c102 static unsigned char inputline[128]; in getach() local
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c242 static char inputline[MAXLINE]; variable
1126 check_for_dueling_unix(char *inputline) in check_for_dueling_unix()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c700 tenex(tchar *inputline, int inputline_size) in tenex()