Searched refs:mailst (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Makefile.inc | 35 line.c logent.c mailst.c perfstat.c \ 70 $(STRPBRK) chremdir.o mailst.o $(OTHEROBJS) 73 uux.cat := POBJS = uucpdefs.o uux.o mailst.o gwd.o permission.o \ 78 uuxqt.cat := POBJS = uucpdefs.o uuxqt.o mailst.o getprm.o uucpname.o \ 88 mailst.o uucpname.o line.o chremdir.o \ 103 cpmv.o mailst.o permission.o $(STRPBRK) \
|
H A D | uucp.c | 50 void commitall(), wfabort(), mailst(), gename(), svcfile(); 557 mailst(User, "copy succeeded", msg, "", ""); 565 mailst(Nuser, msg, msg, "", "");
|
H A D | mailst.c | 48 mailst(user, subj, str, infile, errfile) in mailst() function
|
H A D | cntrl.c | 58 extern void setline(), TMname(), cleanup(), pfEndfile(), statlog(), mailst(); 1407 mailst(user, msg, str, "", ""); in notify() 1428 mailst(user, mesg, mbuf, "", ""); 1634 mailst(nuser, mbuf, mbuf, "", ""); in arrived()
|
H A D | uuxqt.c | 741 mailst(ruser, subj, msg, file, errfile);
|
H A D | uustat.c | 834 mailst(user, "job killed", mailmsg, "", "");
|