efdaemon(1M)




NAME

     efdaemon - embedded FCode interpreter daemon


SYNOPSIS

     /usr/lib/efcode/sparcv9/efdaemon [-d]


DESCRIPTION

     efdaemon, the embedded FCode interpreter daemon, invokes the
     embedded  FCode  interpreter  when  the  daemon  receives an
     interpretation request. A new session of the interpreter  is
     started  for  each  unique  request  by  invoking the script
     /usr/lib/efcode/efcode.

     efdaemon is used on selected platforms as part of  the  pro-
     cessing of some dynamic reconfiguration events.


OPTIONS

     The following option is supported:

     -d    Set debug output.  Log  debug  messages  as  LOG_DEBUG
           level messages by using syslog(). See syslog(3C).


FILES

     /dev/fcode
           FCode interpreter pseudo device, which is a portal for
           receipt of FCode interpretation requests

     /usr/lib/efcode/efcode
           Shell script that invokes the  embedded  FCode  inter-
           preter

     /usr/lib/efcode/interpreter
           Embedded FCode interpreter

     /usr/lib/efcode/sparcv9/interpreter
           Embedded FCode interpreter


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
   |        ATTRIBUTE TYPE       |        ATTRIBUTE VALUE      |
   | ____________________________|_____________________________|_
   |  Availability               |  SUNWefcx,        SUNWefcux,|
   |                             |  SUNWefcr, SUNWefclx        |
   |_____________________________|_____________________________|


SEE ALSO

     prtconf(1M), syslog(3C), attributes(5)


Man(1) output converted with man2html