Searched refs:how (Results 276 - 287 of 287) sorted by relevance

<<1112

/freebsd-current/sys/dev/cxgbe/
H A Dt4_sge.c2357 alloc_wr_mbuf(int len, int how) argument
2362 m = m_gethdr(how, MT_DATA);
2364 m = m_getcl(how, MT_DATA, M_PKTHDR);
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl389 @ this is how modulus is conditionally
/freebsd-current/sys/security/mac_test/
H A Dmac_test.c2071 test_system_check_reboot(struct ucred *cred, int how) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_socket.c821 * linux_ip_copysize defines how many bytes we should copy
2050 return (kern_shutdown(td, args->s, args->how));
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonsubs.c727 nfsm_dissct(struct nfsrv_descript *nd, int siz, int how) argument
752 MGET(mp2, how, MT_DATA);
/freebsd-current/contrib/byacc/
H A Dconfigure4804 echo "$as_me:4804: checking how to run the C preprocessor" >&5
4805 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
4857 # can be detected and how.
4948 # can be detected and how.
/freebsd-current/contrib/openbsm/
H A Dconfigure3708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
3709 $as_echo_n "checking how to print strings... " >&6; }
4564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
4565 $as_echo_n "checking how to convert $build file names to $host format... " >&6; }
4611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
4612 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
4778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
4779 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
5124 $as_echo_n "checking how t
[all...]
/freebsd-current/contrib/dialog/
H A Dconfigure2502 echo "$as_me:2502: checking how to run the C preprocessor" >&5
2503 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2555 # can be detected and how.
2646 # can be detected and how.
7721 # this is how CF_BUNDLED_INTL uses $VERSION:
8866 * how to use it (BSD variants) */
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack.c337 * Here we have various control parameters on how
341 * the way fill-cw interacts with timely and caps how much
481 static int32_t rack_ctor(void *mem, int32_t size, void *arg, int32_t how);
1153 "If doing dynamic pacing, how many measurements must be in before we start pacing?");
1175 "By how many time_betweens should we boost the pacing time if we see a ENOBUFS?");
1220 "If the rates between software and hardware match precisely how many extra time_betweens do we get?");
1303 "Rack timely how many times do we push up with b/w increase");
1308 "Rack timely how many times do we push back on b/w decent");
1406 "Does reorder detection fade, if so how many microseconds (0 means never)");
2331 * how lon
6145 rack_exit_recovery(struct tcpcb *tp, struct tcp_rack *rack, int how) argument
25856 rack_ctor(void *mem, int32_t size, void *arg, int32_t how) argument
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf.c1211 pf_mtag_uminit(void *mem, int size, int how) argument
1390 * Attach done. See how should we (or should not?)
/freebsd-current/contrib/ncurses/
H A Dconfigure1308 # this is how CF_BUNDLED_INTL uses $VERSION:
2866 echo "$as_me:2866: checking how to run the C preprocessor" >&5
2867 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2919 # can be detected and how.
3010 # can be detected and how.
25708 echo "$as_me:25708: checking how to run the C++ preprocessor" >&5
25709 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
25757 # can be detected and how.
25848 # can be detected and how.
/freebsd-current/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2654 @ this is how modulus is conditionally

Completed in 289 milliseconds

<<1112