/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_threadprivate.cpp | 38 struct private_common *tn; in __kmp_threadprivate_find_task_common() local 67 struct shared_common *tn; in __kmp_find_shared_task_common() local 168 struct private_common *tn; in __kmp_common_destroy() local 224 struct private_common *tn; in __kmp_common_destroy_gtid() local 280 struct private_common *tn; in dump_list() local 336 struct private_common *tn, **tt; in kmp_threadprivate_insert() local 542 struct private_common *tn; in __kmpc_threadprivate() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | txg.c | 912 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); txg_list_add() local 937 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); txg_list_add_tail() local 965 txg_node_t *tn; txg_list_remove() local 990 txg_node_t *tn, **tp; txg_list_remove_this() local 1014 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); txg_list_member() local 1027 txg_node_t *tn; txg_list_head() local 1041 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); txg_list_next() local [all...] |
/freebsd/lib/librt/ |
H A D | sigev_thread.c | 308 struct sigev_thread *tn; in sigev_thread_create() local 369 struct sigev_thread *tn; in sigev_service_loop() local
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_vnops.c | 1746 tmpfs_vptocnp_dir(struct tmpfs_node * tn,struct tmpfs_node * tnp,struct tmpfs_dirent ** pde) tmpfs_vptocnp_dir() argument 1763 tmpfs_vptocnp_fill(struct vnode * vp,struct tmpfs_node * tn,struct tmpfs_node * tnp,char * buf,size_t * buflen,struct vnode ** dvp) tmpfs_vptocnp_fill() argument 1800 struct tmpfs_node *tn, *tnp, *tnp1; tmpfs_vptocnp() local 2096 tmpfs_seek_clamp(struct tmpfs_node * tn,off_t * noff,bool seekdata) tmpfs_seek_clamp() argument 2116 struct tmpfs_node *tn; tmpfs_seek_datahole() local [all...] |
/freebsd/sbin/routed/ |
H A D | input.c | 142 struct tgate_net *tn; in input() local
|
/freebsd/usr.sbin/cron/crontab/ |
H A D | crontab.c | 493 char n[MAX_FNAME], envstr[MAX_ENVSTR], tn[MAX_FNAME]; local
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm_portal_fqr.c | 973 uint32_t tmpA, tmpN, ta=0, tn=0, initFqFlag; in qm_new_fq() local 2297 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_Create() local 2674 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_ModifyTailDropThreshold() local
|
/freebsd/sys/netinet/ |
H A D | sctp_timer.c | 1530 struct timeval tn, *tim_touse; in sctp_autoclose_timer() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | read_termcap.c | 960 _nc_read_termcap_entry(const char *const tn, TERMTYPE2 *const tp) in _nc_read_termcap_entry()
|
H A D | lib_setup.c | 671 _nc_setup_tinfo(const char *const tn, TERMTYPE2 *const tp) in _nc_setup_tinfo()
|
/freebsd/sys/dev/sym/ |
H A D | sym_hipd.c | 6251 static ccb_p sym_get_ccb (hcb_p np, u_char tn, u_char ln, u_char tag_order) in sym_get_ccb() 6561 static lcb_p sym_alloc_lcb (hcb_p np, u_char tn, u_char ln) in sym_alloc_lcb() 6639 static void sym_alloc_lcb_tags (hcb_p np, u_char tn, u_char ln) in sym_alloc_lcb_tags() 8093 u_int tn; local 9006 Symbios_target *tn = &nvram->target[target]; local 9028 struct Tekram_target *tn = &nvram->target[target]; local 9071 struct Symbios_target *tn = &nvram->target[i]; local 9120 struct Tekram_target *tn = &nvram->target[i]; local
|
/freebsd/sys/dev/amdtemp/ |
H A D | amdtemp.c | 334 char tn[32]; in amdtemp_attach() local
|
/freebsd/sys/dev/rl/ |
H A D | if_rl.c | 646 char tn[32]; in rl_attach() local
|
/freebsd/sbin/init/ |
H A D | init.c | 853 struct timeval tv, tn; in single_user() local
|
/freebsd/contrib/unbound/validator/ |
H A D | val_sigcrypt.c | 1396 time_t te, ti, tn; in sigdate_error() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | commands.c | 2053 tn(int argc, char **argv) in tn() function
|
/freebsd/contrib/sendmail/src/ |
H A D | milter.c | 2239 time_t tn = 0; local
|
/freebsd/contrib/telnet/telnet/ |
H A D | commands.c | 2169 tn(int argc, char *argv[]) in tn() function
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.c | 2617 mpt_configure_ioc(struct mpt_softc *mpt, int tn, int needreset) in mpt_configure_ioc()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_string.c | 1981 int tn = 1; in archive_strncat_l() local
|
/freebsd/sys/netgraph/ |
H A D | netgraph.h | 1112 #define NETGRAPH_INIT(tn, tp) \ argument
|