Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c882 char _token; in file() local
898 _token = '\n'; in file()
900 _token = '\t'; in file()
902 _token = '\v'; in file()
904 _token = '\b'; in file()
906 _token = '\f'; in file()
908 _token = '\\'; in file()
910 _token = '"'; in file()
914 _token = *token; in file()
954 _token = '\0'; in file()
[all …]
/titanic_41/usr/src/cmd/calendar/
H A Dcalendar.sh86 while read _token; do
87 eval ${_token} # evaluates _dir= and _user=