Searched refs:sac (Results 1 - 25 of 26) sorted by relevance
12
/illumos-gate/usr/src/cmd/saf/ |
H A D | global.c | 30 # include <sac.h> 36 * possible error messages that can be generated by the sac
|
H A D | Makefile | 26 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 D | structs.h | 33 #include <sac.h>
|
H A D | log.c | 44 #include <sac.h>
|
H A D | admutil.c | 36 #include <sac.h>
|
H A D | util.c | 41 #include <sac.h>
|
H A D | readtab.c | 37 #include <sac.h>
|
H A D | misc.c | 44 #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 D | sac.c | 48 #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 D | pmadm.c | 40 #include <sac.h> 865 * tell_sac - use sacadm to tell the sac to tell a port monitor to read
|
H A D | sacadm.c | 42 #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 D | tmglobal.c | 32 #include <sac.h>
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | utmpx.c | 44 #include <sac.h>
|
H A D | method.c | 66 #include <sac.h>
|
/illumos-gate/usr/src/cmd/rexd/ |
H A D | unix_login.c | 38 #include <sac.h> /* for SC_WILDC */
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | in.uucpd.c | 338 #include <sac.h> /* for SC_WILDC */
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | port_link.c | 32 #include <sac.h> 55 * sacadm/pmadm exit codes (see /usr/include/sac.h)
|
/illumos-gate/usr/src/cmd/listen/ |
H A D | nlps_serv.c | 54 #include <sac.h>
|
H A D | listen.c | 65 #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 D | Makefile | 161 sac.h \
|
/illumos-gate/usr/src/cmd/nlsadmin/ |
H A D | nlsadmin.c | 61 #include <sac.h>
|
/illumos-gate/usr/src/man/man1m/ |
H A D | Makefile | 450 sac.1m \
|
/illumos-gate/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 74 #include <sac.h>
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rlogind.c | 53 #include <sac.h> /* for SC_WILDC */
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 48 #include <sac.h>
|
Completed in 100 milliseconds
12