Searched refs:daemon (Results 26 - 50 of 84) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c168 * successfully, or until all other lwps in the process are either daemon
176 int daemon = (curthread->t_proc_flag & TP_DAEMON)? 1 : 0; local
192 p->p_lwpdwait += daemon;
200 target_lep->le_dwaiters += daemon;
225 p->p_lwpdwait -= daemon;
254 * is some non-daemon thread sleeping here in
272 p->p_lwpdwait -= daemon;
283 * We are waiting for anyone. If all non-daemon lwps
285 * no non-daemon lwp will return, we have deadlock.
312 * to all non-daemon lwp
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A DREADME31 fault management daemon (fmd). This plugin is a diagnosis engine
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-file-system-nfs.mf58 dir path=var/nfs/v4_oldstate group=daemon owner=daemon
59 dir path=var/nfs/v4_state group=daemon owner=daemon
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSUNP.h21 Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
31 Provide daemon() for platforms that don't have it
183 extern int daemon(int nochdir, int noclose);
H A DPosixDaemon.c17 File: daemon.c
25 Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
56 Use version of daemon() provided in mDNSUNP.c instead of local copy
68 Move duplicate code out of mDNSMacOSX/daemon.c and mDNSPosix/PosixDaemon.c,
102 Allow daemon to run if 'nobody' is not defined, with a warning. (For Roku HD1000.)
176 int result = daemon(0, 0);
177 if (result != 0) { LogMsg("Could not run as daemon - exiting"); exit(result); }
/opensolaris-onvv-gate/usr/src/lib/libdns_sd/
H A DREADME58 * svc:/network/dns/multicast:default introduced to manage mDNS daemon
63 * nscd daemon updated to support mdns
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A DMakefile34 OBJS= alias.o arpadate.o bf.o collect.o conf.o control.o convtime.o daemon.o \
/opensolaris-onvv-gate/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c334 /* find the lock daemon structure for a give daemon address */
351 * a messge has been received from daemon, note this and if the daemon
356 daemon_alive(daemonaddr_t *daemon, int32_t order) argument
364 if (cmp_addr(&(ldp->host), daemon) == 0) {
369 "daemon restarted on %s\n",
370 dp_addr(daemon));
371 DPF((stderr, "daemon restarted on %s\n",
372 dp_addr(daemon)));
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/
H A DResourceBundle.properties137 sighup_failed=Unable to signal the daemon to reload the dhcptab
144 dhcpcfg_usage=dhcpconfig (options)\n\nWhere (options) is one of:\n\n -D -r (resource) -p (path) Configure the DHCP service. Sub-options:\n [-u (uninterpreted data)]\n [-h (host resource)]\n [-y (host domain)]\n [-l (lease length)]\n [-n] Leases are not negotiable\n [-d (DNS domain)]\n [-a (DNS servers)]\n\n -R (server addresses) Configure BOOTP relay service.\n\n -U Unconfigure DHCP or BOOTP relay service. Sub-options:\n [-f] No confirmation prompt\n [-x] Delete dhcptab and network tables\n [-h] Delete host entries\n\n -N (network address) Configure network. Sub-options:\n [-m (subnet mask)]\n [-t (router addresses)]\n [-y (NIS domain)]\n [-a (NIS addreses)]\n [-b] Network is point-to-point\n [-g] Signal daemon\n\n -C -r (resource) -p (path) Convert to new data store. Sub-options:\n [-u (uninterpreted data)]\n [-f] No confirmation prompt\n [-k] Do not delete original files\n\n -X (export filename) Export data. Sub-options:\n [-m (macro list)]\n [-o (option list)]\n [-a (network addresses)]\n [-f] Overwrite an existing export file\n [-x] Delete exported data\n [-g] Signal daemon\n\n -I (import filename) Import data. Sub-options:\n [-f] Overwrite existing data\n [-g] Signal daemon\n\n -P [parameter[=value]] Configure or print DHCP server parameters.\n\n -S Control the DHCP server. Sub-options:\n [-e] Enable and start the DHCP server\n [-d] Disable and stop the DHCP server\n [-r] Re-enable the DHCP server\n [-q] Query the DHCP server status\n
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhtadm/
H A DResourceBundle.properties82 # Couldn't signal daemon
84 sighup_failed=Unable to signal the daemon to reload the dhcptab
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf39 * is allowed to lock out the platform services daemon
/opensolaris-onvv-gate/usr/src/cmd/syseventd/etc/
H A DREADME41 syseventd daemon by issuing:
/opensolaris-onvv-gate/usr/src/head/
H A Dstdlib.h217 extern int daemon(int, int);
324 extern int daemon();
/opensolaris-onvv-gate/usr/src/lib/libwrap/
H A Dtcpd.h103 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */ member in struct:request_info
155 extern void rfc931(); /* client name from RFC 931 daemon */
217 #define eval_daemon(r) ((r)->daemon) /* daemon process name */
/opensolaris-onvv-gate/usr/src/cmd/ipf/svc/
H A Dipfilter44 logger -p daemon.warning -t ipfilter "$1"
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dplatsvcd.conf38 * is allowed to lock out the platform services daemon
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dplatsvcd.conf38 * is allowed to lock out the platform services daemon
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers133 daemon;
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch157 across a door to the DHCP service door server daemon (also
160 5. The dsvclockd daemon receives the lock request and attempts
164 a DSVC_BUSY error is returned. Otherwise, the daemon waits
/opensolaris-onvv-gate/usr/src/lib/libresolv2/
H A DMakefile.com30 BSDOBJS= daemon.o putenv.o strcasecmp.o strsep.o \
/opensolaris-onvv-gate/usr/src/cmd/avs/sdbc/etc/
H A Ddscfg_reconfigure.cluster.sh87 typeset -r SYSLOG_FACILITY=daemon
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c58 * - listing routing daemon properties
64 * Specifying a routing daemon with no SMF counterpart results in the
65 * daemon, it`s arguments and stop command being set in the appropriate instance
73 * non-SMF routing daemon via
74 * # routeadm -s ipv4-routing-daemon=/usr/sbin/mydaemon
79 * ipv4-routing-daemon/ipv6-routing-daemon to determine if there is an
81 * we move configuration, specifically the associated daemon arguments
82 * to the SMF counterpart. From there, when the daemon is enabled, it
83 * will pick up the daemon argument
900 char *daemon, *l_daemon = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnwam/
H A DREADME36 GUI, the nwamcfg CLI and the NWAM daemon - have a consistent interface
41 functionality for system events to flow from the NWAM daemon to a
86 daemon has died or has reappeared. These are synthetic events in that
/opensolaris-onvv-gate/usr/src/cmd/krb5/krb5kdc/
H A Dmain.c60 extern int daemon(int, int);
821 if (!nofork && daemon(0, 0)) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dplatsvcd.conf39 * is allowed to lock out the platform services daemon

Completed in 260 milliseconds

1234