Searched refs:desc (Results 1 - 3 of 3) sorted by relevance
/solaris-userland/components/ruby/puppet-solaris/files/ |
H A D | update_smf.py | 117 desc = etree.SubElement(prop_pattern, "description") 118 loctext = etree.SubElement(desc, "loctext") 174 desc = '\n'.join(lines) 175 PUPPET_CONFIG_DICT[key] = (key, key_type, desc) 259 desc = "Utility for assisting in the upgrading of Solaris Puppet SMF file" 262 opt_list = OptionParser(description=desc, usage=usage)
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/ |
H A D | healthMonitor.h | 77 void send_trap(u_char *host , u_char *mod , u_char* con, oid *asdf, int size, u_char *stat , u_char *desc , u_char* dvalue, int dtype);
|
/solaris-userland/components/docbook/dtds/files/ |
H A D | docbook-dtds-install.sh | 54 while read f desc; do 56 $catcmd --add public "$desc" $sgmldir/$f $xmlcatalog
|
Completed in 14 milliseconds