Searched refs:forbid (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_vmain.c | 54 #define forbid(a) { if (a) goto fonfon; } macro 174 forbid (cnt <= 0); 192 forbid (c == '0' || !isalpha(c) && !isascii(c) && !isdigit(c)); 316 forbid(!islower(c)); 348 forbid (lastcmd[0] == 0); 424 forbid(lineDOL()-lineDOT() <= vcnt-1-vcline); 438 forbid(lineDOT()-1<=vcline); /* line 1 already there */ 471 forbid (c == 0); 486 forbid(addr > dol); 501 forbid (addr <= zero); [all …]
|
H A D | ex_voper.c | 52 #define forbid(a) if (a) goto errlab; macro 142 forbid(!value(vi_LISP)); in operate() 175 forbid(cnt <= 0); in operate() 281 forbid(lfind(2, cnt, opf, (line *)0) < 0); in operate() 298 forbid(lfind(3, cnt - 1, opf, (line *)0) < 0); in operate() 313 forbid(lfind(0, cnt, opf, (line *) 0) < 0); in operate() 332 forbid(lfind(1, cnt, opf, (line *) 0) < 0); in operate() 362 forbid(!i); in operate() 390 forbid(getkey() != c); in operate() 392 forbid(Xhadcnt); in operate() [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/awk/ |
H A D | THIRDPARTYLICENSE.gawk | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | COPYING | 28 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | GPL-2 | 28 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 28 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | THIRDPARTYLICENSE | 122 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | LICENSE.txt | 170 To protect your rights, we need to make restrictions that forbid 514 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | COPYING | 35 To protect your rights, we need to make restrictions that forbid
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 9026 forbid
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 9028 forbid
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 16299 # RM forbid SS2 keyboard mode: ^[[?<l
|
H A D | terminfo.src | 18321 # RM forbid SS2 keyboard mode: ^[[?<l
|