Searched refs:OUT (Results 176 - 200 of 203) sorted by relevance

123456789

/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_skinny.c25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
82 .dir = IN|OUT,
H A Dalias_ftp.c23 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
153 .dir = OUT,
H A Dalias_smedia.c27 * RESULTING FROM OR ARISING OUT OF ANY USE OF THIS SOFTWARE, INCLUDING
32 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
58 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
166 .dir = OUT,
H A Dalias.c23 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
887 error = find_handler(OUT, UDP, la, pip, &ad);
1117 error = find_handler(OUT, TCP, la, pip, &ad);
1511 error = find_handler(OUT, IP, la, pip, &ad);
/freebsd-9.3-release/lib/libc/regex/
H A Dregcomp.c35 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
252 p_ere(p, OUT);
256 p_bre(p, OUT, OUT);
313 break; /* NOTE BREAK OUT */
503 * Giving end1 as OUT essentially eliminates the end1/end2 check.
721 if ((ch = singleton(cs)) != OUT) { /* optimize singleton sets */
1145 - returning it if so, otherwise returning OUT.
1163 return (OUT);
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregcomp.c32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
224 p_ere(p, OUT);
228 p_bre(p, OUT, OUT);
273 break; /* NOTE BREAK OUT */
484 * Giving end1 as OUT essentially eliminates the end1/end2 check.
/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
498 OUT osm_madw_t ** req_madw_p)
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_db_files.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
524 int osm_db_keys(IN osm_db_domain_t * p_domain, OUT cl_list_t * p_key_list)
H A Dosm_prtn.c28 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
85 void osm_prtn_delete(IN OUT osm_prtn_t ** const pp_prtn)
H A Dosm_trap_rcv.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
205 IN ib_mad_notice_attr_t * p_ntci, OUT uint64_t * trap_key)
H A Dosm_ucast_updn.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
416 static void updn_find_root_nodes_by_min_hop(OUT updn_t * p_updn)
H A Dosm_subnet.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
217 OUT ib_gid_t * p_gid)
/freebsd-9.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_mtl_regular_qp.c29 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
80 VAPI_ret_t osmt_mtl_get_qp_resources(IN OUT osmt_mtl_mad_res_t * res)
H A Dosmt_multicast.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
286 IN uint64_t comp_mask, OUT ib_sa_mad_t * p_res)
393 IN OUT ib_member_rec_t * p_mc_req)
/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
59 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1113 #define OUT macro
1122 CvtHex(IN HASH Bin, OUT HASHHEX Hex)
1145 OUT HASHHEX SessionKey
1182 OUT HASHHEX Response /* request-digest or response-digest */
/freebsd-9.3-release/sys/boot/i386/cdboot/
H A Dcdboot.S23 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-9.3-release/sys/boot/i386/pmbr/
H A Dpmbr.s27 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Ddisk.s25 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
H A Dselector.s25 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/freebsd-9.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk24 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
H A Ddirdeps.mk24 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/freebsd-9.3-release/lib/libmd/i386/
H A Drmd160.S4 * OUT - a.out object files,
13 #if defined(OUT) || defined(BSDI)
18 #ifdef OUT
40 OUT - a.out systems - linux-a.out and FreeBSD label
H A Dsha.S6 * OUT - a.out object files,
14 #if defined(OUT) || defined(BSDI)
19 #ifdef OUT
41 OUT - a.out systems - linux-a.out and FreeBSD label
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_device_driver.sh138 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h1314 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, OUT) \

Completed in 151 milliseconds

123456789