Searched defs:ncp (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10-stable/usr.sbin/ppp/
H A Dncp.h35 struct ncp { struct
[all...]
H A Dfilter.c242 filter_Parse(struct ncp *ncp, int argc, char const *const *argv, argument
H A Dncp.c96 ncp_Init(struct ncp *ncp, struct bundle *bundle) argument
127 ncp_Destroy(struct ncp *ncp) argument
147 ncp_fsmStart(struct ncp *ncp, struct bundle *bundle __unused ) argument
177 ncp_IfaceAddrAdded(struct ncp *ncp, const struct iface_addr *addr) argument
192 ncp_IfaceAddrDeleted(struct ncp *ncp, const struct iface_addr *addr) argument
199 ncp_SetLink(struct ncp *ncp, struct link *l) argument
212 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) argument
265 ncp_QueueLen(struct ncp *ncp) argument
284 ncp_DeleteQueues(struct ncp *ncp) argument
313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) argument
444 struct ncp *ncp = &arg->bundle->ncp; local
496 ncp_LayersOpen(struct ncp *ncp) argument
509 ncp_LayersUnfinished(struct ncp *ncp) argument
527 ncp_Close(struct ncp *ncp) argument
541 ncp2initial(struct ncp *ncp) argument
[all...]
H A Dbundle.h122 struct ncp ncp; member in struct:bundle
H A Diface.c476 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) argument
533 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, argument
619 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) argument
[all...]
H A Dncpaddr.c409 ncpaddr_aton(struct ncpaddr *addr, struct ncp *ncp, const char *data) argument
903 ncprange_aton(struct ncprange *range, struct ncp *ncp, const char *data) argument
[all...]
H A Dipcp.c222 char *cp, *cp_nons, *ncp, ch; local
1375 struct ncp *ncp = &bundle->ncp; local
[all...]
/freebsd-10-stable/lib/libc/rpc/
H A Dgetnetpath.c54 struct netconfig *ncp; /* an nconf entry */ member in struct:netpath_chain
147 struct netconfig *ncp = NULL; /* temp. holds a netconfig session */ local
[all...]
H A Dgetnetconfig.c110 struct netconfig *ncp; member in struct:netconfig_list
244 struct netconfig_vars *ncp = (struct netconfig_vars *)handlep; local
449 struct netconfig *ncp = NULL; /* returned value */ local
561 parse_ncp(char *stringp, struct netconfig *ncp) argument
692 dup_ncp(struct netconfig *ncp) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Drclex.c189 rc_uint_type ncp; local
/freebsd-10-stable/lib/libstand/
H A Dufs.c498 char *cp, *ncp; local
H A Dbootp.c619 u_char *ncp; local
H A Dnfs.c467 char *ncp; local
1109 char *ncp; local
H A Dext2fs.c342 char *cp, *ncp, *path = NULL, *buf = NULL; local
/freebsd-10-stable/sbin/ccdconfig/
H A Dccdconfig.c366 int ncp; local
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dstate.c1499 unsigned char *ncp; local
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1298 unsigned char *ncp; local
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_cpfile.c749 int nandfs_get_cpstat(struct nandfs_node *cp_node, struct nandfs_cpstat *ncp) argument
H A Dnandfs_vnops.c2114 struct nandfs_cpstat *ncp; local
H A Dnandfs_vfsops.c952 uint64_t ncp, nsn, cpno, fcpno, blocknr, last_cno; local
/freebsd-10-stable/contrib/less/
H A Dcmdbuf.c395 char *ncp; local
429 char *ncp; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c819 zap_lookup_impl(zap_t *zap, const char *name, uint64_t integer_size, uint64_t num_integers, void *buf, matchtype_t mt, char *realname, int rn_len, boolean_t *ncp) argument
861 zap_lookup_norm(objset_t *os, uint64_t zapobj, const char *name, uint64_t integer_size, uint64_t num_integers, void *buf, matchtype_t mt, char *realname, int rn_len, boolean_t *ncp) argument
887 zap_lookup_norm_by_dnode(dnode_t *dn, const char *name, uint64_t integer_size, uint64_t num_integers, void *buf, matchtype_t mt, char *realname, int rn_len, boolean_t *ncp) argument
H A Dzap.c769 fzap_lookup(zap_name_t *zn, uint64_t integer_size, uint64_t num_integers, void *buf, char *realname, int rn_len, boolean_t *ncp) argument
/freebsd-10-stable/sys/kern/
H A Dvfs_cache.c220 cache_free(struct namecache *ncp) argument
239 nc_get_name(struct namecache *ncp) argument
250 cache_out_ts(struct namecache *ncp, struct timespec *tsp, int *ticksp) argument
326 struct namecache *ncp; local
360 struct namecache *ncp; local
412 cache_zap(struct namecache *ncp) argument
472 struct namecache *ncp; local
701 struct namecache *ncp, *n2; local
934 struct namecache *ncp; local
961 LIST_INSERT_HEAD(NCHHASH(hash), ncp, nc_hash); local
997 struct namecache *cp, *ncp; local
1016 struct namecache *ncp, *nnp; local
1223 struct namecache *ncp; local
1381 struct namecache *ncp; local
1403 struct namecache *ncp; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Drun.c1445 Cell *x, *vp, *arrayp, *cp, *ncp; local

Completed in 142 milliseconds

12