Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c54 char *suffixlist = ".*"; /* initially, can touch any file */ variable
151 suffixlist = argv[1]; in main()
166 suffixlist = 0; in main()
H A Derrortouch.c423 extern char *suffixlist; in oktotouch()
428 pat = suffixlist; in oktotouch()