Searched defs:ns (Results 101 - 125 of 149) sorted by relevance

123456

/freebsd-current/contrib/less/
H A Dcmdbuf.c151 char *ns = (char *) s; local
331 char *ns = s; local
/freebsd-current/sys/dev/ocs_fc/
H A Docs_node.c469 ocs_node_t *ns = NULL; local
/freebsd-current/sys/netgraph/
H A Dng_l2tp.c112 u_int16_t ns; /* data ns sequence number */ member in struct:ng_l2tp_hook_private
134 u_int16_t ns; /* next xmit seq we send */ member in struct:l2tp_seq
759 u_int16_t ns, nr; local
1018 u_int16_t ns; local
1305 uint16_t ns; local
1488 ng_l2tp_xmit_ctrl(priv_p priv, struct mbuf *m, u_int16_t ns) argument
[all...]
/freebsd-current/usr.sbin/dconschat/
H A Ddconschat.c689 int ns, flags; local
[all...]
/freebsd-current/usr.sbin/uhsoctl/
H A Duhsoctl.c131 char **ns; member in struct:ctx
441 set_nameservers(struct ctx *ctx, const char *respath, int ns, ...) argument
[all...]
/freebsd-current/contrib/file/src/
H A Dcdf.c705 size_t ss = CDF_SEC_SIZE(h), ns, nd; local
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h140 struct mlx5_flow_namespace ns; member in struct:mlx5_flow_root_namespace
164 struct mlx5_flow_namespace *ns; member in struct:mlx5_flow_handler
[all...]
/freebsd-current/sys/dev/xen/xenstore/
H A Dxenstore.c1494 int error, ns; local
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c464 char ns[30], vs[10], is[20]; local
/freebsd-current/contrib/one-true-awk/
H A Db.c699 int s, ns; local
729 int s, ns; local
785 int s, ns; local
852 int c, n, ns, local
[all...]
/freebsd-current/contrib/unbound/iterator/
H A Diter_utils.c735 struct delegpt_ns* ns; local
757 struct delegpt_ns* ns; local
784 struct delegpt_ns* ns; local
1247 struct delegpt_ns* ns; local
1311 iter_scrub_ds(struct dns_msg* msg, struct ub_packed_rrset_key* ns, uint8_t* z) argument
[all...]
H A Diterator.c1984 struct delegpt_ns* ns; local
2111 struct delegpt_ns* ns; local
2429 struct delegpt_ns* ns; local
2500 struct delegpt_ns* ns; local
3153 struct ub_packed_rrset_key* ns = find_NS( local
[all...]
/freebsd-current/contrib/ldns/
H A Dresolver.c1544 ldns_rdf **ns, *tmpns; local
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c179 unsigned int ns; member in struct:SecTimeObj
193 unsigned int ns; member in struct:DoyTimeObj
/freebsd-current/sys/dev/nvme/
H A Dnvme_ctrlr.c581 struct nvme_namespace *ns; local
/freebsd-current/contrib/bzip2/
H A Dbzip2.c1112 Int32 ns = strlen(s); local
/freebsd-current/lib/libfetch/
H A Dcommon.c947 const char *ns; local
/freebsd-current/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-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1239 clang::NamespaceDecl *ns = llvm::dyn_cast<clang::NamespaceDecl>(&context); local
1265 clang::NamespaceDecl *ns = llvm::cast<clang::NamespaceDecl>(context); local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c1170 utcToFiletime(time_t t, long ns) argument
H A Darchive_entry.c1020 archive_entry_set_atime(struct archive_entry *entry, time_t t, long ns) argument
1037 archive_entry_set_birthtime(struct archive_entry *entry, time_t t, long ns) argument
1054 archive_entry_set_ctime(struct archive_entry *entry, time_t t, long ns) argument
1177 archive_entry_set_mtime(struct archive_entry *entry, time_t t, long ns) argument
[all...]
H A Darchive_read_support_format_mtree.c1777 long ns = 0; local
/freebsd-current/bin/ps/
H A Dps.c1381 char *argp, *cp, *newopts, *ns, *optp, *pidp; local
/freebsd-current/contrib/unbound/daemon/
H A Dremote.c1962 struct delegpt_ns* ns; local
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c97 construct_reply_info_base(struct regional* region, uint16_t flags, size_t qd, time_t ttl, time_t prettl, time_t expttl, size_t an, size_t ns, size_t ar, size_t total, enum sec_status sec, sldns_ede_code reason_bogus) argument

Completed in 487 milliseconds

123456