HomeSort by relevance Sort by last modified time
    Searched refs:_id (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/crle/common/
config.c 366 int _id; local
403 _id = --ent->e_dir->e_cnt;
404 _filetbl[_id].cf_obj =
431 head->ch_app = _filetbl[_id].cf_obj;
459 int _id; local
493 _id = --ent->e_dir->e_cnt;
494 _filetbl[_id].cf_obj =
  /onnv/onnv-gate/usr/src/lib/libdtrace/common/
dt_parser.h 91 uint_t _id; /* member identifier */ member in struct:dt_node::__anon3489::__anon3494
132 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/nameser/
ns_newmsg.c 104 msg->_id = id;
204 NS_PUT16(msg->_id, t);
ns_parse.c 112 NS_GET16(handle->_id, msg);
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
emlxs_messages.h 37 #define DEFINE_MSG(_id, _name, _msg, _level, _mask, _desc, _action, \
38 _ereport, _impact) {_msg, _id, _level, _mask, _desc, \
45 #define DEFINE_MSG(_id, _name, _msg, _level, _mask, _desc, _action, \
46 _ereport, _impact) emlxs_msg_t _name = {_msg, _id, _level, \
51 #define DEFINE_MSG(_id, _name, _msg, _level, _mask, _desc, _action, \
    [all...]
emlxs_fc.h     [all...]
  /onnv/onnv-gate/usr/src/cmd/psrinfo/
psrinfo.pl 49 my $valid_id_exp = qr{^(?:chip|core)_id$};
185 # Remove trailing '_id' from the name.
186 $name =~ s/_id$//;
194 # Remove trailing _id from the name if there is no translation
200 $name =~ s/_id$// unless $translated_name;
  /onnv/onnv-gate/usr/src/head/arpa/
nameser.h 139 uint16_t _id, _flags, _counts[ns_s_max]; member in struct:__ns_msg
162 #define ns_msg_id(handle) ((handle)._id + 0)
  /onnv/onnv-gate/usr/src/uts/sun4u/starfire/sys/
idn.h     [all...]
  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
sendmail.h     [all...]

Completed in 300 milliseconds