Home
last modified time | relevance | path

Searched refs:Systems (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/titanic_44/usr/src/cmd/bnu/
H A DSysfiles24 # Sysfiles provides a means of specifying different Systems,
28 # for uucico service (hence different Systems files), or where
32 # Another use of Sysfiles is to split large Systems files into
33 # smaller, more manageable files (e.g., local and global Systems
47 # The defaults are the usual uucp files: /etc/uucp/Systems,
53 # use in common still in the "usual" Systems and Dialers files.
55 # service=uucico systems=Systems.cico:Systems \
57 # service=cu systems=Systems.cu:Systems \
62 # but has split the Systems file into local, company-wide,
65 # service=uucico systems=Systems.local:Systems.company:Systems
[all …]
H A Dsysfiles.c57 static char *Systems[64] = {0}; /* list of Systems files */ variable
131 return(access(Systems[nsystems], R_OK));
137 return(eaccess(Systems[nsystems], R_OK));
161 Systems[0] = Devices[0] = Dialers[0] = NULL;
176 if (Systems[0] == NULL) {
177 Systems[0] = strsave(SYSTEMS);
178 ASSERT(Systems[0] != NULL, Ct_ALLOCATE, "scansys: Systems", 0);
179 Systems[1] = NULL;
336 setfile(Systems, equals); in nameparse()
468 if (Systems[0] == NULL)
[all …]
H A DDialcodes25 # that can be used in the 'Phone' field of the Systems
30 # where 'abbr' is the abbreviation used in the Systems
32 # that is passed to the dialer when that particular Systems
H A Duudemon.admin38 if [ ! -f /etc/uucp/Systems ]; then
41 awk '$1 !~ /^#/ {print $1}' /etc/uucp/Systems
H A DDevices38 # Both refer to the phone number field in the Systems file (field 5)
66 # where the Systems file looks like
68 # (The third field in Systems matches the first field in Devices)
96 # The Systems file entry looks like:
128 # or in the Systems file (where it is field 3).
H A DMakefile48 Poll Sysfiles Systems
129 $(ROOTETCUUCP)/Systems := FILEMODE = 0600
H A Duudemon.cleanup37 if [ ! -f /etc/uucp/Systems ]; then
40 awk '$1 !~ /^#/ {print $1}' /etc/uucp/Systems
/titanic_44/usr/src/lib/libnsl/dial/
H A Dsysfiles.c69 static char *Systems[64]; /* list of Systems files */ variable
133 return (access(Systems[nsystems], R_OK)); in sysaccess()
139 return (eaccess(Systems[nsystems], R_OK)); in sysaccess()
167 tptr = Systems; in scansys()
204 if (Systems[0] == NULL) { in scansys()
205 Systems[0] = strsave(SYSTEMS); in scansys()
206 ASSERT(Systems[0] != NULL, "Ct_ALLOCATE", "scansys: Systems", in scansys()
208 Systems[1] = NULL; in scansys()
360 setfile(Systems, equals); in nameparse()
486 if (Systems[0] == NULL) in getsysline()
[all …]
/titanic_44/usr/src/lib/libtermcap/common/
H A Dllib-ltermcap13 * Copyright 2011 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dllib-lfksmbsrv13 * Copyright 2013 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/lib/libmvec/i386_hwcap1/
H A Dmapfile13 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/lib/libfakekernel/common/
H A Dllib-lfakekernel13 * Copyright 2013 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.man7.inc14 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
H A Dsystem-library.man3.inc14 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
H A Dsystem-kernel.man9.inc14 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
H A Dsystem-library.man3mail.inc14 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
H A Dlocale-ar-extra.mf12 # Copyright 2010 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A Dmapfile-vers12 # Copyright (c) 2014 Racktop Systems.
/titanic_44/usr/src/uts/common/klm/
H A Dsm_inter_clnt.sed12 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
/titanic_44/usr/src/cmd/smbsrv/fksmbd/
H A D.dbxrc14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.

12345678910>>...14