| /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/old/ |
| des_stringtokey.c | 46 int type; local 50 type = parm->data[0]; 52 else type = 0; 53 switch(type) {
|
| /onnv/onnv-gate/usr/src/tools/ctf/common/ |
| symbol.c | 37 uchar_t type = GELF_ST_TYPE(sym->st_info); local 48 * linker, and will never have associated type information. 58 if (type == STT_OBJECT && sym->st_shndx == SHN_ABS &&
|
| /onnv/onnv-gate/usr/src/cmd/geniconvtbl/ |
| maptype.h | 41 itmc_map_type_t type; member in struct:__anon581
|
| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpadmin/ |
| rmdest.c | 59 type; local 63 type = S_UNLOAD_PRINTER; 65 type = S_UNLOAD_CLASS; 68 send_message(type, dest, "", ""); 69 rc = output(type + 1);
|
| do_pwheel.c | 154 char type; local 166 while ((type = *list++) != '\0') switch(type) {
|
| /onnv/onnv-gate/usr/src/lib/libpp/common/ |
| ppline.c | 34 static char type[5]; local 45 type[1] = PP_sync_ignore; 51 type[1] = ((pp.flags & PP_linetype) && !*pp.lineid && pp.lastfile) ? (line <= 1 ? (file == pp.firstfile ? PP_sync : PP_sync_push) : PP_sync_pop) : PP_sync; 58 type[1] = PP_sync; 60 if (!(pp.flags & PP_linetype) || *pp.lineid || type[1] == PP_sync) 61 type[0] = 0; 64 type[0] = ' '; 67 type[2] = ' '; 68 type[3] = PP_sync_hosted; 71 type[2] = 0 [all...] |
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| NotationStorage.cxx | 16 NotationStorageManager::NotationStorageManager(const char *type) 17 : type_(type) 26 const char *NotationStorageManager::type() const function in class:SP_NAMESPACE::NotationStorageManager
|
| /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/ |
| getnattype.c | 23 * Get a nat filter type given its kernel address. 32 int type; local 37 type = nat->nat_redir; 42 type = ipnatbuff.in_redir; 45 switch (type) 60 sprintf(unknownbuf, "unknown(%04x)", type & 0xffffffff);
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
| ApplyException.java | 36 package sunsoft.jws.visual.rt.type; 39 * An exception thrown by type editors when there is a problem with
|
| DoubleHolder.java | 36 package sunsoft.jws.visual.rt.type;
|
| IntHolder.java | 36 package sunsoft.jws.visual.rt.type;
|
| ParseException.java | 36 package sunsoft.jws.visual.rt.type;
|
| AMRefConverter.java | 36 package sunsoft.jws.visual.rt.type;
|
| BooleanConverter.java | 36 package sunsoft.jws.visual.rt.type; 71 throw new ParseException(Global.getMsg("sunsoft.jws.visual.rt.type.BooleanConverter.Illegal__boolean__valu.17") + s);
|
| CharacterConverter.java | 36 package sunsoft.jws.visual.rt.type;
|
| UnknownTypeConverter.java | 36 package sunsoft.jws.visual.rt.type; 43 * Handles conversion of objects of unknown type to string 50 * Handles conversion of an unknown object type. 56 throw new Error(Global.fmtMsg("sunsoft.jws.visual.rt.type.UnknownTypeConverter.NoTypeConverter", 62 * Handles conversion of an string type representation. 68 throw new Error(Global.fmtMsg("sunsoft.jws.visual.rt.type.UnknownTypeConverter.CantConvert", s));
|
| /onnv/onnv-gate/usr/src/lib/libc/port/threads/ |
| pthr_rwlock.c | 102 * pshared attr into type argument and calls rwlock_init(). 109 int type; local 112 type = DEFAULT_TYPE; 114 type = ap->pshared; 118 return (rwlock_init((rwlock_t *)rwlock, type, NULL));
|
| /onnv/onnv-gate/usr/src/lib/libcontract/common/ |
| device_dump.c | 50 uint_t type; local 57 type = ct_event_get_type(ev); 77 switch (type) {
|
| /onnv/onnv-gate/usr/src/lib/libcurses/screen/ |
| tgetwch.c | 48 int c, n, type, width; local 57 type = TYPE(c); 58 width = cswidth[type] - ((type == 1 || type == 2) ? 0 : 1); 65 if (TYPE(c) != 0)
|
| wgetwch.c | 45 int c, n, type, width; local 56 type = TYPE(c); 57 width = cswidth[type] - ((type == 1 || type == 2) ? 0 : 1); 63 if (TYPE(c) != 0)
|
| /onnv/onnv-gate/usr/src/lib/libsmbfs/netsmb/ |
| smb_netshareenum.h | 10 uint16_t type; member in struct:share_info
|
| /onnv/onnv-gate/usr/src/cmd/lms/ |
| ProtocolCompat.cpp | 52 PRINT("[Compat]HECI receive %d bytes (msg type 0x%02x)\n", len, buffer[0]); 62 int type; local 65 type = SOCK_DGRAM; 69 type = SOCK_STREAM; 82 error, PF_INET, type); 92 error, PF_INET, type);
|
| /onnv/onnv-gate/usr/src/lib/libast/common/cdt/ |
| dtrestore.c | 40 reg int type; local 43 type = dt->data->type&DT_FLATTEN; 45 { if(!type) 52 type = 0; 54 dt->data->type &= ~DT_FLATTEN; 56 if(dt->data->type&(DT_SET|DT_BAG)) 58 if(type) /* restoring a flattened dictionary */ 77 { if(dt->data->type&(DT_OSET|DT_OBAG)) 79 else /*if(dt->data->type&(DT_LIST|DT_STACK|DT_QUEUE))* [all...] |
| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
| piclfruaccess_platmod.c | 85 char type[PICL_PROPSIZE_MAX]; local 89 (void *)type, PICL_PROPSIZE_MAX); 95 if ((strcmp(type, PICL_SLOT_CPCI) != 0) && 96 (strcmp(type, PICL_SLOT_PCI) != 0)) {
|
| /onnv/onnv-gate/usr/src/cmd/scsi/sestopo/common/ |
| sestopo.c | 55 ses_node_type_t type; local 60 type = ses_node_type(np); 61 (void) printf("Node Type: %d\n", type); 66 if (type == SES_NODE_ELEMENT || type == SES_NODE_AGGREGATE) { 71 (void) printf("Element Type: %s\n", t ? t : "<unknown>");
|