Home
last modified time | relevance | path

Searched refs:LIMITS (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Dlimits.c74 if ((Fp = fopen(LIMITS, "r")) == NULL) {
75 DEBUG(5, "cannot open %s\n", LIMITS);
76 sprintf(msgbuf, "fopen of %s failed with errno=%%d\n", LIMITS);
H A Dparms.h264 #define LIMITS "/etc/uucp/Limits" /* */ macro
H A Duusched.c106 DEBUG(1, "No limits for uusched in %s\n", LIMITS);
111 DEBUG(4, "Non-positive limit for uusched in %s\n", LIMITS);
H A Duucheck.c90 "LIMITS", LIMITS, /* if not defined we'll stat NULL, it's not a bug */
H A Duucico.c245 DEBUG(1, "No limits for uucico in %s\n", LIMITS);
249 DEBUG(4, "Non-positive limit for uucico in %s\n", LIMITS);
H A Duuxqt.c148 DEBUG(1, "No limits for uuxqt in %s\n", LIMITS);
152 DEBUG(4, "Non-positive limit for uuxqt in %s\n", LIMITS);
/titanic_41/usr/src/cmd/ttymon/
H A Dparms.h230 #define LIMITS "/etc/uucp/Limits" /* */ macro