Home
last modified time | relevance | path

Searched refs:PERMISSIONS (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Duucheck.c79 "PERMISSIONS", PERMISSIONS,
151 if (verbose) printf("*** uucheck: Check %s file\n", PERMISSIONS);
153 if (verbose) printf("*** uucheck: %s Check Complete\n\n", PERMISSIONS);
173 Fp = fopen(PERMISSIONS, "r"); in checkPerm()
175 if (verbose) printf("can't open %s\n", PERMISSIONS); in checkPerm()
H A DSetUp98 if [ -f $ETC/PERMISSIONS ]; then
99 cp $ETC/PERMISSIONS $ETC/Permissions
H A Dpermission.c422 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
423 DEBUG(5, "can't open %s\n", PERMISSIONS);
485 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
486 DEBUG(5, "can't open %s\n", PERMISSIONS);
518 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
519 DEBUG(5, "can't open %s\n", PERMISSIONS);
H A Duucp.h224 #define PERMISSIONS "/etc/uucp/Permissions" macro
/titanic_41/usr/src/lib/libnsl/dial/
H A Duucp.h137 #define PERMISSIONS (const char *)"/etc/uucp/Permissions" macro
/titanic_41/usr/src/cmd/ttymon/
H A Duucp.h180 #define PERMISSIONS "/etc/uucp/Permissions" macro