Searched defs:np (Results 226 - 250 of 280) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/vm/
H A Dvm_object.c853 vm_page_t np, p; local
/freebsd-10-stable/crypto/openssh/
H A Dscp.c935 char ch, *cp, *np, *targ, *why, *vect[1], buf[2048], visbuf[2048]; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read.c1125 struct archive_read_passphrase *np = p->next; local
/freebsd-10-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c327 apr_pool_t *np; local
407 apr_pool_t *np; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dlibgcc2.c2056 int np, op; local
H A Dstmt.c2710 case_node_ptr np; local
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/html/
H A Dpre-html.cpp349 char *np; local
/freebsd-10-stable/contrib/mdocml/
H A Dmdoc_validate.c597 struct mdoc_node *np; local
771 struct mdoc_node *np; local
971 struct mdoc_node *np; local
1241 struct mdoc_node *np; local
1481 struct mdoc_node *np, *nn, *nnp; local
1931 struct mdoc_node *np; local
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c1274 void *np; local
/freebsd-10-stable/contrib/one-true-awk/
H A Drun.c459 Node *np; local
498 Node *np; local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Disakmp.h103 u_int8_t np; /* Next Payload Type */ member in struct:isakmp
164 u_int8_t np; /* Next Payload */ member in struct:isakmp_gen
H A Dprint-isakmp.c550 const u_char *cp, *np; local
2117 ike_sub0_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2158 ikev1_sub_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2224 u_char np; local
2294 ikev2_sub0_print(netdissect_options *ndo, struct isakmp *base, u_char np, int pcount, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2345 ikev2_sub_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2396 u_char np; local
[all...]
H A Dprint-snmp.c1200 varbind_print(u_char pduid, const u_char *np, u_int length) argument
1296 snmppdu_print(u_short pduid, const u_char *np, u_int length) argument
1376 trappdu_print(const u_char *np, u_int length) argument
1466 pdu_print(const u_char *np, u_int length, int version) argument
1527 scopedpdu_print(const u_char *np, u_int length, int version) argument
1580 community_print(const u_char *np, u_int length, int version) argument
1609 usm_print(const u_char *np, u_int length) argument
1705 v3msg_print(const u_char *np, u_int length) argument
1842 snmp_print(const u_char *np, u_int length) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcsx-defs.h516 uint64_t np : 1; /**< Always 0, no next page capability supported */ member in struct:cvmx_pcsx_anx_adv_reg::cvmx_pcsx_anx_adv_reg_s
616 uint64_t np : 1; /**< 1=lp next page capable, 0=lp not next page capable */ member in struct:cvmx_pcsx_anx_lp_abil_reg::cvmx_pcsx_anx_lp_abil_reg_s
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_vnops.c294 struct nfsnode *np = VTONFS(vp); local
354 struct nfsnode *np = VTONFS(vp); local
506 struct nfsnode *np = VTONFS(vp); local
619 struct nfsnode *np = VTONFS(vp); local
689 struct nfsnode *np = VTONFS(vp); local
755 struct nfsnode *np = VTONFS(vp); local
868 struct nfsnode *np = VTONFS(vp); local
938 struct nfsnode *np, *newnp; local
1263 struct nfsnode *np = VTONFS(vp); local
1486 struct nfsnode *np = NULL; local
1585 struct nfsnode *np = NULL; local
1717 struct nfsnode *np = VTONFS(vp); local
2079 struct nfsnode *np = NULL; local
2113 struct nfsnode *np = NULL; local
2226 struct nfsnode *np = VTONFS(vp); local
2480 struct nfsnode *dnp = VTONFS(vp), *np; local
2753 struct nfsnode *np; local
2813 struct nfsnode *np, *dnp = VTONFS(dvp); local
2975 struct nfsnode *np = VTONFS(vp); local
3335 struct nfsnode *np = VTONFS(vp); local
3453 struct nfsnode *np = VTONFS(ap->a_vp); local
3473 struct nfsnode *np = VTONFS(ap->a_vp); local
3494 struct nfsnode *np = VTONFS(vp); local
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Doutside_network.c741 struct service_callback* p = sq->cblist, *np; local
780 struct port_comm* p = outnet->unused_fds, *np; local
828 struct waiting_tcp* p = outnet->tcp_wait_first, *np; local
836 struct pending* p = outnet->udp_wait_first, *np; local
[all...]
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c482 struct ip_list* np; local
/freebsd-10-stable/contrib/unbound/daemon/
H A Dremote.c298 struct rc_state* p, *np; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dautotrust.c401 struct autr_ta* p = tp->autr->keys, *np; local
1951 struct autr_ta* np = p->next; local
/freebsd-10-stable/sys/compat/ndis/
H A Dsubr_ndis.c550 ndis_parmlist_entry *np; local
/freebsd-10-stable/sys/dev/ntb/
H A Dntb_transport.c337 char *n, *np, *c, *name; local
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1386 char *cp, *np; local
/freebsd-10-stable/contrib/tcsh/
H A Dtc.func.c1239 struct process *pp, *np; local
/freebsd-10-stable/sbin/route/
H A Droute.c644 struct netent *np = NULL; local
1183 struct netent *np; local
/freebsd-10-stable/contrib/bmake/
H A Dvar.c2747 char *np; local

Completed in 573 milliseconds

1234567891011>>