Searched defs:nospace (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c336 int c, len, nospace; local
342 nospace = 0;
405 nospace = 1;
424 return nospace;
/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c38 static int nospace();
463 || nospace(Dfile)) {
472 assert(Ct_CREATE, Dfile, nospace(Dfile),
823 if ( ((fp = fopen(Dfile, "a+")) == NULL) || nospace(Dfile) ) {
1653 nospace(name) function
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c49 const char nospace[] = "no space"; variable
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c196 static char *nospace(int unused) function
1129 stakinstall(NIL(Stak_t*),nospace); local

Completed in 69 milliseconds