Home
last modified time | relevance | path

Searched refs:_num (Results 1 – 9 of 9) sorted by relevance

/trueos/crypto/openssl/crypto/asn1/
HDasn1_mac.h210 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
408 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
424 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
438 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
466 if ((a != NULL) && (sk_##type##_num(a) != 0))\
513 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
524 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
551 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
/trueos/etc/rc.d/
HDjail39 local i _j _name _param _num _def _name1 _name2
43 _num=$4
46 case $_num in
68 i=$_num
/trueos/crypto/openssl/crypto/bn/asm/
HDarmv4-mont.pl52 $_num="$num,#15*4"; $_bpend=$_num;
HDx86-mont.pl49 $_num=&DWP(4*0,"esp"); # stack top layout
406 &mov ($_num,$num);
425 &cmp ($j,$_num);
524 &cmp ($j,$_num);
/trueos/sys/netinet/libalias/
HDalias.h87 void LibAliasSetFWBase(struct libalias *, unsigned int _base, unsigned int _num);
/trueos/lib/libutil/
HDlibutil.h92 int expand_number(const char *_buf, uint64_t *_num);
/trueos/sys/dev/ath/
HDif_athvar.h1380 #define ath_hal_set11n_aggr_first(_ah, _ds, _len, _num) \ argument
1381 ((*(_ah)->ah_set11nAggrFirst)((_ah), (_ds), (_len), (_num)))
1382 #define ath_hal_set11n_aggr_middle(_ah, _ds, _num) \ argument
1383 ((*(_ah)->ah_set11nAggrMiddle)((_ah), (_ds), (_num)))
/trueos/usr.sbin/lpr/lpr/
HDlpr.c123 int _num, int len);
/trueos/sys/dev/netmap/
HDnetmap_mem2.c298 SYSCTL_INT(_dev_netmap, OID_AUTO, name##_num, \
305 SYSCTL_INT(_dev_netmap, OID_AUTO, priv_##name##_num, \