Searched refs:ttymon (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dconsole-login30 # For modifying parameters passed to ttymon, do not edit
36 # svc:/system/console-login> setprop ttymon/terminal_type = "xterm"
55 val=`svcprop -p ttymon/device $SMF_FMRI`
60 echo "ERROR: ttymon/device cannot be configured to /dev/vt/1."
66 args="$args `getproparg -l ttymon/label`"
68 args="$args `getproparg -T ttymon/terminal_type`"
70 args="$args `getproparg -m ttymon/modules`"
72 val=`svcprop -p ttymon/nohangup $SMF_FMRI`
75 val=`svcprop -p ttymon/timeout $SMF_FMRI`
78 val=`svcprop -p ttymon/promp
[all...]
H A Dmake-console-login-xml121 <!-- these are passed to ttymon in the method script.
122 note that value_authorization is not passed to ttymon
125 <property_group name='ttymon' type='application'>
175 <!-- these are passed to ttymon in the method script -->
176 <property_group name='ttymon' type='application'>
207 <manpage title='ttymon' section='1M'
211 <pg_pattern name='ttymon' type='application' target='this'
275 If no user input is given within the number of seconds defined by this property after the prompt is printed, ttymon should exit.
/illumos-gate/usr/src/cmd/ttymon/
H A DMakefile27 PROG= stty ttymon ttyadm sttydefs
37 TTYMONOBJ= ttymon.o tmglobal.o tmhandler.o tmpmtab.o tmttydefs.o \
65 ttymon := LDLIBS += -lnsl -lsec -ldevinfo macro
67 # Only stty can be built with -DEUC. ttymon will dump core unless further
85 POFILE= ttymon.po
90 LIBSAF= ttymon
130 ttymon: $(TTYMONOBJ) $(MAPFILE.NGB)
145 -$(SYMLINK) ../usr/lib/saf/ttymon $(ROOTETC)/getty
/illumos-gate/usr/src/cmd/
H A DMakefile426 ttymon \
711 ttymon \
/illumos-gate/usr/src/man/man1m/
H A DMakefile526 ttymon.1m \

Completed in 58 milliseconds