Searched defs:nt (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10-stable/lib/libutil/tests/
H A Dflopen_test.c197 int i, nt; local
H A Dpidfile_test.c280 int i, nt; local
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbf_nbio.c103 NBIO_TEST *nt; local
164 NBIO_TEST *nt; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c85 NegotiationToken nt; local
[all...]
H A Daccept_sec_context.c40 NegotiationToken nt; local
92 NegotiationTokenWin nt; local
160 NegotiationToken nt; local
485 NegotiationToken nt; local
702 NegotiationToken nt; local
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_ddb.c673 const struct ieee80211_node_table *nt = &ic->ic_sta; local
684 _db_show_node_table(const char *tag, const struct ieee80211_node_table *nt) argument
[all...]
H A Dieee80211_wds.c126 struct ieee80211_node_table *nt = &ic->ic_sta; local
H A Dieee80211_node.c1144 ieee80211_alloc_node(struct ieee80211_node_table *nt, argument
1319 ieee80211_find_node_locked_debug(struct ieee80211_node_table *nt, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1350 ieee80211_find_node_debug(struct ieee80211_node_table *nt, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1367 ieee80211_find_vap_node_locked_debug(struct ieee80211_node_table *nt, const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1401 ieee80211_find_vap_node_debug(struct ieee80211_node_table *nt, const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1574 _find_rxnode(struct ieee80211_node_table *nt, const struct ieee80211_frame_min *wh) argument
1596 struct ieee80211_node_table *nt; local
1625 struct ieee80211_node_table *nt; local
1680 struct ieee80211_node_table *nt = &vap->iv_ic->ic_sta; local
1723 struct ieee80211_node_table *nt = ni->ni_table; local
1756 struct ieee80211_node_table *nt = ni->ni_table; local
1802 struct ieee80211_node_table *nt = &ic->ic_sta; local
1853 node_reclaim(struct ieee80211_node_table *nt, struct ieee80211_node *ni) argument
1898 ieee80211_node_table_init(struct ieee80211com *ic, struct ieee80211_node_table *nt, const char *name, int inact, int keyixmax) argument
1925 ieee80211_node_table_reset(struct ieee80211_node_table *nt, struct ieee80211vap *match) argument
1962 ieee80211_node_table_cleanup(struct ieee80211_node_table *nt) argument
1994 struct ieee80211_node_table *nt = &ic->ic_sta; local
2139 struct ieee80211_node_table *nt = &ic->ic_sta; local
2227 ieee80211_iterate_nt(struct ieee80211_node_table *nt, struct ieee80211_node **ni_arr, uint16_t max_aid) argument
2295 ieee80211_iterate_nodes(struct ieee80211_node_table *nt, ieee80211_iter_func *f, void *arg) argument
2341 ieee80211_dump_node(struct ieee80211_node_table *nt, struct ieee80211_node *ni) argument
2371 ieee80211_dump_nodes(struct ieee80211_node_table *nt) argument
2650 struct ieee80211_node_table *nt = ni->ni_table; local
[all...]
/freebsd-10-stable/tools/tools/netrate/netreceive/
H A Dnetreceive.c129 int i, si, nt = nsock * nthreads; local
168 int i, nt = nsock * nthreads; local
/freebsd-10-stable/usr.bin/truss/
H A Dsetup.c240 struct threadinfo *nt; local
273 struct threadinfo *nt; local
[all...]
/freebsd-10-stable/sys/mips/rmi/
H A Dfmn.c294 int core, nt; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dupdate.c296 svn_wc_notify_t *nt; local
/freebsd-10-stable/contrib/libreadline/
H A Dreadline.c867 int type, nt; local
/freebsd-10-stable/sys/compat/ndis/
H A Dsubr_usbd.c1180 struct ndisusb_task *nt; local
1205 struct ndisusb_task *nt; local
[all...]
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dtimed.c127 struct nets *nt; local
[all...]
/freebsd-10-stable/contrib/amd/libamu/
H A Dxutil.c1052 clocktime(nfstime *nt) argument
/freebsd-10-stable/sys/dev/isp/
H A Disp_target.c884 isp_notify_t notify, *nt = &notify; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c629 char *nt; local
/freebsd-10-stable/usr.sbin/bhyve/
H A Dtask_switch.c706 struct seg_desc nt; local
/freebsd-10-stable/contrib/gcc/
H A Dcalls.c2886 tree nt = build_qualified_type (TREE_TYPE (exp), local
4100 tree nt = build_qualified_type (ot, (TYPE_QUALS (ot) local
H A Dgengtype.c1600 type_p nt = d->param[use_param_num]; local
1906 type_p nt; local
[all...]
H A Dstmt.c1734 tree nt = build_qualified_type (ot, TYPE_QUALS (ot) | TYPE_QUAL_CONST); local
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dzfssubr.c1064 vdev_raidz_reconstruct(raidz_map_t *rm, int *t, int nt) argument
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dtree.c1668 tspec_t nt, ot, ost = NOTSPEC; local
1714 ptconv(int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1768 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1814 piconv(op_t op, tspec_t nt, type_t *tp, tnode_t *tn) argument
1843 tspec_t nt, ot; local
1901 tspec_t ot, nt; local
3087 tspec_t nt, ot; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_raidz.c1406 vdev_raidz_reconstruct(raidz_map_t *rm, int *t, int nt) argument

Completed in 804 milliseconds

12