Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/soelim/
H A Dsoelim.c35 #define STDIN_NAME "-" macro
44 (void)process(STDIN_NAME); in main()
64 if (!strcmp(file, STDIN_NAME)) {
/titanic_44/usr/src/cmd/acct/
H A Dwtmpfix.c91 #define STDIN_NAME "<stdin>" macro
163 cur_input_name = STDIN_NAME; in main()