Searched defs:new (Results 276 - 300 of 507) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/netgraph/
H A Dng_socket.c774 struct ngshash *new; local
/freebsd-10-stable/sys/security/mac/
H A Dmac_vfs.c346 mac_vnode_execve_transition(struct ucred *old, struct ucred *new, argument
/freebsd-10-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c66 static inline void __list_add(struct list_head *new, argument
87 list_add(struct list_head *new, struct list_head *head) argument
100 list_add_tail(struct list_head *new, struct list_head *head) argument
142 list_replace(struct list_head *old, struct list_head *new) argument
150 list_replace_init(struct list_head *old, struct list_head *new) argument
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Dfattr.c156 struct fattr *new; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dfsm.c169 NewState(struct fsm *fp, int new) argument
/freebsd-10-stable/sbin/geom/class/eli/
H A Dgeom_eli.c346 eli_genkey_files(struct gctl_req *req, bool new, const char *type, argument
419 eli_genkey_passphrase_prompt(struct gctl_req *req, bool new, char *passbuf, argument
462 eli_genkey_passphrase(struct gctl_req *req, struct g_eli_metadata *md, bool new, argument
532 eli_genkey(struct gctl_req *req, struct g_eli_metadata *md, unsigned char *key, bool new) argument
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlex.c73 char *new; local
/freebsd-10-stable/usr.bin/systat/
H A Dnetstat.c636 int new; local
/freebsd-10-stable/lib/libc/yp/
H A Dyplib.c173 struct ypmatch_ent *new; local
298 int new = 0, r; local
[all...]
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_segment.c66 uint64_t new; local
[all...]
/freebsd-10-stable/sbin/rcorder/
H A Drcorder.c264 int new; local
285 int new; local
519 int new; local
565 int new; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c314 iidesc_t *new = iidesc_dup_rename(strongdesc, weakname, weakfile); local
/freebsd-10-stable/sys/netinet6/
H A Din6_src.c1079 struct addrsel_policyent *new, *pol; local
[all...]
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_altq.c1188 struct segment *new, *prev, *s; local
[all...]
/freebsd-10-stable/sys/netipsec/
H A Dipsec.c813 struct inpcbpolicy *new; local
850 ipsec_copy_policy(struct inpcbpolicy *old, struct inpcbpolicy *new) argument
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dname6.c751 struct policyqueue *new; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c196 print_rename(FILE *fp, differ_info_t *di, const char *old, const char *new, argument
/freebsd-10-stable/lib/libc/rpc/
H A Drpc_generic.c792 __rpc_fixup_addr(struct netbuf *new, const struct netbuf *svc) argument
/freebsd-10-stable/sys/dev/bxe/
H A Dbxe_stats.c629 struct bmac1_stats *new = BXE_SP(sc, mac_stats.bmac1_stats); local
663 struct bmac2_stats *new = BXE_SP(sc, mac_stats.bmac2_stats); local
726 struct mstat_stats *new = BXE_SP(sc, mac_stats.mstat_stats); local
802 struct emac_stats *new = BXE_SP(sc, mac_stats.emac_stats); local
860 struct nig_stats *new = BXE_SP(sc, nig_stats); local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c852 replication_level_t *current = NULL, *new; local
[all...]
/freebsd-10-stable/contrib/apr/tables/
H A Dapr_tables.c414 apr_table_t *new = apr_palloc(p, sizeof(apr_table_t)); local
438 apr_table_t *new = apr_table_make(p, array->nelts); local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/doc/
H A Dchew.c1266 dict_type *new = (dict_type *) malloc (sizeof (dict_type)); local
1298 dict_type *new local
1307 dict_type *new = newentry (name); local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dtekhex.c414 tekhex_symbol_type *new = bfd_alloc (abfd, amt); local
879 tekhex_symbol_type *new = bfd_zalloc (abfd, amt); local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dlisting.c286 list_info_type *new = NULL; local
[all...]
/freebsd-10-stable/contrib/dtc/
H A Dflattree.c702 struct reserve_info *new; local

Completed in 450 milliseconds

<<11121314151617181920>>