Home
last modified time | relevance | path

Searched refs:User (Results 1 – 25 of 35) sorted by relevance

12

/original-bsd/usr.bin/uucp/uucp/
H A Duucp.c132 if (guinfo(Uid, User, Path) != SUCCESS) {
135 strcpy(User, "uucp");
138 DEBUG(4, "User %s,", User);
270 if (chkpth(User, "", file1) != 0
272 || chkpth(User, "", file2) != 0) {
300 if (chkpth(User, "", file2) != 0) {
311 fprintf(cfp, "R %s %s %s %s\n", file1, file2, User, Optns);
323 if (chkpth(User, "", file1) != 0) {
365 User, Optns, dfile, (int)stbuf.st_mode & 0777, Nuser);
375 if (chkpth(User, "", file2) != 0) {
[all …]
/original-bsd/usr.bin/uucp/uux/
H A Duux.c169 if (guinfo(uid, User, path) != SUCCESS) {
172 strcpy(User, "uucp");
196 ReturnTo = User;
251 GENSEND(fpc, dfile, tfile, User, "", dfile);
347 GENSEND(fpc, rest, dfile, User, "", dfile);
354 GENSEND(fpc, rest, dfile, User, "", dfile);
357 GENSEND(fpc, rest, dfile, User, "c", "D.0");
385 GENRCV(fp, rest, dfile, User);
416 GENRCV(fpd, rest, t2file, User);
418 GENSEND(fpc, dfile, tfile, User, "", dfile);
[all …]
/original-bsd/usr.bin/uucp/uucico/
H A Dcntrl.c214 sprintf(User, "%.9s", W_USER);
222 if (i != 0 && chkpth(User, "", filename))
238 lnotify(User, filename, "can't access");
254 lnotify(User, filename, "access denied");
264 if (chkpth(User, "", filename)
270 lnotify(User, filename, "access denied");
507 sprintf(User, "%.9s", W_USER);
555 arrived(ntfyopt, filename, W_NUSER, Rmtname, User);
561 arrived(ntfyopt, filename, W_NUSER, Rmtname, User);
673 sprintf(User, "%.9s", W_USER);
H A Dcico.c135 ret = guinfo(getuid(), User, msg);
136 strcpy(Loginuser, User);
/original-bsd/usr.bin/uucp/libuu/
H A Duucpdefs.c19 char User[128]; variable
H A Dlogent.c98 User, Rmtname, tp->tm_mon + 1, tp->tm_mday,
108 fprintf(stderr, "%s %s ", User, Rmtname);
/original-bsd/usr.sbin/sendmail/cf/feature/
H A Dredirect.m417 R$* < @ $+ .REDIRECT. > $# error $@ 5.1.1 $: "551 User not local; please try " <$1@$2>
/original-bsd/share/doc/usd/
H A DPagecounts26 Typesetting Mathematics - User's Guide {pUSD:27-11}
62 NROFF/TROFF User's Manual {pUSD:24-35}
/original-bsd/sys/hp300/DOC/
H A DHPMMU.notes72 5F4004: User mode segment table pointer. Loaded (as longword) with
90 bit 0: User mapping enable. Enables translation of user
103 User translations only:
139 User:
H A DDebug.tips61 User address space:
/original-bsd/usr.bin/pascal/how/
H A Dhow_pc11 Refer to the Berkeley Pascal User's Manual for more details.
H A Dhow_pi14 Refer to the UNIX Pascal User's Manual for more details.
H A Dhow_pix20 Refer to the UNIX Pascal User's Manual for more details.
/original-bsd/usr.bin/compress/
H A Dusermem.sh40 : User must have specified it already.
/original-bsd/usr.bin/uucp/vms/
H A Duucp.h270 extern char User[];
/original-bsd/contrib/sc/
H A DCHANGES68 User selection of row or column order for recalculation.
70 User setting of automatic or manual recalculation.
71 User setting of number of times to try recalculation.
/original-bsd/usr.bin/uucp/uuxqt/
H A Duuxqt.c133 if (guinfo(uid, User, path) != SUCCESS) {
136 strcpy(User, "uucp");
141 DEBUG(4, "User - %s\n", User);
233 strcpy(user, User);
/original-bsd/usr.bin/pascal/USD.doc/
H A Dtmac.p53 User's Manual
/original-bsd/usr.bin/uucp/includes/
H A Duucp.h380 extern char User[];
/original-bsd/old/lisp/fp/fp.vax/
H A DfpMeasures.l120 ; enable the tracing of the User Defined Functions specified
/original-bsd/contrib/bib/doc/USD.doc/
H A Dtestrefs173 %T User's Guide for the EXPER Mutation Analysis system
/original-bsd/usr.sbin/amd/doc/
H A Damdref.cps364 \entry {User filesystems}{65}
365 \entry {User maps, automatic generation}{15}
/original-bsd/usr.sbin/sendmail/src/
H A DTODO207 X ** User database extensions for mailing lists:
H A DREAD_ME162 If you define NEWDB or HESIOD you get the User Database (USERDB)
423 USERDB Define this to 1 to include support for the User Information
/original-bsd/usr.sbin/sendmail/doc/usenix/
H A Dusenix.me219 .sh 2 "User and Identification"
1062 The Domain Naming Convention for Internet User Applications.

12