/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | DoPrinterMod.java | 68 p.setLocale(null); in main() 124 String err = null; in modifyLocal() 125 String cmd = null; in modifyLocal() 126 SysCommand syscmd = null; in modifyLocal() 135 String printertype = null; in modifyLocal() 136 String printserver = null; in modifyLocal() 137 String comment = null; in modifyLocal() 138 String device = null; in modifyLocal() 139 String notify = null; in modifyLocal() 140 String make = null; in modifyLocal() [all …]
|
H A D | Printer.java | 40 private String printername = null; 41 private String printertype = null; 42 private String printserver = null; 43 private String comment = null; 44 private String device = null; 45 private String make = null; 46 private String model = null; 47 private String ppd = null; 48 private String ppdfile = null; 49 private String notify = null; [all …]
|
H A D | Host.java | 63 syscmd = null; in getLocalHostName() 67 syscmd = null; in getLocalHostName() 69 if (o == null) in getLocalHostName() 88 syscmd = null; in getDomainName() 93 syscmd = null; in getDomainName() 95 if (o == null) in getDomainName() 110 syscmd = null; in pingHost() 135 SysCommand syscmd = null; in getNisHost() 136 String cmd = null; in getNisHost() 159 syscmd = null; in getNisHost() [all …]
|
H A D | DoPrinterAdd.java | 59 p.setDestination(null); in main() 66 p.setLocale(null); in main() 92 if (device == null) { in add() 110 String err = null; in addLocal() 111 String cmd = null; in addLocal() 112 SysCommand syscmd = null; in addLocal() 138 String ppdfile = null; in addLocal() 144 if ((protocol != null) && (protocol.equals("uri"))) { in addLocal() 146 destination = null; in addLocal() 147 protocol = null; in addLocal() [all …]
|
H A D | DoPrinterUtil.java | 43 String o = null; in getDefault() 48 syscmd = null; in getDefault() 50 if (o == null) { in getDefault() 51 return (null); in getDefault() 55 return (null); in getDefault() 82 syscmd = null; in getDevices() 87 syscmd = null; in getDevices() 89 if (o == null) { in getDevices() 90 return (null); in getDevices() 136 o = null; in getDevices() [all …]
|
H A D | DoPrinterView.java | 93 String o = null; in viewRemote() 95 String printserver = null; in viewRemote() 96 String comment = null; in viewRemote() 97 String extensions = null; in viewRemote() 102 String err = null; in viewRemote() 114 syscmd = null; in viewRemote() 118 syscmd = null; in viewRemote() 120 if (o == null) { in viewRemote() 154 if ((def != null) && (def.equals(printername))) { in viewRemote() 174 String str = null; in viewLocal() [all …]
|
H A D | SysCommand.java | 39 private Process p = null; 40 private String out = null; 41 private String err = null; 64 if (cmd == null) { in exec() 72 if (p == null) { in exec() 85 if (cmd == null) { in exec() 93 if (cmd[i] == null) { in exec() 109 if (p == null) { in exec() 123 if (cmd == null) { in exec() 133 if (p == null) { in exec() [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | GBPanel.java | 56 if (cntr != null) in handleEvent() 69 cntr.setGBPanel(null); in setRuntime() 70 cntr = null; in setRuntime() 72 if (gbclass == null) in setRuntime() 129 if (c.size != null) in layout() 151 if (cntr != null) in layout() 160 if (cntr != null) in setLayout() 177 mgr = null; in updateLayout() 196 if (cntr != null) in doAdd() 202 if (cntr != null) in remove() [all …]
|
H A D | CLIconLabel.java | 75 if (canvas != null && update) in setIcon() 82 if (canvas == null) in paint() 88 if (icon != null && w >= TOTAL_ICON_WIDTH) { in paint() 96 if (s != null) { in paint() 108 String s = null; in getOffsetAndText() 110 if (icon != null) { in getOffsetAndText() 113 } else if (text != null) { in getOffsetAndText() 117 if (text != null) { in getOffsetAndText() 145 if (canvas == null) in textX() 153 if (icon != null) in textX() [all …]
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | localeconv.c | 32 static char null[] = ""; variable 38 &null[0], 39 &null[0], 40 &null[0], 41 &null[0], 42 &null[0], 43 &null[0], 44 &null[0], 45 &null[0], 61 &null[0], [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | Group.java | 134 private Group parentGroup = null; 139 private Vector operations = null; 207 if (root == null && !(this instanceof NVGroup)) in initialize() 218 if (operations != null) { in initialize() 251 if (s != null) in initialize() 308 if (root == null) in getContainer() 309 return null; in getContainer() 312 if (mgr == null) in getContainer() 313 return null; in getContainer() 333 return null; in getPanel() [all …]
|
H A D | Root.java | 73 /* NOI18N */"java.lang.String", null, 0); in Root() 75 /* NOI18N */"java.lang.String", null, 0); in Root() 77 /* NOI18N */"java.lang.String", null, 0); in Root() 98 /* NOI18N */"java.lang.String", null, 0); in Root() 100 /* NOI18N */"java.awt.Dimension", null, 0); in Root() 149 isPanel && container.get(/* NOI18N */"menubar") != null) { in setMainChild() 150 container.set(/* NOI18N */"menubar", null); in setMainChild() 153 WindowShadow win = null; in setMainChild() 154 WindowShadow prevwin = null; in setMainChild() 162 if (win != null) { in setMainChild() [all …]
|
H A D | AttributeManager.java | 158 private Boolean inDesignerRoot = null; 173 /* NOI18N */"java.lang.String", null, in AttributeManager() 178 /* NOI18N */"[Lsunsoft.jws.visual.rt.type.Op;", null, in AttributeManager() 201 while (r != null) { in isLive() 206 if (group == null) in isLive() 224 if (inDesignerRoot != null) in inDesignerRoot() 232 return (myRoot != null && myRoot.isLoadedRoot()); in checkDesignerRoot() 249 if (a == null) in putInTable() 264 if (a == null) in getFromTable() 299 if (attr != null) in getType() [all …]
|
H A D | Shadow.java | 165 if (body != null && !a.flagged(NONBODY)) in get() 200 if (a == null) in set() 215 if (body != null) in set() 225 if (body != null && !a.flagged(NONBODY)) { in set() 244 if (parent != null && a.flagged(CONTAINER)) in set() 257 if (getGroup() == null || !getGroup().hasBase()) { in create() 262 if (body == null) in create() 264 if (body == null) in create() 271 if (parent != null && body != null) in create() 277 if (parent != null && body != null) in create() [all …]
|
H A D | Registry.java | 63 publish_thread = null; in Registry() 97 if ((obj == null) || (msg == null)) in subscribe() 103 if (sub_events[i] == null) { in subscribe() 135 sub_events[id] = null; in unsubscribe() 136 sub_objects[id] = null; in unsubscribe() 143 if (publish_thread == null) { in publish() 158 Message msg = null; in run() 172 msg = null; in run() 175 if (msg != null) { in run() 179 if ((sub_events[i] != null) && in run() [all …]
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | null.test | 25 do_test null-1.0 { 33 insert into t1 values(5,null,0); 34 insert into t1 values(6,null,1); 35 insert into t1 values(7,null,null); 43 do_test null-1.1 { 48 do_test null-1.2 { 58 do_test null-2.1 { 63 do_test null-2.2 { 68 do_test null-2.3 { 73 do_test null-2.4 { [all …]
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceLocationManager.java | 52 protected static DATable dat = null; 53 protected static SLPConfig config = null; 57 protected static Class locatorClass = null; 58 protected static Class advertiserClass = null; 77 if (locale == null) { in getLocator() 85 if (locator == null) { in getLocator() 87 if (locatorClass == null) { in getLocator() 90 if (className == null) { in getLocator() 98 if (locator != null) { in getLocator() 121 if (locale == null) { in getAdvertiser() [all …]
|
H A D | RequestHandler.java | 54 private InetAddress interfac = null; // Interface on which request came in. 55 private Socket sock = null; // Socket for incoming stream request. 56 private DatagramPacket packet = null; // Packet for datagram requests. 57 private InetAddress clientAddr = null; // Internet address of the client. 59 private ServiceTable serviceTable = null; 60 private SrvLocMsg toForward = null; // Reg or dereg to forward. 61 private InputStream inStream = null; 62 private OutputStream outStream = null; 71 if (sock != null) sock.close(); in finalize() 77 sock = null; in RequestHandler() [all …]
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | PrintaRecord.java | 101 return (newInstance != null && oldInstance != null && 172 if (aggs != null) { in PrintaRecord() 176 if (formattedOutput != null) { in PrintaRecord() 180 if (orderedTuples != null) { in PrintaRecord() 194 if (aggregations == null) { in validate() 200 if (a == null) { in validate() 205 if (tuples == null) { in validate() 208 if (output == null && outputBuffer == null) { in validate() 228 if (name == null) { in getAggregationImpl() 229 return null; in getAggregationImpl() [all …]
|
/titanic_41/usr/src/cmd/svc/shell/ |
H A D | ipf_include.sh | 28 2>/dev/null` 33 2>/dev/null` 38 2>/dev/null` 140 $IPF_FMRI 2>/dev/null | awk '{$2=" "; print $0}'` 164 svcprop -p $config_pg/${POLICY_PROP} $1 2>/dev/null 173 svcprop -p $config_pg/${EXCEPTIONS_PROP} $1 2>/dev/null 182 svcprop -p $config_pg/${APPLY2_PROP} $1 2>/dev/null 188 mkdir $VAR_IPF_DIR >/dev/null 2>&1 || return 1 210 enabled_ovr=`svcprop -c -p general_ovr/enabled $1 2>/dev/null` 215 enabled=`svcprop -c -p general/enabled $1 2>/dev/null` [all …]
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | coprocess.sh | 91 kill $(jobs -p) 2>/dev/null 99 $file 2> /dev/null || err_exit "parent coprocess prevents script coprocess" 102 kill $(jobs -p) 2>/dev/null 116 { sleep 4; kill $cop; } 2>/dev/null & 118 if wait $cop 2>/dev/null 119 then kill $spy 2>/dev/null 139 { : |& } 2>/dev/null || 155 ) 2>/dev/null | read -t 10 r 167 ) 2>/dev/null | read -t 10 r 177 kill $! 2> /dev/null [all …]
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmCalls.java | 60 if (p.getPrinterName() != null) { in debugShowPrinter() 65 if (p.getPrintServer() != null) in debugShowPrinter() 69 if (p.getPrinterType() != null) in debugShowPrinter() 73 if (p.getComment() != null) in debugShowPrinter() 77 if (p.getDevice() != null) in debugShowPrinter() 81 if (p.getMake() != null) in debugShowPrinter() 87 if (p.getModel() != null) in debugShowPrinter() 93 if (p.getPPD() != null) in debugShowPrinter() 99 if (p.getNotify() != null) in debugShowPrinter() 103 if (p.getBanner() != null) in debugShowPrinter() [all …]
|
H A D | pmHelpRepository.java | 60 private static Hashtable helpItemDB = null; 61 private static Hashtable helpKeywordDB = null; 62 private static BST helpTitleDB = null; 74 if (helpItemDB == null) in populateHelpKeywordDB() 88 Vector v = null; in populateHelpKeywordDB() 96 if (v == null) in populateHelpKeywordDB() 108 if (helpItemDB == null) in populateHelpTitleDB() 129 if (helpItemDB == null || tag == null) in helpItemForTag() 130 return null; in helpItemForTag() 135 if (helpKeywordDB == null) in helpItemsForKeyword() [all …]
|
H A D | BST.java | 43 public BST left = null; 44 public BST right = null; 45 public BST parent = null; 53 left = right = null; in BST() 59 this(new BSTItem("", null)); in BST() 71 BST node = null; in insert() 77 if (left != null) in insert() 82 if (right != null) in insert() 107 BST rv = null; in find_tree() 113 if (left != null) in find_tree() [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/ |
H A D | CardPanelShadow.java | 86 null, DEFAULT | TRANSIENT); in CardPanelShadow() 90 /* NOI18N */"java.lang.String", null, in CardPanelShadow() 108 if (str != null && str.equals(name)) in getCard() 112 return null; in getCard() 139 if (value != null) in setOnBody() 159 if (name == null) in updateContainerAttribute() 162 if (cardPanel != null) { in updateContainerAttribute() 164 if (comp != null) in updateContainerAttribute() 177 if (card != null) { in createCard() 179 Group base = null; in createCard() [all …]
|