/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | libm.h | 68 #define PIC_SETUP(via) \ argument 70 sethi %hi(NAME(_GLOBAL_OFFSET_TABLE_)-(9b-.)),%via; \ 71 8: or %via,%lo(NAME(_GLOBAL_OFFSET_TABLE_)-(9b-.)),%via; \ 72 add %via,%o7,%via 76 #define PIC_LEAF_SETUP(via) \ argument 79 sethi %hi(NAME(_GLOBAL_OFFSET_TABLE_)-(9b-.)),%via; \ 80 8: or %via,%lo(NAME(_GLOBAL_OFFSET_TABLE_)-(9b-.)),%via; \ 81 add %via,%o7,%via; \ 84 #define PIC_SET(via,sym,dst) ldx [%via+sym],%dst argument 86 #define PIC_SET(via,sym,dst) ld [%via+sym],%dst argument [all …]
|
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_gids.c | 191 _sip_header_t *via; in sip_branchid() local 219 via = sip_search_for_header(_sip_msg, SIP_VIA, NULL); in sip_branchid() 220 if (via == NULL) { in sip_branchid() 241 hdrlen = via->sip_hdr_end - via->sip_hdr_start; in sip_branchid() 242 _sasl_MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen); in sip_branchid() 257 hdrlen = via->sip_hdr_end - via->sip_hdr_start; in sip_branchid() 258 MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen); in sip_branchid()
|
H A D | sip_msg.h | 169 sip_via_value_t via; member 233 #define via_protocol hdr_value.via.sent_protocol 234 #define via_protocol_name hdr_value.via.sent_protocol.name 235 #define via_protocol_vers hdr_value.via.sent_protocol.version 236 #define via_protocol_transport hdr_value.via.sent_protocol.transport 237 #define via_sent_by_host hdr_value.via.sent_by_host 238 #define via_sent_by_port hdr_value.via.sent_by_port
|
H A D | sip_xaction.c | 69 _sip_header_t *via = NULL; in sip_find_md5_digest() local 85 via = sip_search_for_header(msg, SIP_VIA, NULL); in sip_find_md5_digest() 89 if (via == NULL || from == NULL || cid == NULL) in sip_find_md5_digest() 91 sip_md5_hash(via->sip_hdr_start, in sip_find_md5_digest() 92 via->sip_hdr_end - via->sip_hdr_start, in sip_find_md5_digest()
|
H A D | sip_itf.c | 391 sip_header_t via; in sip_valid_sent_by() local 396 via = (sip_header_t)sip_get_header(sip_msg, SIP_VIA, NULL, &error); in sip_valid_sent_by() 397 if (via == NULL || error != 0) in sip_valid_sent_by() 399 value = (sip_header_value_t)sip_get_header_value(via, &error); in sip_valid_sent_by()
|
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_object.c | 624 struct validate_internal_arg *via = arg; in nwam_validate_prop_internal() local 625 struct nwam_prop_table table = via->table; in nwam_validate_prop_internal() 626 const char **errpropp = via->errpropp; in nwam_validate_prop_internal() 679 struct validate_internal_arg via; in nwam_validate_prop() local 683 via.table = table; in nwam_validate_prop() 684 via.errpropp = NULL; in nwam_validate_prop() 687 value, &via)); in nwam_validate_prop() 694 struct validate_internal_arg via; in nwam_validate() local 699 via.table = table; in nwam_validate() 700 via.errpropp = errpropp; in nwam_validate() [all …]
|
/illumos-gate/usr/src/lib/libnwam/ |
H A D | README | 108 Access to entities is attained via an entity-specific handle. These 109 handles can be obtained via calls to nwam_<entity>_create() or 110 nwam_<entity>_read(), and freed (in memory) via calls to nwam_<entity>_free(). 113 called. Persistently stored entitites are retrieved via nwam_<entity>_read(), 115 via nwam_<entity>_commit(). Entities can also be copied with 148 via a call to nwam_<entity>_validate(), and individual property values 149 can be validated via nwam_<entity>_validate_prop(). 151 Storage and retrieval of properties is done via nwam_<entity>_set_prop_value() 153 a parameter, which is created via the nwam_value_create_<type>() family 154 of functions. Data can be retrieved from the nwam_value_t via the [all …]
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | Makefile.solaris | 84 via-rhine.o := DRIVER_DEFS = -DINCLUDE_VIA_RHINE=1 107 via-rhine.o := DRIVER_SRC = via-rhine.c 135 types.h udp.h undi.c undi.h via-rhine.c w89c840.c
|
H A D | Makefile.am | 23 sundance.c tg3.c tg3.h tlan.c tlan.h tulip.c via-rhine.c \ 235 $(via_rhine_drivers): via-rhine.c 236 $(via_rhine_drivers): %.o: via-rhine.c
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | README.CVS.HOWTO | 14 Developer CVS Access via SSH 16 Only project developers can access the CVS tree via this method. SSH1 must
|
H A D | TODO | 16 4. To support SNMP management via AgentX
|
/illumos-gate/usr/src/uts/sun4/conf/ |
H A D | Mapfile | 27 # is mapped via a locked 4-meg mapping in the ITLB 42 # is mapped via a locked 4-meg mapping in the DTLB
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 33 available via the NWAM opensolaris project at 99 the event queue and sent to registered listeners (via nwam_event_send()). 173 syncronization point (via door_create(3C)), the calling process uses 174 that syncronization point to rendezvous with and provide arguments (via 175 door_call(3C), and then the receive process reply (via 177 that the memory used to pass data via door_call(3C) is mapped into the 183 to (possibly) multiple NWAM client listeners. This is done via 184 System V message queues. On registering for events via a libnwam door 190 via the libnwam function nwam_event_send() which hides the IPC 219 via nwamd_object_fini() - the object data (if any) is returned [all …]
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | llsrpc.ndl | 42 * 0x01 closes the handle obtained via 0x00 43 * 0x3b closes the handle obtained via 0x3a
|
/illumos-gate/usr/src/cmd/initpkg/init.d/ |
H A D | README.rc3 | 28 management is via the Service Management Facility; to read more about 34 When moving to run-level 3, via an "init 3" invocation or the SMF major
|
/illumos-gate/usr/src/test/net-tests/tests/forwarding/ |
H A D | README | 29 to router via "the wire". 67 to router via mac-loopback. 130 single test via the '-n' option. The "Test Matrix" section
|
/illumos-gate/usr/src/cmd/smbsrv/testoplock/ |
H A D | case13.txt | 20 # contend via lease2
|
/illumos-gate/usr/src/prototypes/ |
H A D | prototype.Makefile | 8 # source. A copy of the CDDL is also available via the Internet at
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.divide_by_zero.zcp | 8 -- source. A copy of the CDDL is also available via the Internet at
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | NOTES | 53 (2) _Pragma unary operator for pragmas via macro expansion 69 (6) variable arguments via ...
|
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/assert/ |
H A D | mapfile.unknown-assert | 9 # source. A copy of the CDDL is also available via the Internet at
|
H A D | mapfile.unknown-bind | 9 # source. A copy of the CDDL is also available via the Internet at
|
H A D | mapfile.unknown-shattr | 9 # source. A copy of the CDDL is also available via the Internet at
|
H A D | mapfile.unknown-type | 9 # source. A copy of the CDDL is also available via the Internet at
|
H A D | mapfile.wrongtype | 8 # source. A copy of the CDDL is also available via the Internet at
|