HomeSort by relevance Sort by last modified time
    Searched defs:nospace (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/bnu/
cntrl.c 38 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
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sh/
msg.c 49 const char nospace[] = "no space"; variable
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
init.c 196 static char *nospace(int unused) function
1123 stakinstall(NIL(Stak_t*),nospace); local
    [all...]

Completed in 120 milliseconds