2012-03-10 18:21:40 +00:00
|
|
|
# $XConsortium: CDE-MAN-DEV.udb /main/18 1996/11/15 15:56:00 drk $
|
|
|
|
#>>------------------------------
|
|
|
|
# CDE-MAN-DEV.udb Development Man pages
|
|
|
|
#--------------------------------
|
|
|
|
#
|
|
|
|
#>>------------------------------
|
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 19:44:35 +00:00
|
|
|
# Defaults for: hpux
|
2012-03-10 18:21:40 +00:00
|
|
|
#<<------------------------------
|
|
|
|
#
|
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 19:44:35 +00:00
|
|
|
{ hpux : defaults
|
2012-03-10 18:21:40 +00:00
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN-DEV
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
#>>------------------------------
|
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 19:44:35 +00:00
|
|
|
# Defaults for: hpux 10.0
|
2012-03-10 18:21:40 +00:00
|
|
|
#<<------------------------------
|
|
|
|
#
|
|
|
|
{ hpV4 : defaults
|
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN-DEV
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
#>>------------------------------
|
|
|
|
# Defaults for: aix
|
|
|
|
#<<------------------------------
|
|
|
|
#
|
|
|
|
{ aix : defaults
|
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN-DEV
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
|
|
|
|
#>>------------------------------
|
|
|
|
# Defaults for: sun
|
|
|
|
#<<------------------------------
|
|
|
|
#
|
|
|
|
{ sun : defaults
|
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN-DEV
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
|
|
|
|
#>>------------------------------
|
|
|
|
# Defaults for: standalone product
|
|
|
|
#<<------------------------------
|
|
|
|
#
|
|
|
|
{ standalone : defaults
|
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN-DEV
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
|
|
|
|
#>>------------------------------
|
|
|
|
# Defaults for: nls internationalized files
|
|
|
|
#<<------------------------------
|
|
|
|
#
|
|
|
|
{ nls : defaults
|
|
|
|
install_target =
|
|
|
|
processor = 378
|
|
|
|
type = file
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
}
|
|
|
|
#>>-------------------------------------------------
|
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 19:44:35 +00:00
|
|
|
# Defaults for: everything else (identical to hpux)
|
2012-03-10 18:21:40 +00:00
|
|
|
#<<-------------------------------------------------
|
|
|
|
#
|
|
|
|
{ default : defaults
|
|
|
|
install_target =
|
|
|
|
fileset = CDE-MAN
|
|
|
|
type = file
|
|
|
|
status = di----
|
|
|
|
processor = 378
|
|
|
|
mode = 0444
|
|
|
|
owner = bin
|
|
|
|
group = bin
|
|
|
|
link_source = <LNK>
|
|
|
|
build_target = /
|
|
|
|
install_rule_name =
|
|
|
|
install_flags =
|
|
|
|
a_out_location = <SRC>
|
|
|
|
order = 0
|
|
|
|
responsible_project = cde_dt
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man1/dtbuilder.1
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man1/dtbuilder.1
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man1/dtcodegen.1
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man1/dtcodegen.1
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionCallbackProc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionCallbackProc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionDescription.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionDescription.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionExists.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionExists.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionIcon.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionIcon.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionInvoke.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionInvoke.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtActionLabel.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtActionLabel.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtAppInitialize.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtAppInitialize.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtComboBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtComboBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtComboBoxAddItem.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtComboBoxAddItem.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtComboBoxDeletePos.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtComboBoxDeletePos.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtComboBoxSelectItem.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtComboBoxSelectItem.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtComboBoxSetItem.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtComboBoxSetItem.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateComboBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateComboBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateEditor.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateEditor.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateHelpDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateHelpDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateHelpQuickDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateHelpQuickDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateMenuButton.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateMenuButton.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreatePrintSetupBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreatePrintSetupBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreatePrintSetupDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreatePrintSetupDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateSpinBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateSpinBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtCreateTerm.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtCreateTerm.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDbLoad.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDbLoad.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDbReloadNotify.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDbReloadNotify.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndCreateSourceIcon.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndCreateSourceIcon.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndDragStart.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndDragStart.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndDropRegister.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndDropRegister.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndDropUnregister.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndDropUnregister.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndVaDragStart.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndVaDragStart.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDndVaDropRegister.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDndVaDropRegister.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsBufferToAttributeList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsBufferToAttributeList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsBufferToAttributeValue.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsBufferToAttributeValue.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsBufferToDataType.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsBufferToDataType.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsDataToDataType.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsDataToDataType.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsDataTypeIsAction.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsDataTypeIsAction.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsDataTypeNames.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsDataTypeNames.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsDataTypeToAttributeList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsDataTypeToAttributeList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsDataTypeToAttributeValue.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsDataTypeToAttributeValue.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFileToAttributeList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFileToAttributeList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFileToAttributeValue.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFileToAttributeValue.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFileToDataType.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFileToDataType.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFindAttribute.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFindAttribute.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFreeAttributeList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFreeAttributeList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFreeAttributeValue.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFreeAttributeValue.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFreeDataType.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFreeDataType.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsFreeDataTypeNames.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsFreeDataTypeNames.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsIsTrue.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsIsTrue.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsLoadDataTypes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsLoadDataTypes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsRelease.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsRelease.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtDtsSetDataType.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtDtsSetDataType.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditor.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditor.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorAppend.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorAppend.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorAppendFromFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorAppendFromFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorChange.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorChange.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorCheckForUnsavedChanges.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorCheckForUnsavedChanges.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorClearSelection.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorClearSelection.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorCopyToClipboard.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorCopyToClipboard.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorCutToClipboard.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorCutToClipboard.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorDeleteSelection.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorDeleteSelection.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorDeselect.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorDeselect.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorDisableRedisplay.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorDisableRedisplay.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorEnableRedisplay.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorEnableRedisplay.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorFind.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorFind.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorFormat.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorFormat.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGetContents.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGetContents.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGetInsertionPosition.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGetInsertionPosition.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGetLastPosition.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGetLastPosition.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGetMessageTextFieldID.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGetMessageTextFieldID.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGetSizeHints.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGetSizeHints.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorGoToLine.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorGoToLine.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorInsert.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorInsert.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorInsertFromFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorInsertFromFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorInvokeFindChangeDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorInvokeFindChangeDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorInvokeFormatDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorInvokeFormatDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorInvokeSpellDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorInvokeSpellDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorPasteFromClipboard.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorPasteFromClipboard.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorReplace.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorReplace.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorReplaceFromFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorReplaceFromFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorReset.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorReset.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorSaveContentsToFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorSaveContentsToFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorSelectAll.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorSelectAll.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorSetContents.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorSetContents.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorSetContentsFromFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorSetContentsFromFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorSetInsertionPosition.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorSetInsertionPosition.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorTraverseToEditor.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorTraverseToEditor.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtEditorUndoEdit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtEditorUndoEdit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtHelpDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtHelpDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtHelpQuickDialog.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtHelpQuickDialog.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtHelpQuickDialogGetChild.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtHelpQuickDialogGetChild.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtHelpReturnSelectedWidgetId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtHelpReturnSelectedWidgetId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtHelpSetCatalogName.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtHelpSetCatalogName.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtInfoShowTopic.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtInfoShowTopic.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtInitialize.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtInitialize.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMenuButton.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMenuButton.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookCaseFreeInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookCaseFreeInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookCaseGetInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookCaseGetInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetLicense.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetLicense.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetLongTitle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetLongTitle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetSeqNum.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetSeqNum.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetShortTitle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetShortTitle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetTabList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetTabList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbBookGetTocObjectId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbBookGetTocObjectId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbCloseInfoLib.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbCloseInfoLib.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbDlpGetNextSectionId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbDlpGetNextSectionId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbDlpGetPrevSectionId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbDlpGetPrevSectionId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbFreeGraphicInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbFreeGraphicInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbFreeHandle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbFreeHandle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbFreeHandleList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbFreeHandleList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGetBookCaseByIndex.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGetBookCaseByIndex.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGetBookCaseByLoc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGetBookCaseByLoc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGetBookCaseByLocs.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGetBookCaseByLocs.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGetBookCaseByName.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGetBookCaseByName.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGraphicGetData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGraphicGetData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbGraphicGetInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbGraphicGetInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbInfoLibFreeInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbInfoLibFreeInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbInfoLibGetInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbInfoLibGetInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbInit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbInit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbLocatorGetSectionLoc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbLocatorGetSectionLoc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbLocatorGetSectionObjectId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbLocatorGetSectionObjectId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbOpenInfoLib.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbOpenInfoLib.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbQuit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbQuit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetBookId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetBookId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetDataSize.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetDataSize.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetLoc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetLoc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetLongTitle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetLongTitle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetShortTitle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetShortTitle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetStyleSheetId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetStyleSheetId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbSectionGetTocLoc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbSectionGetTocLoc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbStylesheetGetData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbStylesheetGetData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbStylesheetGetName.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbStylesheetGetName.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbTocGetChildIds.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbTocGetChildIds.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbTocGetNumOfChildren.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbTocGetNumOfChildren.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMmdbTocGetParentId.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMmdbTocGetParentId.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMrmInitialize.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMrmInitialize.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMsgLogMessage.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMsgLogMessage.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMsgLogOpenFile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMsgLogOpenFile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtMsgLogSetHandler.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtMsgLogSetHandler.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintCopySetupData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintCopySetupData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintFillSetupData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintFillSetupData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintFreeSetupData.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintFreeSetupData.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintResetConnection.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintResetConnection.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintSetupBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintSetupBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtPrintSetupProc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtPrintSetupProc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSaverGetWindows.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSaverGetWindows.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchAddMessage.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchAddMessage.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchExit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchExit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchFreeMessages.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchFreeMessages.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchFreeResults.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchFreeResults.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchGetKeytypes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchGetKeytypes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchGetMaxResults.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchGetMaxResults.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchGetMessages.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchGetMessages.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchHasMessages.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchHasMessages.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchHighlight.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchHighlight.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchInit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchInit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchMergeResults.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchMergeResults.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchQuery.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchQuery.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchReinit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchReinit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchRetrieve.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchRetrieve.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchSetMaxResults.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchSetMaxResults.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchSortResults.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchSortResults.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSearchValidDateString.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSearchValidDateString.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSessionRestorePath.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSessionRestorePath.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSessionSavePath.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSessionSavePath.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSpinBox.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSpinBox.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSpinBoxAddItem.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSpinBoxAddItem.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSpinBoxDeletePos.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSpinBoxDeletePos.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSpinBoxSetItem.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSpinBoxSetItem.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtSrAPI.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtSrAPI.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtTerm.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtTerm.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtTermDisplaySend.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtTermDisplaySend.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtTermInitialize.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtTermInitialize.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtTermSubprocReap.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtTermSubprocReap.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtTermSubprocSend.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtTermSubprocSend.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmAddCurrentWorkspaceCallback.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmAddCurrentWorkspaceCallback.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmAddWorkspace.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmAddWorkspace.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmAddWorkspaceFunctions.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmAddWorkspaceFunctions.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmAddWorkspaceModifiedCallback.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmAddWorkspaceModifiedCallback.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmChangeBackdrop.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmChangeBackdrop.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmDeleteWorkspace.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmDeleteWorkspace.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmFreeWorkspaceInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmFreeWorkspaceInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmGetCurrentBackdropWindow.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmGetCurrentBackdropWindow.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmGetCurrentWorkspace.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmGetCurrentWorkspace.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmGetWorkspaceInfo.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmGetWorkspaceInfo.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmGetWorkspaceList.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmGetWorkspaceList.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmGetWorkspacesOccupied.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmGetWorkspacesOccupied.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmOccupyAllWorkspaces.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmOccupyAllWorkspaces.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmRemoveWorkspaceCallback.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmRemoveWorkspaceCallback.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmRemoveWorkspaceFunctions.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmRemoveWorkspaceFunctions.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmSetCurrentWorkspace.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmSetCurrentWorkspace.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmSetWorkspacesOccupied.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmSetWorkspacesOccupied.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/DtWsmSetWorkspaceTitle.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/DtWsmSetWorkspaceTitle.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_add_calendar.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_add_calendar.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_add_entry.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_add_entry.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_call_callbacks.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_call_callbacks.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_delete_calendar.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_delete_calendar.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_delete_entry.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_delete_entry.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_free.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_free.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_free_time_search.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_free_time_search.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_list_calendar_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_list_calendar_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_list_calendars.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_list_calendars.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_list_entries.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_list_entries.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_list_entry_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_list_entry_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_list_entry_sequence.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_list_entry_sequence.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_logoff.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_logoff.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_logon.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_logon.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_look_up.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_look_up.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_query_configuration.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_query_configuration.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_read_calendar_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_read_calendar_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_read_entry_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_read_entry_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_read_next_reminder.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_read_next_reminder.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_register_callback.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_register_callback.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_restore.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_restore.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_save.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_save.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_unregister_callback.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_unregister_callback.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_update_calendar_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_update_calendar_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_update_entry_attributes.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_update_entry_attributes.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/csa_x_process_updates.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/csa_x_process_updates.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_X_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_X_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_bcontext_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_bcontext_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_bcontext_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_bcontext_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_close.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_close.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_context_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_context_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_context_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_context_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_file.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_file.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_file_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_file_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_procid.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_procid.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_procid_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_procid_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_ptype.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_ptype.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_ptype_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_ptype_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_default_session_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_default_session_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_error.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_error.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_error_int.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_error_int.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_error_pointer.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_error_pointer.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_fd.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_fd.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_feature_enabled.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_feature_enabled.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_feature_required.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_feature_required.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_copy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_copy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_destroy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_destroy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_move.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_move.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_netfile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_netfile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_objects_query.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_objects_query.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_file_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_file_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_free.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_free.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_host_file_netfile.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_host_file_netfile.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_host_netfile_file.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_host_netfile_file.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_icontext_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_icontext_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_icontext_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_icontext_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_initial_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_initial_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_int_error.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_int_error.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_is_err.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_is_err.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_malloc.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_malloc.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_mark.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_mark.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_abstainer.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_abstainer.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_abstainers_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_abstainers_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_accept.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_accept.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_accepter.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_accepter.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_accepters_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_accepters_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_address.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_address.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_address_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_address_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_bval.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_bval.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_bval_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_bval_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_ival.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_ival.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_ival_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_ival_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_mode.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_mode.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_type.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_type.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_val.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_val.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_val_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_val_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_xval.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_xval.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_arg_xval_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_arg_xval_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_args_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_args_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_barg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_barg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_bcontext_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_bcontext_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_callback_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_callback_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_class.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_class.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_class_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_class_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_bval.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_bval.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_ival.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_ival.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_slotname.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_slotname.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_val.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_val.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_context_xval.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_context_xval.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_contexts_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_contexts_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_create_super.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_create_super.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_destroy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_destroy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_disposition.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_disposition.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_disposition_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_disposition_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_fail.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_fail.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_file.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_file.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_file_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_file_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_gid.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_gid.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_handler.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_handler.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_handler_ptype.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_handler_ptype.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_handler_ptype_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_handler_ptype_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_handler_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_handler_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_iarg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_iarg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_icontext_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_icontext_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_id.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_id.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_object.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_object.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_object_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_object_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_op.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_op.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_op_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_op_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_opnum.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_opnum.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_otype.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_otype.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_otype_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_otype_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_pattern.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_pattern.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_print.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_print.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_receive.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_receive.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_reject.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_reject.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_rejecter.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_rejecter.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_rejecters_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_rejecters_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_reply.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_reply.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_scope.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_scope.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_scope_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_scope_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_send.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_send.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_send_on_exit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_send_on_exit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_sender.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_sender.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_sender_ptype.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_sender_ptype.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_sender_ptype_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_sender_ptype_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_session_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_session_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_state.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_state.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_status.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_status.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_status_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_status_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_status_string.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_status_string.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_status_string_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_status_string_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_uid.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_uid.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_user.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_user.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_user_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_user_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_xarg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_xarg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_message_xcontext_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_message_xcontext_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_netfile_file.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_netfile_file.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_objid_equal.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_objid_equal.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_objid_objkey.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_objid_objkey.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_onotice_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_onotice_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_open.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_open.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_orequest_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_orequest_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_base.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_base.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_derived.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_derived.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_deriveds_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_deriveds_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_hsig_arg_mode.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_hsig_arg_mode.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_hsig_arg_type.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_hsig_arg_type.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_hsig_args_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_hsig_args_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_hsig_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_hsig_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_hsig_op.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_hsig_op.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_is_derived.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_is_derived.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_opnum_callback_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_opnum_callback_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_osig_arg_mode.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_osig_arg_mode.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_osig_arg_type.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_osig_arg_type.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_osig_args_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_osig_args_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_osig_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_osig_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_otype_osig_op.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_otype_osig_op.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_address_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_address_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_arg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_arg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_barg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_barg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_bcontext_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_bcontext_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_callback_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_callback_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_category.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_category.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_category_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_category_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_class_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_class_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_context_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_context_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_destroy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_destroy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_disposition_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_disposition_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_file_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_file_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_iarg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_iarg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_icontext_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_icontext_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_object_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_object_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_op_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_op_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_opnum_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_opnum_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_otype_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_otype_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_print.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_print.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_register.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_register.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_scope_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_scope_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_sender_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_sender_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_sender_ptype_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_sender_ptype_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_session_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_session_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_state_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_state_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_unregister.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_unregister.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_user.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_user.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_user_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_user_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_xarg_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_xarg_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pattern_xcontext_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pattern_xcontext_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pnotice_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pnotice_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_pointer_error.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_pointer_error.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_prequest_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_prequest_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_procid_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_procid_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_ptr_error.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_ptr_error.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_ptype_declare.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_ptype_declare.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_ptype_exists.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_ptype_exists.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_ptype_opnum_callback_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_ptype_opnum_callback_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_ptype_undeclare.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_ptype_undeclare.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_release.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_release.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_bprop.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_bprop.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_bprop_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_bprop_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_bprop_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_bprop_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_prop.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_prop.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_prop_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_prop_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_prop_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_prop_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_prop_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_prop_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_propname.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_propname.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_propnames_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_propnames_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_session_types_load.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_session_types_load.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_bprop.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_bprop.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_bprop_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_bprop_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_bprop_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_bprop_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_destroy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_destroy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_file.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_file.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_move.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_move.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_prop.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_prop.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_prop_add.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_prop_add.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_prop_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_prop_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_prop_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_prop_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_propname.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_propname.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_propnames_count.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_propnames_count.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_type.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_type.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_type_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_type_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_spec_write.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_spec_write.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_status_message.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_status_message.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_thread_procid.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_thread_procid.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_thread_procid_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_thread_procid_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_thread_session.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_thread_session.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_thread_session_set.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_thread_session_set.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_trace_control.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_trace_control.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_xcontext_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_xcontext_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tt_xcontext_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tt_xcontext_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_Get_Modified.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_Get_Modified.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_Revert.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_Revert.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_Save.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_Save.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_close.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_close.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_file_event.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_file_event.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_file_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_file_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_file_notice.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_file_notice.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_file_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_file_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_file_request.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_file_request.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_message_accept.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_message_accept.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_open.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_open.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_sender_imprint_on.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_sender_imprint_on.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_session_join.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_session_join.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_session_quit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_session_quit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttdt_subcontract_manage.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttdt_subcontract_manage.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttmedia_Deposit.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttmedia_Deposit.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttmedia_load.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttmedia_load.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttmedia_load_reply.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttmedia_load_reply.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/ttmedia_ptype_declare.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/ttmedia_ptype_declare.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_Xt_input_handler.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_Xt_input_handler.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_block_while.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_block_while.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_message_abandon.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_message_abandon.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_message_create.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_message_create.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_message_destroy.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_message_destroy.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_message_fail.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_message_fail.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_message_reject.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_message_reject.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_op_string.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_op_string.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man3/tttk_string_op.3
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man3/tttk_string_op.3
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/BIL.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/BIL.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Deposit.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Deposit.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Display.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Display.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/DtDndProtocol.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/DtDndProtocol.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/DtInfo_LoadInfoLib.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/DtInfo_LoadInfoLib.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/DtInfo_PrintInfoAtLoc.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/DtInfo_PrintInfoAtLoc.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/DtInfo_Quit.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/DtInfo_Quit.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/DtInfo_ShowInfoAtLoc.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/DtInfo_ShowInfoAtLoc.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Edit.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Edit.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Environment.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Environment.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Geometry.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Geometry.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Iconified.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Iconified.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Locale.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Locale.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Mapped.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Mapped.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Modified.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Modified.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Situation.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Situation.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Status.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Status.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_Sysinfo.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_Sysinfo.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Get_XInfo.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Get_XInfo.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Instantiate.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Instantiate.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Lower.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Lower.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Mail.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Mail.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Modified.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Modified.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Pause.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Pause.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Print.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Print.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Quit.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Quit.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Raise.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Raise.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Resume.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Resume.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Revert.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Revert.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Reverted.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Reverted.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Save.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Save.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Saved.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Saved.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Environment.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Environment.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Geometry.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Geometry.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Iconified.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Iconified.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Locale.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Locale.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Mapped.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Mapped.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Set_Situation.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Set_Situation.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Signal.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Signal.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Started.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Started.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Status.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Status.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Stopped.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Stopped.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/Translate.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/Translate.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/dtcm_archive.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/dtcm_archive.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/dtcm_entry.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/dtcm_entry.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man4/mt-libtt-intro.4
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man4/mt-libtt-intro.4
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/Dt.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/Dt.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtAction.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtAction.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtComboBox.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtComboBox.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtDnd.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtDnd.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtDts.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtDts.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtEditor.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtEditor.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtHelp.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtHelp.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtHelpDialog.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtHelpDialog.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtHelpQuickD.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtHelpQuickD.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMenuButton.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMenuButton.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMmdbBookCase.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMmdbBookCase.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMmdbGraphicInfo.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMmdbGraphicInfo.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMmdbHandle.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMmdbHandle.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMmdbInfoLibInfo.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMmdbInfoLibInfo.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMmdbInfoRequest.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMmdbInfoRequest.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMrm.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMrm.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtMsgLog.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtMsgLog.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtPrint.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtPrint.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtSaver.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtSaver.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtSearch.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtSearch.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtSession.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtSession.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtSpinBox.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtSpinBox.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtTerm.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtTerm.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/DtWsm.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/DtWsm.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/Tttt_c.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/Tttt_c.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/Tttttk.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/Tttttk.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
doc/C/man/man5/csacsa.5
|
|
|
|
{ default
|
|
|
|
install_target = /usr/dt/share/man/man5/csacsa.5
|
|
|
|
}
|
|
|
|
#
|
|
|
|
#>>-----------------------------------
|
|
|
|
# the sym link to the share directory
|
|
|
|
#>>-----------------------------------
|
|
|
|
#
|
|
|
|
./share/man
|
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 19:44:35 +00:00
|
|
|
{ hpux
|
2012-03-10 18:21:40 +00:00
|
|
|
install_target = /usr/dt/man
|
|
|
|
type = sym_link
|
|
|
|
}
|
|
|
|
{ hpV4
|
|
|
|
install_target = /usr/dt/man
|
|
|
|
type = sym_link
|
|
|
|
}
|
|
|
|
{ aix
|
|
|
|
install_target = /usr/dt/man
|
|
|
|
type = sym_link
|
|
|
|
}
|
|
|
|
{ sun
|
|
|
|
install_target = /usr/dt/man
|
|
|
|
type = sym_link
|
|
|
|
}
|