/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | SyslogHandler.java | 52 private String ident; field in SyslogHandler 97 private SyslogHandler(String ident, Facility facility) in SyslogHandler() argument 99 if (ident == null || facility == null) in SyslogHandler() 102 this.ident = ident; in SyslogHandler() 105 openlog(ident, DEF_LOGOPT, facility.getNative()); in SyslogHandler() 119 public static SyslogHandler getInstance(String ident, in getInstance() argument 123 if (!instance.ident.equals(ident) || in getInstance() 129 return (instance = new SyslogHandler(ident, facility)); in getInstance() 143 return ("SyslogHandler(" + ident + ", " + facility.toString() + in toString() 155 private static native void openlog(String ident, int logopt, in openlog() argument [all …]
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | gdbhelpers | 198 if ($arg0->ident) 199 printf ", ident = %s\n", show_ident($arg0->ident) 201 printf ", ident = NULL\n" 247 set $ident = $arg0 249 if ($ident->symbols) 252 gdb_show_symbols_next_id($ident->symbols) 273 printf "ident = " 274 gdb_show_ident $token.ident
|
/illumos-gate/usr/src/boot/forth/ |
H A D | pnp.4th | 44 ptr pnpid.ident \ char* 55 sizeof STAILQ_HEAD member: pnpi.ident \ pnpident 78 dup pnpi.ident stqh_first @ pnpid.ident @ dup strlen type 105 dup pnpi.ident stqh_first @ 107 dup pnpid.ident @ r@ compare-pnpid 111 ." Found " pnpid.ident @ dup strlen type
|
/illumos-gate/usr/src/tools/onbld/Checks/ |
H A D | Keywords.py | 37 ident = re.compile(r'((\%Z\%(\%M\%)\s+\%I\%|\%W\%)\s+\%E\% SMI)') variable 64 if lenient and ident.search(line):
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
H A D | fru_HDD0.info | 25 * ident "%Z%%M% %I% %E% SMI" 62 * define a macro to force a #ident line into the output stream 66 #define id(s) #ident s
|
H A D | fru_HDD1.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD2.info | 27 * ident "%Z%%M% %I% %E% SMI" 64 * define a macro to force a #ident line into the output stream 68 #define id(s) #ident s
|
H A D | fru_HDD3.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD4.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD5.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD6.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD7.info | 26 * ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_SC.info | 28 * ident "%Z%%M% %I% %E% SMI" 65 * define a macro to force a #ident line into the output stream 69 #define id(s) #ident s
|
H A D | fru_usb-a-1.info | 28 * ident "%Z%%M% %I% %E% SMI" 65 * define a macro to force a #ident line into the output stream 69 #define id(s) #ident s
|
H A D | fru_usb-a-4.info | 28 * ident "%Z%%M% %I% %E% SMI" 65 * define a macro to force a #ident line into the output stream 69 #define id(s) #ident s
|
H A D | fru_usb-a-2.info | 28 * ident "%Z%%M% %I% %E% SMI" 65 * define a macro to force a #ident line into the output stream 69 #define id(s) #ident s
|
H A D | fru_usb-a-3.info | 28 * ident "%Z%%M% %I% %E% SMI" 65 * define a macro to force a #ident line into the output stream 69 #define id(s) #ident s
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/ |
H A D | fru_HDD0.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD1.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD2.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD3.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/ |
H A D | fru_HDD0.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD1.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD2.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|
H A D | fru_HDD3.info | 26 * #ident "%Z%%M% %I% %E% SMI" 63 * define a macro to force a #ident line into the output stream 67 #define id(s) #ident s
|