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

12

/freebsd-current/lib/libc/rpc/
H A Dgetnetpath.c50 struct netconfig *ncp; /* an nconf entry */ member in struct:netpath_chain
143 struct netconfig *ncp = NULL; /* temp. holds a netconfig session */ local
[all...]
H A Dgetnetconfig.c106 struct netconfig *ncp; member in struct:netconfig_list
240 struct netconfig_vars *ncp = (struct netconfig_vars *)handlep; local
445 struct netconfig *ncp = NULL; /* returned value */ local
557 parse_ncp(char *stringp, struct netconfig *ncp) argument
688 dup_ncp(struct netconfig *ncp) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dncp.h35 struct ncp { struct
[all...]
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
442 ncp_IsUrgentTcpLen(struct ncp *ncp, int len) argument
451 ncp_SetUrgentTcpLen(struct ncp *ncp, int len) argument
459 struct ncp *ncp = &arg->bundle->ncp; local
511 ncp_LayersOpen(struct ncp *ncp) argument
524 ncp_LayersUnfinished(struct ncp *ncp) argument
542 ncp_Close(struct ncp *ncp) argument
556 ncp2initial(struct ncp *ncp) argument
[all...]
H A Dfilter.c242 filter_Parse(struct ncp *ncp, int argc, char const *const *argv, argument
H A Dbundle.h122 struct ncp ncp; member in struct:bundle
H A Diface.c474 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) argument
531 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, argument
617 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) argument
[all...]
H A Dipcp.c222 char *cp, *cp_nons, *ncp, ch; local
1375 struct ncp *ncp = &bundle->ncp; local
[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...]
/freebsd-current/sbin/ccdconfig/
H A Dccdconfig.c366 int ncp; local
/freebsd-current/lib/libnvmf/
H A Dnvmf_controller.c43 nvmf_controller_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) argument
H A Dnvmf_transport.c186 nvmf_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) argument
H A Dnvmf_host.c226 nvmf_host_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) argument
255 nvmf_host_receive_response(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) argument
H A Dnvmf_tcp.c1234 tcp_receive_capsule(struct nvmf_qpair *nq, struct nvmf_capsule **ncp) argument
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1298 unsigned char *ncp; local
/freebsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c950 m_extendfile(struct denode *dep, u_long count, struct m_buf **bpp, u_long *ncp, argument
/freebsd-current/stand/libsa/
H A Dbootp.c638 u_char *ncp; local
H A Dnfs.c473 char *ncp; local
H A Dufs.c502 char *cp, *ncp; local
H A Dext2fs.c339 char *cp, *ncp, *path = NULL, *buf = NULL; local
/freebsd-current/sys/fs/msdosfs/
H A Dmsdosfs_fat.c988 extendfile(struct denode *dep, u_long count, struct buf **bpp, u_long *ncp, argument
/freebsd-current/sys/kern/
H A Dkern_environment.c370 char * ncp; local
/freebsd-current/contrib/less/
H A Dcmdbuf.c379 char *ncp; local
412 char *ncp; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzap.c856 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-current/contrib/tcsh/
H A Ded.chared.c2150 Char *cp, *ncp, *bp; local

Completed in 446 milliseconds

12