Searched refs:_p (Results 76 - 100 of 127) sorted by relevance

123456

/freebsd-current/tools/test/netfibs/
H A Dreflector.sh575 local _fib _transfer i _p _o
595 _p="${PEERADDR}"
638 PEERADDR="${_p}"
702 local _fib _o i _rstr _c _req _p _opts
839 local _fib _txt _opts i _jobs _p _w
862 _p=$!
863 _jobs="${_jobs}${_p} "
865 ${_fib}) _w=${_p} ;;
H A Dforwarding.sh405 local _maxfibs _txt _opts i _jobs _p
417 _p=$!
418 _jobs="${_jobs}${_p} "
508 local i port maxfib _p _fib _ofib
518 -1) _p=$((port + 1 + i)) ;;
519 *) _p=$((port + 1 + maxfib - 1 - i)) ;;
526 src-port ${_p} fib ${i} via ${IFACE} out > /dev/null
528 src-port ${_p} fib ${i} via ${IFACE} out > /dev/null
546 local _fib _o i _rstr _c _req _p _opts base
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h243 #define netif_napi_add(_nd, _ns, _p) \
244 linuxkpi_netif_napi_add(_nd, _ns, _p)
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_stream.c35 bitcrc32(unsigned long c, void *_p, size_t s) argument
45 const unsigned char *p = _p;
H A Dtest_write_format_zip64_stream.c35 bitcrc32(unsigned long c, void *_p, size_t s) argument
45 const unsigned char *p = _p;
H A Dtest_write_format_zip_file.c39 bitcrc32(unsigned long c, void *_p, size_t s) argument
49 const unsigned char *p = _p;
H A Dtest_write_format_zip_file_zip64.c39 bitcrc32(unsigned long c, void *_p, size_t s) argument
49 const unsigned char *p = _p;
H A Dtest_write_format_zip_entry_size_unset.c50 bitcrc32(unsigned long c, const void *_p, size_t s) argument
60 const unsigned char *p = _p;
H A Dtest_write_format_zip_compression_store.c49 bitcrc32(unsigned long c, const void *_p, size_t s) argument
59 const unsigned char *p = _p;
/freebsd-current/sys/dev/nctgpio/
H A Dnctgpio.c63 #define NCT_PIN_IS_VALID(_sc, _p) ((_p) < (_sc)->npins)
64 #define NCT_PIN_GROUP(_sc, _p) ((_sc)->pinmap[(_p)].group)
65 #define NCT_PIN_GRPNUM(_sc, _p) ((_sc)->pinmap[(_p)].grpnum)
66 #define NCT_PIN_BIT(_sc, _p) ((_sc)->pinmap[(_p)].bit)
67 #define NCT_PIN_BITMASK(_p) (1 << ((_p)
[all...]
/freebsd-current/sys/netlink/
H A Dnetlink_message_parser.h311 #define NL_VERIFY_PARSERS(_p) nl_verify_parsers((_p), NL_ARRAY_LEN(_p))
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lzop.c205 const unsigned char *p, *_p; local
224 _p = p;
274 len += p - _p;
/freebsd-current/lib/libc/stdio/
H A Dfreopen.c174 fp->_p = NULL;
H A Dfindfp.c142 fp->_p = NULL; /* no current pointer */
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c311 uint32_t _p, uint8_t *buf, size_t buflen)
316 size_t r = _r, p = _p;
309 escrypt_kdf_sse(escrypt_local_t *local, const uint8_t *passwd, size_t passwdlen, const uint8_t *salt, size_t saltlen, uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf, size_t buflen) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c295 uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf,
301 size_t r = _r, p = _p;
293 escrypt_kdf_nosse(escrypt_local_t *local, const uint8_t *passwd, size_t passwdlen, const uint8_t *salt, size_t saltlen, uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf, size_t buflen) argument
/freebsd-current/sbin/ipfw/
H A Dipfw2.h333 #define NEED(_p, msg) {if (!_p) errx(EX_USAGE, msg);}
/freebsd-current/contrib/bmake/mk/
H A Dprogs.mk101 $p ${p}_p: .PHONY .MAKE
H A Dlib.mk354 _LIBS+=lib${LIB}_p.a
440 lib${LIB}_p.a: ${POBJS}
489 rm -f lib${LIB}_p.a ${POBJS}
534 lib${LIB}_p.a ${DESTDIR}${LIBDIR}
535 ${RANLIB} ${DESTDIR}${LIBDIR}/lib${LIB}_p.a
536 chmod ${LIBMODE} ${DESTDIR}${LIBDIR}/lib${LIB}_p.a
H A Ddpadd.mk259 .if (make(${PROG:U}_p) || defined(NEED_GPROF)) && exists(${__lib:R}_p.a)
261 LDADD := ${LDADD:S,^${__ldadd}$,${__ldadd}_p,g}
/freebsd-current/sys/sys/
H A Dproc.h1042 struct proc *_p = (p); \
1043 PROC_LOCK_ASSERT((_p), MA_OWNED); \
1044 atomic_store_int(&_p->p_cowgen, _p->p_cowgen + 1); \
1049 struct proc *_p = (p); \
1051 PROC_LOCK_ASSERT(_p, MA_OWNED); \
1052 _p->p_cowgen - _td->td_cowgen; \
/freebsd-current/sys/dev/ioat/
H A Dioat_internal.h435 bus_dmaengine_t *_p = (_dmaeng); \
436 (struct ioat_softc *)((char *)_p - \
/freebsd-current/sys/dev/ath/
H A Dif_athvar.h1492 #define ath_hal_set_quiet(_ah, _p, _d, _o, _f) \
1493 ((*(_ah)->ah_setQuiet)((_ah), (_p), (_d), (_o), (_f)))
1501 #define ath_hal_spectral_get_config(_ah, _p) \
1502 ((*(_ah)->ah_spectralGetConfig)((_ah), (_p)))
1503 #define ath_hal_spectral_configure(_ah, _p) \
1504 ((*(_ah)->ah_spectralConfigure)((_ah), (_p)))
1531 #define ath_hal_btcoex_mci_send_message(_ah, _h, _f, _p, _l, _wd, _cbt) \
1532 ((*(_ah)->ah_btMciSendMessage)((_ah), (_h), (_f), (_p), (_l), (_wd), (_cbt)))
/freebsd-current/libexec/rc/rc.d/
H A Djail111 local _j _jv _p
278 for _p in $_parameters; do
279 echo " ${_p%\;};"
/freebsd-current/sys/dev/sfxge/common/
H A Defsys.h1010 #define EFSYS_KMEM_ALLOC(_esip, _size, _p) \
1017 (_p) = malloc((_size), M_SFXGE, M_NOWAIT|M_ZERO); \
1021 #define EFSYS_KMEM_FREE(_esip, _size, _p) \
1025 free((_p), M_SFXGE); \

Completed in 166 milliseconds

123456