fixed problem with exclusive open in dn11 handler
[unix-history] / usr / src / usr.bin / vgrind / vgrindefs.src
CommitLineData
422bd3c1
BJ
1model|mod|m:\
2 :pb=\p\dis\dbeginproc:bb=\dbeginproc\d:be=\dendproc\d|;:\
3 :cb=\$:ce=\$|$:sb=":se=":lb=':le=':\
4 :kw=abs and array beginproc boolean by case cdnl char copied dispose\
5 div do dynamic else elsif end endproc entry external f FALSE false\
6 fi file for formal fortran global if in integer include inline is lbnd\
7 max min mod new NIL nil noresult not notin od of or procedure public\
8 read readln readonly record recursive rem rep repeat result return set\
9 space string subscript such then TRUE true type ubnd union until\
10 varies while width write writeln:
11pascal|pasc|p:\
12 :pb=(^\d?procedure|function|program\d\p\d|\(|;|\:)|(=\d?record\d):\
13 :bb=\dcase|begin\d:be=\dend|forward\d|;:\
3a5acf9d 14 :cb={|\(*:ce=}|*\):sb=':se=':\
422bd3c1
BJ
15 :kw=and array assert begin case const div do downto else end file for\
16 forward function goto if in label mod nil not of or packed procedure\
17 program record repeat set then to type until var while with oct hex\
18 external:
19C|c:\
a16411e9 20 :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:sb=":se=\e":lb=':\
422bd3c1
BJ
21 :le=\e':tl:\
22 :kw=asm auto break case char continue default do double else enum\
23 extern float for fortran goto if int long register return short\
24 sizeof static struct switch typedef union unsigned while #define\
25 #else #endif #if #ifdef #ifndef #include #undef # define else endif\
26 if ifdef ifndef include undef:
54ce819f 27ISP|isp|i:\
6e21a864 28 :cb=!:ce=!|$:oc:\
422bd3c1
BJ
29 :kw=and begin decode define end eql eqv geq gtr if leave leq lss mod\
30 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
31 sld slr tst xor:
3a5acf9d 32SH|sh:\
04b968ac 33 :bb={:be=}:cb=#:ce=$:sb=":se=\e":lb=':\
3a5acf9d
DP
34 :le=\e':tl:\
35 :kw=break case cd continue do done \
36 elif else esac eval exec exit export \
37 fi for if in then while until \
38 read readonly set shift test trap umask wait:
39CSH|csh:\
04b968ac 40 :bb={:be=}:cb=#:ce=$:sb=":se=\e":lb=':\
3a5acf9d 41 :le=\e':tl:\
04b968ac 42 :kw=alias alloc break breaksw case cd chdir continue default\
3a5acf9d 43 echo else end endif endsw exec exit foreach \
04b968ac 44 glob goto history if logout nice nohup onintr repeat set\
3a5acf9d
DP
45 setenv shift source switch then time \
46 while umask unalias unset wait while @ env \
47 argv child home ignoreeof noclobber noglob \
48 nomatch path prompt shell status verbose :