Searched refs:ns (Results 176 - 200 of 238) sorted by relevance

12345678910

/freebsd-11-stable/sys/fs/nfs/
H A Dnfs.h148 #define NFSRV_CMPFH(nf, ns, f, s) \
149 ((ns) == (s) && !NFSBCMP((caddr_t)(nf), (caddr_t)(f), (s)))
/freebsd-11-stable/usr.sbin/config/
H A Dmain.c691 s = ns(s + 1);
693 s = ns(file);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp19 #define CV_ENUM_ENT(ns, enum) \
20 { #enum, ns::enum }
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp39 static void internal_nanosleep(zx_time_t ns) { argument
40 zx_status_t status = _zx_nanosleep(_zx_deadline_after(ns));
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c68 set_state(struct ccuser *user, enum user_state ns) argument
70 if (user->state != ns) {
73 stab[user->state], stab[ns]);
74 user->state = ns;
/freebsd-11-stable/contrib/expat/lib/
H A Dxmltok.c1644 #define ns(x) x macro
1649 #undef ns macro
1654 # define ns(x) x##_ns macro
1661 # undef ns macro
/freebsd-11-stable/contrib/file/
H A Dconfig.sub174 | cbm | ns | masscomp | apple | axis | knuth | cray \
726 vendor=ns
1664 *-ns)
1748 vendor=ns
/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c1223 namespace_scope_ht_size (tree ns)
1225 tree name = DECL_NAME (ns);
3153 push_nested_namespace (tree ns)
3155 if (ns == global_namespace)
3159 push_nested_namespace (CP_DECL_CONTEXT (ns));
3160 push_namespace (DECL_NAME (ns));
3168 pop_nested_namespace (tree ns)
3171 while (ns != global_namespace)
3174 ns = CP_DECL_CONTEXT (ns);
1221 namespace_scope_ht_size(tree ns) argument
3148 push_nested_namespace(tree ns) argument
3163 pop_nested_namespace(tree ns) argument
3595 cp_namespace_decls(tree ns) argument
[all...]
H A Drtti.c661 tree ns = abi_node;
664 push_nested_namespace (ns);
681 pop_nested_namespace (ns);
659 tree ns = abi_node; local
/freebsd-11-stable/sys/geom/raid/
H A Dtr_raid1.c155 int i, na, ns; local
196 ns = g_raid_nsubdisks(vol, G_RAID_SUBDISK_S_STALE) +
200 else if (na + ns == vol->v_disks_count)
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c779 cloudabi_timestamp_t s, ns; local
782 ns = ts % 1000000000;
785 return ((s << 32) + (ns << 32) / 1000000000);
/freebsd-11-stable/usr.sbin/ppp/
H A Dcommand.c554 nargv[arg] = substip(nargv[arg], "DNS0", bundle->ncp.ipcp.ns.dns[0]);
555 nargv[arg] = substip(nargv[arg], "DNS1", bundle->ncp.ipcp.ns.dns[1]);
749 arg->bundle->ncp.ipcp.ns.writable = 0;
751 arg->bundle->ncp.ipcp.ns.writable = 1;
2123 ipaddr = arg->bundle->ncp.ipcp.cfg.ns.dns;
2126 ipaddr = arg->bundle->ncp.ipcp.cfg.ns.nbns;
2544 host = arg->bundle->ncp.ipcp.ns.dns[0];
2547 host = arg->bundle->ncp.ipcp.ns.dns[1];
2618 ncprange_setip4host(&dest, arg->bundle->ncp.ipcp.ns.dns[0]);
2621 ncprange_setip4host(&dest, arg->bundle->ncp.ipcp.ns
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dcdf.c685 size_t ss = CDF_SEC_SIZE(h), ns, nd; local
689 ns = cdf_count_chain(sat, sid, ss);
690 if (ns == CAST(size_t, -1))
695 dir->dir_len = ns * nd;
706 for (j = i = 0; i < ns; i++, j++) {
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c1704 enum call_state ns; local
1717 ns = c->cstate;
1720 ns = CALLST_NULL;
1740 map_callstate(ns), &u->u.status.epref,
1747 if (ns == c->cstate) {
1810 enum call_state ns; local
1821 ns = c->cstate;
1823 ns = state_compat(c, u->u.status.callstate.state);
1845 map_callstate(ns), &u->u.notify.epref,
1901 if (ns
[all...]
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1315 var ns = '.' + this._id + (suffix ? '-'+suffix : '');
1317 (events.split ? events : events.join(ns + ' ')) + ns,
1326 var ns = '.'+NAMESPACE;
1329 (events.split ? events : events.join(ns + ' ')) + ns,
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c930 const struct ieee80211_channel *src, int16_t *stxpow, int ns)
934 for (j = 0; j < ns && dst[i].ic_freq != src[j].ic_freq; j++)
936 if (j < ns && dtxpow[i] == stxpow[j]) {
929 intersect(struct ieee80211_channel *dst, int16_t *dtxpow, int *nd, const struct ieee80211_channel *src, int16_t *stxpow, int ns) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dcms.c1281 static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns)
1290 for (i = 0; i < sk_OPENSSL_STRING_num(ns); i++) {
1291 char *str = sk_OPENSSL_STRING_value(ns, i);
/freebsd-11-stable/contrib/bzip2/
H A Dbzip2.c1112 Int32 ns = strlen(s); local
1114 if (ns < nx) return False;
1115 if (strcmp(s + ns - nx, suffix) == 0) return True;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsrconv.c1277 dus.ns = 1; /* p->nsources; sac 14 jul 94 */
1278 dus.drb = nints (dus.ns);
1279 dus.fname = (char **) xcalloc (sizeof (char *), dus.ns);
1280 dus.spare = nints (dus.ns);
/freebsd-11-stable/sys/xen/interface/
H A Dplatform.h152 uint32_t ns; member in struct:xenpf_efi_time
566 * READ: Returns the scaled system time(ns) instead of raw timestamp. In
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_node.c473 ocs_node_t *ns = NULL; local
492 ns = ocs_node_find(node->sport, FC_ADDR_NAMESERVER);
549 if(ns != NULL) {
551 ocs_node_post_event(ns, OCS_EVT_RSCN_RCVD, NULL);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c803 unsigned s0, ns, fFreq = p->FoundState->Freq; local
897 s0 = p->MinContext->SummFreq - (ns = p->MinContext->NumStats) - fFreq;
926 c->SummFreq = (UInt16)(c->SummFreq + (3 * ns1 + 1 < ns));
942 c->SummFreq = (UInt16)(s2->Freq + p->InitEsc + (ns > 2));
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1291 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "main",
1410 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "vlan",
1529 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "inner_rss",
1570 priv->fts.ns = mlx5_get_flow_namespace(priv->mdev,
/freebsd-11-stable/contrib/unbound/
H A Dconfig.sub173 | cbm | ns | masscomp | apple | axis | knuth | cray \
726 vendor=ns
1635 *-ns)
1810 vendor=ns
/freebsd-11-stable/contrib/ncurses/
H A Dconfig.sub151 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
650 basic_machine=ns32k-ns
1663 *-ns)
1748 vendor=ns

Completed in 225 milliseconds

12345678910