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

12

/freebsd-11-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-11-stable/usr.sbin/ppp/
H A Dncp.h37 struct ncp { struct
[all...]
H A Dfilter.c244 filter_Parse(struct ncp *ncp, int argc, char const *const *argv, argument
H A Dncp.c98 ncp_Init(struct ncp *ncp, struct bundle *bundle) argument
129 ncp_Destroy(struct ncp *ncp) argument
149 ncp_fsmStart(struct ncp *ncp, struct bundle *bundle __unused ) argument
179 ncp_IfaceAddrAdded(struct ncp *ncp, const struct iface_addr *addr) argument
194 ncp_IfaceAddrDeleted(struct ncp *ncp, const struct iface_addr *addr) argument
201 ncp_SetLink(struct ncp *ncp, struct link *l) argument
214 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) argument
267 ncp_QueueLen(struct ncp *ncp) argument
286 ncp_DeleteQueues(struct ncp *ncp) argument
315 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) argument
446 struct ncp *ncp = &arg->bundle->ncp; local
498 ncp_LayersOpen(struct ncp *ncp) argument
511 ncp_LayersUnfinished(struct ncp *ncp) argument
529 ncp_Close(struct ncp *ncp) argument
543 ncp2initial(struct ncp *ncp) argument
[all...]
H A Diface.c475 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) argument
532 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, argument
618 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) argument
[all...]
H A Dbundle.h124 struct ncp ncp; member in struct:bundle
H A Dipcp.c224 char *cp, *cp_nons, *ncp, ch; local
1377 struct ncp *ncp = &bundle->ncp; local
[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...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Drclex.c189 rc_uint_type ncp; local
/freebsd-11-stable/sbin/ccdconfig/
H A Dccdconfig.c368 int ncp; local
/freebsd-11-stable/stand/libsa/
H A Dufs.c501 char *cp, *ncp; local
H A Dbootp.c643 u_char *ncp; local
H A Dnfs.c475 char *ncp; local
H A Dext2fs.c342 char *cp, *ncp, *path = NULL, *buf = NULL; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1298 unsigned char *ncp; local
/freebsd-11-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_vfsops.c958 uint64_t ncp, nsn, cpno, fcpno, blocknr, last_cno; local
H A Dnandfs_vnops.c2112 struct nandfs_cpstat *ncp; local
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dstate.c1495 unsigned char *ncp; local
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_fat.c975 extendfile(struct denode *dep, u_long count, struct buf **bpp, u_long *ncp, argument
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c1445 Cell *x, *vp, *arrayp, *cp, *ncp; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c857 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
897 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
923 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.c750 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-11-stable/contrib/less/
H A Dcmdbuf.c403 char *ncp; local
437 char *ncp; local
[all...]

Completed in 184 milliseconds

12