Searched refs:sac (Results 1 - 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/saf/
H A Dglobal.c30 # include <sac.h>
36 * possible error messages that can be generated by the sac
H A DMakefile26 PROG= sac sacadm pmadm
28 MANIFEST = sac.xml
34 SACOBJ= sac.o readtab.o global.o log.o misc.o
50 SACF= sac
67 sac := LDLIBS += -lpam macro
80 sac: $(SACOBJS) $(MAPFILE.NGB)
H A Dstructs.h33 #include <sac.h>
H A Dlog.c44 #include <sac.h>
H A Dadmutil.c36 #include <sac.h>
H A Dutil.c41 #include <sac.h>
H A Dreadtab.c37 #include <sac.h>
H A Dmisc.c44 #include <sac.h>
389 * request for sac to read sactab
489 * args: sp - pointer to sac's port monitor information for
513 * args: sp - pointer to sac's port monitor infomation for
551 * args: sp - pointer to sac's port monitor infomation for
H A Dsac.c48 #include <sac.h>
84 * main - scan args for sac, initialize everything, and wait for commands
142 (void) fprintf(fp, "SAC: Usage: sac -t sanity_interval\n");
190 * establish pipe for PMS to communicate with sac
204 * establish pipe for sacadm to communicate with sac
288 * after a sac failure, init will inherit all of the port
292 * killed, it doesn't hurt to have the sac check. This is
365 * args: sp - pointer to sac's port monitor information for
451 * args: sp - pointer to sac's port monitor information for
497 if ((pam_start("sac", use
[all...]
H A Dpmadm.c40 #include <sac.h>
865 * tell_sac - use sacadm to tell the sac to tell a port monitor to read
H A Dsacadm.c42 #include <sac.h>
866 * if sac isn't there (single user), provide info direct from _sactab
935 * getfield - retrieve and return a field from the sac "status" string (input
963 * single_print - print out _sactab if sac not at home (should only happen
1186 (void) fprintf(stderr, "This request could not be completed - see sac log file for details\n");
1246 * sac_home - returns true is sac has a lock on its logfile, false
1254 int fd; /* fd to sac logfile */
1258 fprintf(stderr, "warning - could not ascertain sac status\n");
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmglobal.c32 #include <sac.h>
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c44 #include <sac.h>
H A Dmethod.c66 #include <sac.h>
/illumos-gate/usr/src/cmd/rexd/
H A Dunix_login.c38 #include <sac.h> /* for SC_WILDC */
/illumos-gate/usr/src/cmd/bnu/
H A Din.uucpd.c338 #include <sac.h> /* for SC_WILDC */
/illumos-gate/usr/src/cmd/devfsadm/
H A Dport_link.c32 #include <sac.h>
55 * sacadm/pmadm exit codes (see /usr/include/sac.h)
/illumos-gate/usr/src/cmd/listen/
H A Dnlps_serv.c54 #include <sac.h>
H A Dlisten.c65 #include <sac.h>
139 int Sacpipefd; /* pipe TO sac process (fd 1) */
140 int Pmpipefd; /* pipe FROM sac process (fd 2) */
164 void check_sac_mesg(); /* routine to process messages from sac */
907 /* setup poll structures for sac messages and private addresses */
940 DEBUG((9,"sac message received"));
1052 logmessage("Received unknown message from sac -- ignored");
/illumos-gate/usr/src/head/
H A DMakefile161 sac.h \
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c61 #include <sac.h>
/illumos-gate/usr/src/man/man1m/
H A DMakefile450 sac.1m \
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c74 #include <sac.h>
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c53 #include <sac.h> /* for SC_WILDC */
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl48 #include <sac.h>

Completed in 201 milliseconds

12