/freebsd/crypto/heimdal/lib/krb5/ |
H A D | rd_req.c | 138 unsigned int num_realms, n; in check_transited() local
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_fabric.c | 1856 ocs_node_t *n; in ocs_process_gidpt_payload() local
|
/freebsd/sys/compat/x86bios/ |
H A D | x86bios.c | 59 #define X86BIOS_TRACE(h, n, r) do { \ argument
|
/freebsd/sys/netinet/ |
H A D | sctp_ss_functions.c | 771 uint32_t x, n = 0, add_more = 1; in sctp_ss_fcfs_init() local
|
/freebsd/sys/arm/mv/ |
H A D | mpic.c | 98 #define MPIC_CPU(n) (n) * 0x100 argument
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 454 int shift, n, len; in c4iw_reg_user_mr() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 889 DWORD n = 0; in _nc_console_twait() local
|
/freebsd/contrib/wpa/src/utils/ |
H A D | os_unix.c | 756 void *n; in os_realloc() local
|
/freebsd/contrib/ncurses/include/ |
H A D | nc_tparm.h | 54 #define TPARM_N(n) (TPARM_ARG)(n) argument
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dag.c | 745 int n; in dag_activate() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kernel.h | 128 #define __KERNEL_DIV_ROUND_UP(x, n) howmany(x, n) argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_taskdeps.cpp | 548 for (int n = node->dn.mtx_num_locks; n > m; --n) { in __kmp_process_deps() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_interceptors.cpp | 25 #define MEMPROF_READ_STRING(s, n) MEMPROF_READ_RANGE((s), (n)) argument
|
/freebsd/contrib/file/src/ |
H A D | funcs.c | 531 #define OCTALIFY(n, o) \ argument
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_dirhash.c | 66 #define BLKFREE2IDX(n) ((n) > DH_NFSTATS ? DH_NFSTATS : (n)) argument
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_fil_freebsd.c | 1172 mb_t *n = *fin->fin_mp; in ipf_pullup() local
|
/freebsd/contrib/libarchive/unzip/ |
H A D | bsdunzip.c | 541 for (int n = 0; ; n++) { in extract2fd() local
|
/freebsd/sys/kern/ |
H A D | kern_cpu.c | 946 int best, count, diff, bdiff, devcount, error, freq, i, n; in cpufreq_curr_sysctl() local
|
H A D | kern_sendfile.c | 219 xfsize(int i, int n, off_t off, off_t len) in xfsize()
|
/freebsd/sys/dev/ppbus/ |
H A D | lpt.c | 762 register unsigned n; in lptwrite() local
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathbench.c | 439 int n = 0; in readtrace() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | pow.c | 445 #define SV_POW_INTERVAL2(xlo, xhi, ylo, yhi, n) \ argument
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 1246 int n, int width, int height) in drm_pick_crtcs()
|
/freebsd/crypto/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 360 X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) in OCSP_crlID_new()
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | rsa_kmgmt.c | 439 static int rsa_gencb(int p, int n, BN_GENCB *cb) in rsa_gencb()
|