1efdaemon(1M)            System Administration Commands            efdaemon(1M)
2
3
4

NAME

6       efdaemon - embedded FCode interpreter daemon
7

SYNOPSIS

9       /usr/lib/efcode/sparcv9/efdaemon [-d]
10
11

DESCRIPTION

13       efdaemon,  the  embedded FCode interpreter daemon, invokes the embedded
14       FCode interpreter when the daemon receives an interpretation request. A
15       new  session  of  the interpreter is started for each unique request by
16       invoking the script /usr/lib/efcode/efcode.
17
18
19       efdaemon is used on selected platforms as part  of  the  processing  of
20       some dynamic reconfiguration events.
21

OPTIONS

23       The following option is supported:
24
25       -d    Set  debug output. Log debug messages as LOG_DEBUG level messages
26             by using syslog(). See syslog(3C).
27
28

FILES

30       /dev/fcode
31
32           FCode interpreter pseudo device, which is a portal for  receipt  of
33           FCode interpretation requests
34
35
36       /usr/lib/efcode/efcode
37
38           Shell script that invokes the embedded FCode interpreter
39
40
41       /usr/lib/efcode/interpreter
42
43           Embedded FCode interpreter
44
45
46       /usr/lib/efcode/sparcv9/interpreter
47
48           Embedded FCode interpreter
49
50

ATTRIBUTES

52       See attributes(5) for descriptions of the following attributes:
53
54
55
56
57       ┌─────────────────────────────┬─────────────────────────────────────────┐
58       │      ATTRIBUTE TYPE         │            ATTRIBUTE VALUE              │
59       ├─────────────────────────────┼─────────────────────────────────────────┤
60       │Availability                 │SUNWefcx, SUNWefcux, SUNWefcr, SUNWefclx │
61       └─────────────────────────────┴─────────────────────────────────────────┘
62

SEE ALSO

64       svcs(1), prtconf(1M), svcadm(1M), syslog(3C), attributes(5), smf(5)
65

NOTES

67       The  efdaemon  service  is  managed by the service management facility,
68       smf(5), under the service identifier:
69
70         svc:/platform/sun4u/efdaemon:default
71
72
73
74
75       Administrative actions on this service, such as enabling, disabling, or
76       requesting  restart,  can  be performed using svcadm(1M). The service's
77       status can be queried using the svcs(1) command.
78
79
80
81SunOS 5.11                        10 Aug 2004                     efdaemon(1M)
Impressum