Home
last modified time | relevance | path

Searched refs:_Sfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duux.c37 ASSERT(fprintf(f, "S %s %s %s -%s %s 0666 %s %s\n", a, b, User, _Statop?"o":"", c, User, _Sfile) >=…
42 ASSERT(fprintf(f, "R %s %s %s - %s 0666 %s %s\n", a, b, User, _Sfile, User, tbuf) \
56 static char _Sfile[MAXFULLNAME]; variable
138 *_Sfile = '\0';
303 (void) snprintf(_Sfile, (sizeof(_Sfile) - 1),
305 _Sfile[sizeof(_Sfile) - 1] = '\0';
308 (void) snprintf(_Sfile, (sizeof(_Sfile) - 1),
310 _Sfile[sizeof(_Sfile) - 1] = '\0';
314 strcpy(_Sfile, "dummy");
434 (void) fprintf(fprx,"%c %s\n", X_MAILF, _Sfile);
H A Duuxqt.c837 char _Sfile[MAXFULLNAME]; /* name of local file for status */ local
942 (void) sscanf(&buf[1], "%256s", _Sfile);
1113 uucpst(Rmtname, _Sfile, "", incmd, msgbuf);
1283 uucpst(Rmtname, _Sfile, "", incmd, msgbuf);
1289 uucpst(Rmtname, _Sfile, errname, incmd, msgbuf);