Home
last modified time | relevance | path

Searched refs:nts (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtrim_map.c269 trim_seg_t *nts; in trim_map_segment_remove() local
279 nts = kmem_alloc(sizeof (*nts), KM_SLEEP); in trim_map_segment_remove()
280 nts->ts_start = end; in trim_map_segment_remove()
281 nts->ts_end = ts->ts_end; in trim_map_segment_remove()
282 nts->ts_txg = ts->ts_txg; in trim_map_segment_remove()
283 nts->ts_time = ts->ts_time; in trim_map_segment_remove()
285 avl_insert_here(&tm->tm_queued_frees, nts, ts, AVL_AFTER); in trim_map_segment_remove()
287 TRIM_MAP_ADD(tm, nts); in trim_map_segment_remove()
/netbsd-src/sys/kern/
H A Dkern_turnstile.c132 turnstile_t *nts; in turnstile_remove() local
140 if ((nts = ts->ts_free) != NULL) { in turnstile_remove()
142 l->l_ts = nts; in turnstile_remove()
143 ts->ts_free = nts->ts_free; in turnstile_remove()
144 nts->ts_free = NULL; in turnstile_remove()
/netbsd-src/sys/net/npf/
H A Dnpf_tableset.c244 npf_tableset_reload(npf_t *npf, npf_tableset_t *nts, npf_tableset_t *ots) in npf_tableset_reload() argument
246 for (u_int tid = 0; tid < nts->ts_nitems; tid++) { in npf_tableset_reload()
249 if ((t = nts->ts_map[tid]) == NULL) { in npf_tableset_reload()
276 nts->ts_map[tid] = ot; in npf_tableset_reload()
/netbsd-src/lib/libform/
H A Dfield.c894 _formi_tab_t *ts, *nts; in free_field() local
910 nts = ts->fwd; in free_field()
912 ts = nts; in free_field()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.c817 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) in format_timestamp() argument
825 strlcpy(ts, "<INVALID>", nts); in format_timestamp()
828 strftime(ts, nts, "%Y%m%dT%H%M%S", tm); in format_timestamp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc1673 char *nts = cplus_demangle_print (0, pnc, 16, &nsz); in new_delete_mismatch_p() local
1675 if (!nts != !dts) in new_delete_mismatch_p()
1677 bool mismatch = strcmp (nts, dts); in new_delete_mismatch_p()
1678 free (nts); in new_delete_mismatch_p()
/netbsd-src/share/man/tools/
H A Dsp.ignore399 nts
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c3861 const char *nts, *ots; in convert_constant_check_range_signed()
3863 *(nst == FUNC ? &nts : &ots) = "function pointer"; in convert_constant_check_range_signed()
3864 *(nst == VOID ? &nts : &ots) = "'void *'"; in convert_constant_check_range_signed()
3866 warning(303, ots, nts); in convert_constant_check_range_signed()
3630 const char *nts, *ots; convert_pointer_from_pointer() local
/netbsd-src/external/gpl3/binutils/dist/gas/po/
H A Dsv.po5367 msgstr "ingen arkitektur innehåller alla instruktioner som använts\n"
21317 msgstr "”%s” har redan använts som parameternamn (eller annat lokalt namn)"
/netbsd-src/external/gpl3/binutils.old/dist/gas/po/
H A Dsv.po5367 msgstr "ingen arkitektur innehåller alla instruktioner som använts\n"
21317 msgstr "”%s” har redan använts som parameternamn (eller annat lokalt namn)"
/netbsd-src/etc/
H A Dservices1481 devshr-nts 552/tcp # DeviceShare [Benjamin_Rosenberg] …
1482 devshr-nts 552/udp # DeviceShare [Benjamin_Rosenberg] …