Home
last modified time | relevance | path

Searched refs:nospace (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Djstyle.pl375 my $nospace = "missing space around";
377 err("$nospace assignment operator");
379 err("$nospace shift operator");
381 err("$nospace relational operator");
383 err("$nospace assignment operator");
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c2421 goto nospace; in opthelp()
2441 goto nospace; in opthelp()
2449 goto nospace; in opthelp()
2473 goto nospace; in opthelp()
2496 goto nospace; in opthelp()
2498 goto nospace; in opthelp()
2902 goto nospace; in opthelp()
2980 goto nospace; in opthelp()
3022 goto nospace; in opthelp()
3279 goto nospace; in opthelp()
[all …]
H A Dfastfind.c162 goto nospace; in findopen()
176 goto nospace; in findopen()
522 goto nospace; in findopen()
529 goto nospace; in findopen()
540 goto nospace; in findopen()
650 nospace: in findopen()
H A Dmagic.c2268 goto nospace; in magicload()
2281 goto nospace; in magicload()
2315 nospace: in magicload()
/illumos-gate/usr/src/cmd/sh/
H A Dblok.c145 error(nospace); in addblok()
152 error(nospace); in addblok()
H A Dstak.c80 error(nospace);
H A Dmsg.c47 const char nospace[] = "no space"; variable
H A Ddefs.h423 extern const char nospace[];
/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c468 int c, len, breakline, nospace; in print_encode() local
477 nospace = 0; in print_encode()
568 nospace = 1; in print_encode()
588 return nospace; in print_encode()
/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c36 static int nospace();
461 || nospace(Dfile)) { in cntrl()
470 assert(Ct_CREATE, Dfile, nospace(Dfile), in cntrl()
821 if ( ((fp = fopen(Dfile, "a+")) == NULL) || nospace(Dfile) ) { in cntrl()
1648 nospace(name) in nospace() function
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c125 goto nospace; in alloc()
128 goto nospace; in alloc()
161 nospace: in alloc()
206 goto nospace; in realloccg()
265 nospace: in realloccg()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c992 nospace: in globextend()
1012 goto nospace; in globextend()
1018 goto nospace; in globextend()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1637 goto nospace; \ in int_regwdosuba()
1718 nospace: in int_regwdosuba()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c247 static char *nospace(int unused) in nospace() function
1373 stakinstall(NIL(Stak_t*),nospace); in sh_init()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c1989 goto nospace; in trie()
1997 goto nospace; in trie()
2000 nospace: in trie()