Searched refs:msgType (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSrvLocHeader.java133 private String msgType; field in class:SrvLocHeader
670 protected void constructDescription(String msgType, argument
672 this.msgType = msgType;
677 if (msgType == null) {
684 return msgType;
H A DUARequester.java411 createMessages(int msgType, argument
442 if (((msgType == SrvLocHeader.SrvReq) ||
443 (msgType == SrvLocHeader.AttrRqst)) &&
455 if (msgType == SrvLocHeader.SrvReq) {
470 switch (msgType) {
507 switch (msgType) {
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h185 short msgType; /* for getting status */ member in struct:rstat_node

Completed in 71 milliseconds