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

12

/freebsd-10.1-release/lib/libc/rpc/
H A Dgetnetpath.c54 struct netconfig *ncp; /* an nconf entry */ member in struct:netpath_chain
148 struct netconfig *ncp = NULL; /* temp. holds a netconfig session */ local
[all...]
H A Dgetnetconfig.c110 struct netconfig *ncp; member in struct:netconfig_list
246 struct netconfig_vars *ncp = (struct netconfig_vars *)handlep; local
453 struct netconfig *ncp = NULL; /* returned value */ local
[all...]
/freebsd-10.1-release/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.c472 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) argument
529 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, argument
615 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) argument
[all...]
H A Dncpaddr.c411 ncpaddr_aton(struct ncpaddr *addr, struct ncp *ncp, const char *data) argument
905 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.1-release/contrib/binutils/binutils/
H A Drclex.c189 rc_uint_type ncp; local
/freebsd-10.1-release/lib/libstand/
H A Dbootp.c608 u_char *ncp; local
H A Dufs.c498 char *cp, *ncp; local
H A Dnfs.c452 char *ncp; local
1094 char *ncp; local
H A Dext2fs.c342 char *cp, *ncp, *path = NULL, *buf = NULL; local
/freebsd-10.1-release/sbin/ccdconfig/
H A Dccdconfig.c366 int ncp; local
/freebsd-10.1-release/contrib/telnet/telnetd/
H A Dstate.c1499 unsigned char *ncp; local
/freebsd-10.1-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1298 unsigned char *ncp; local
/freebsd-10.1-release/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_vfsops.c952 uint64_t ncp, nsn, cpno, fcpno, blocknr, last_cno; local
H A Dnandfs_vnops.c2112 struct nandfs_cpstat *ncp; local
/freebsd-10.1-release/contrib/less/
H A Dcmdbuf.c421 char *ncp; local
455 char *ncp; local
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c756 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
H A Dzap_micro.c778 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
/freebsd-10.1-release/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
329 struct namecache *ncp; local
360 struct namecache *ncp; local
479 struct namecache *ncp; local
713 struct namecache *ncp, *n2; local
970 struct namecache *cp, *ncp; local
990 struct namecache *ncp, *nnp; local
1210 struct namecache *ncp; local
1371 struct namecache *ncp; local
1393 struct namecache *ncp; local
[all...]
/freebsd-10.1-release/contrib/one-true-awk/
H A Drun.c1445 Cell *x, *vp, *arrayp, *cp, *ncp; local

Completed in 233 milliseconds

12