Searched refs:tn (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp38 struct private_common *tn; local
47 for (tn = tbl->data[KMP_HASH(pc_addr)]; tn; tn = tn->next) {
48 if (tn->gbl_addr == pc_addr) {
54 return tn;
67 struct shared_common *tn; local
69 for (tn = tbl->data[KMP_HASH(pc_addr)]; tn; t
169 struct private_common *tn; local
225 struct private_common *tn; local
282 struct private_common *tn; local
338 struct private_common *tn, **tt; local
543 struct private_common *tn; local
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-function-mockers.h397 // GMOCK_RESULT_(tn, F) expands to the result type of function type F.
402 #define GMOCK_RESULT_(tn, ...) \
403 tn ::testing::internal::Function<__VA_ARGS__>::Result
407 #define GMOCK_ARG_(tn, N, ...) \
408 tn ::testing::internal::Function<__VA_ARGS__>::Argument##N
412 #define GMOCK_MATCHER_(tn, N, ...) \
413 const ::testing::Matcher<GMOCK_ARG_(tn, N, __VA_ARGS__)>&
421 #define GMOCK_METHOD0_(tn, constness, ct, Method, ...) \
422 GMOCK_RESULT_(tn, __VA_ARGS__) ct Method() constness { \
424 (::testing::tuple_size<tn
[all...]
/freebsd-12-stable/lib/librt/
H A Dsigev_thread.c310 struct sigev_thread *tn; local
321 tn = malloc(sizeof(*tn));
322 tn->tn_cur = NULL;
323 tn->tn_lwpid = -1;
324 tn->tn_refcount = 1;
325 _pthread_cond_init(&tn->tn_cv, NULL);
329 LIST_INSERT_HEAD(&sigev_threads, tn, tn_link);
339 ret = _pthread_create(&tn->tn_thread, &sigev_default_attr,
340 sigev_service_loop, tn);
371 struct sigev_thread *tn; local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c845 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); local
850 add = (tn->tn_member[t] == 0);
852 tn->tn_member[t] = 1;
853 tn->tn_next[t] = tl->tl_head[t];
854 tl->tl_head[t] = tn;
870 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); local
875 add = (tn->tn_member[t] == 0);
882 tn->tn_member[t] = 1;
883 tn->tn_next[t] = NULL;
884 *tp = tn;
898 txg_node_t *tn; local
923 txg_node_t *tn, **tp; local
947 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); local
960 txg_node_t *tn = tl->tl_head[t]; local
970 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); local
[all...]
/freebsd-12-stable/usr.sbin/cron/crontab/
H A Dcrontab.c506 char n[MAX_FNAME], envstr[MAX_ENVSTR], tn[MAX_FNAME]; local
519 (void) snprintf(tn, sizeof(tn), CRON_TAB(n));
521 if (!(tmp = fopen(tn, "w+"))) {
522 warn("%s", tn);
544 warnx("error while writing new crontab to %s", tn);
545 fclose(tmp); unlink(tn);
575 fclose(tmp); unlink(tn);
582 if (chown(tn, ROOT_UID, -1) < OK)
586 fclose(tmp); unlink(tn);
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c959 _nc_read_termcap_entry(const char *const tn, TERMTYPE *const tp) argument
972 TR(TRACE_DATABASE, ("read termcap entry for %s", tn));
974 if (strlen(tn) == 0
975 || strcmp(tn, ".") == 0
976 || strcmp(tn, "..") == 0
977 || _nc_pathlast(tn) != 0) {
978 TR(TRACE_DATABASE, ("illegal or missing entry name '%s'", tn));
983 && !_nc_is_abs_path(p) && _nc_name_match(p, tn, "|:")) {
990 if ((status = _nc_tgetent(tc, &source, &lineno, tn)) < 0)
1041 } else if (_nc_name_match(tc, tn, "|
[all...]
H A Dlib_setup.c464 _nc_setup_tinfo(const char *const tn, TERMTYPE *const tp) argument
467 int status = _nc_read_entry(tn, filename, tp);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c104 libzfs_fru_gather(topo_hdl_t *thp, tnode_t *tn, void *arg) argument
118 strcmp(_topo_node_name(tn), "chassis") == 0) {
119 if (_topo_prop_get_string(tn, FM_FMRI_AUTHORITY,
128 if (strcmp(_topo_node_name(tn), "disk") != 0)
134 if (_topo_prop_get_string(tn, "io", "devfs-path", &devpath, &err) != 0)
142 if (_topo_node_fru(tn, &fru, NULL, &err) != 0) {
/freebsd-12-stable/sbin/routed/
H A Dinput.c154 struct tgate_net *tn; local
694 if (tg && (tn = tg->tgate_nets)->mask != 0) {
695 for (i = 0; i < MAX_TGATE_NETS; i++, tn++) {
696 if (on_net(dst, tn->net, tn->mask)
697 && tn->mask <= mask)
700 if (i >= MAX_TGATE_NETS || tn->mask == 0) {
/freebsd-12-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1488 tmpfs_vptocnp_dir(struct tmpfs_node *tn, struct tmpfs_node *tnp, argument
1496 if (de->td_node == tn) {
1505 tmpfs_vptocnp_fill(struct vnode *vp, struct tmpfs_node *tn, argument
1515 error = tmpfs_vptocnp_dir(tn, tnp, &de);
1542 struct tmpfs_node *tn, *tnp, *tnp1; local
1555 tn = VP_TO_TMPFS_NODE(vp);
1556 if (tn->tn_type == VDIR) {
1557 tnp = tn->tn_dir.tn_parent;
1561 error = tmpfs_vptocnp_fill(vp, tn, tn
[all...]
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dmain.c349 if (tn(argp - args, args) == 1)
H A Dexterns.h237 int tn(int argc, char **argv);
/freebsd-12-stable/contrib/bsnmp/snmpd/
H A Dtrap.c576 SLIST_FOREACH(n, &target_notifylist, tn) {
831 return (SLIST_NEXT(notify, tn));
840 SLIST_FOREACH(notify, &target_notifylist, tn)
852 SLIST_INSERT_HEAD(&target_notifylist, notify, tn);
856 SLIST_FOREACH(temp, &target_notifylist, tn) {
863 SLIST_INSERT_AFTER(prev, notify, tn);
865 SLIST_INSERT_AFTER(temp, notify, tn);
878 SLIST_REMOVE(&target_notifylist, notify, target_notify, tn);
906 SLIST_REMOVE_HEAD(&target_notifylist, tn);
/freebsd-12-stable/sys/dev/ctau/
H A Dctddk.c377 c->tn = 0;
435 c->tn = 0;
981 while (c->tn != i) {
983 c->call_on_tx (c, c->attach[c->tn],
984 B_LEN(c->tdesc[c->tn]));
986 c->obytes += B_LEN(c->tdesc[c->tn]);
988 c->tn = (c->tn + 1) % NBUF;
1031 return (NBUF + c->tn - c->te - 1) % NBUF;
1044 if (ne == c->tn)
[all...]
/freebsd-12-stable/sys/dev/sym/
H A Dsym_hipd.c2234 static ccb_p sym_get_ccb (hcb_p np, u_char tn, u_char ln, u_char tag_order);
2237 static lcb_p sym_alloc_lcb (hcb_p np, u_char tn, u_char ln);
2238 static void sym_alloc_lcb_tags (hcb_p np, u_char tn, u_char ln);
6262 static ccb_p sym_get_ccb (hcb_p np, u_char tn, u_char ln, u_char tag_order) argument
6264 tcb_p tp = &np->target[tn];
6285 lp = sym_alloc_lcb(np, tn, ln);
6314 sym_alloc_lcb_tags(np, tn, ln);
6370 cp->target = tn;
6374 PRINT_LUN(np, tn, ln);
6578 static lcb_p sym_alloc_lcb (hcb_p np, u_char tn, u_cha argument
6656 sym_alloc_lcb_tags(hcb_p np, u_char tn, u_char ln) argument
8110 u_int tn; local
9026 Symbios_target *tn = &nvram->target[target]; local
9048 struct Tekram_target *tn = &nvram->target[target]; local
9091 struct Symbios_target *tn = &nvram->target[i]; local
9140 struct Tekram_target *tn = &nvram->target[i]; local
[all...]
/freebsd-12-stable/contrib/telnet/telnet/
H A Dmain.c368 if (tn(argp - args, args) == 1)
H A Dexterns.h319 tn(int, char **),
/freebsd-12-stable/sys/dev/amdtemp/
H A Damdtemp.c311 char tn[32]; local
494 snprintf(tn, sizeof(tn), "dev.amdtemp.%d.sensor_offset", unit);
495 TUNABLE_INT_FETCH(tn, &sc->sc_offset);
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_mul.c319 * n+tn is the word length t needs to be n*4 is size, as does r
371 bn_mul_normal(&(r[n2]), &(a[n]), tn, &(b[n]), tn);
372 memset(&r[n2 + tn * 2], 0, sizeof(*r) * (n2 - tn * 2));
396 } else if (j > 0) { /* eg, n == 16, i == 8 and tn == 11 */
401 } else { /* (j < 0) eg, n == 16, i == 8 and tn == 5 */
/freebsd-12-stable/sbin/init/
H A Dinit.c866 struct timeval tv, tn; local
1005 tn = tv;
1007 while (tv.tv_sec > tn.tv_sec || (tv.tv_sec ==
1008 tn.tv_sec && tv.tv_usec > tn.tv_usec)) {
1010 gettimeofday(&tn, NULL);
/freebsd-12-stable/sys/dev/rl/
H A Dif_rl.c648 char tn[32]; local
655 snprintf(tn, sizeof(tn), "dev.rl.%d.twister_enable", unit);
656 TUNABLE_INT_FETCH(tn, &sc->rl_twister_enable);
679 snprintf(tn, sizeof(tn), "dev.rl.%d.prefer_iomap", unit);
680 TUNABLE_INT_FETCH(tn, &prefer_iomap);
/freebsd-12-stable/sys/dev/cp/
H A Dcpddk.h196 int tn; /* first active transmit buffer */ member in struct:_cp_chan_t
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c973 uint32_t tmpA, tmpN, ta=0, tn=0, initFqFlag; local
1040 /* express thresh as ta*2^tn */
1049 tn = tmpN;
1053 fq_opts.fqd.td.exp = tn;
1097 /* express thresh as ta*2^tn */
1106 tn = tmpN;
1110 fq_opts.fqd.td.exp = tn;
2300 uint32_t tmpA, tmpN, ta=0, tn=0; local
2447 /* express thresh as ta*2^tn */
2456 tn
2677 uint32_t tmpA, tmpN, ta=0, tn=0; local
[all...]
/freebsd-12-stable/contrib/unbound/validator/
H A Dval_sigcrypt.c1210 time_t te, ti, tn; local
1216 tn = (time_t)now;
1220 &&gmtime_r(&tn, &tm) && strftime(now_buf, 15, "%Y%m%d%H%M%S", &tm)) {
/freebsd-12-stable/sys/netinet/
H A Dsctp_timer.c1529 struct timeval tn, *tim_touse; local
1533 (void)SCTP_GETTIME_TIMEVAL(&tn);
1546 ticks_gone_by = sctp_secs_to_ticks((uint32_t)(tn.tv_sec - tim_touse->tv_sec));

Completed in 418 milliseconds

12