Home
last modified time | relevance | path

Searched defs:ncp (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/usr.sbin/ppp/
H A Dncp.h35 struct ncp { struct
58 extern void ncp_Init(struct ncp *, struct bundle *); argument
81 #define ncp_IsUrgentTcpPort(ncp, p1, p2) \ argument
83 #define ncp_IsUrgentUdpPort(ncp, p1, p2) \ argument
85 #define ncp_AddUrgentTcpPort(ncp, p) \ argument
87 #define ncp_AddUrgentUdpPort(ncp, p) \ argument
89 #define ncp_RemoveUrgentTcpPort(ncp, p) \ argument
91 #define ncp_RemoveUrgentUdpPort(ncp, p) \ argument
93 #define ncp_ClearUrgentTcpPorts(ncp) \ argument
95 #define ncp_ClearUrgentUdpPorts(ncp) \ argument
[all …]
H A Dncp.c127 ncp_Destroy(struct ncp *ncp) in ncp_Destroy()
147 ncp_fsmStart(struct ncp *ncp, in ncp_fsmStart()
199 ncp_SetLink(struct ncp *ncp, struct link *l) in ncp_SetLink()
265 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen()
284 ncp_DeleteQueues(struct ncp *ncp) in ncp_DeleteQueues()
442 ncp_IsUrgentTcpLen(struct ncp *ncp, int len) in ncp_IsUrgentTcpLen()
459 struct ncp *ncp = &arg->bundle->ncp; in ncp_Show() local
511 ncp_LayersOpen(struct ncp *ncp) in ncp_LayersOpen()
524 ncp_LayersUnfinished(struct ncp *ncp) in ncp_LayersUnfinished()
542 ncp_Close(struct ncp *ncp) in ncp_Close()
[all …]
H A Diface.c474 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) in iface_Clear()
531 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, in iface_Add()
617 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) in iface_Delete()
H A Dfilter.c242 filter_Parse(struct ncp *ncp, int argc, char const *const *argv, in filter_Parse()
H A Dncpaddr.c409 ncpaddr_aton(struct ncpaddr *addr, struct ncp *ncp, const char *data) in ncpaddr_aton()
903 ncprange_aton(struct ncprange *range, struct ncp *ncp, const char *data) in ncprange_aton()
H A Dipcp.c222 char *cp, *cp_nons, *ncp, ch; in ipcp_LoadDNS() local
1375 struct ncp *ncp = &bundle->ncp; in ipcp_UseHisaddr() local
H A Dbundle.h122 struct ncp ncp; member
H A Dcommand.c1562 struct ncp *ncp = &arg->bundle->ncp; in SetInterfaceAddr() local
/freebsd/sys/kern/
H A Dvfs_cache.c757 struct namecache *ncp; in cache_alloc_uma() local
1117 struct namecache *ncp; in sysctl_debug_hashstat_rawnchash() local
1151 struct namecache *ncp; in sysctl_debug_hashstat_nchash() local
1358 struct namecache *ncp; in cache_neg_promote_cond() local
1799 struct namecache *ncp; in cache_remove_cnp() local
1918 struct namecache *ncp; in cache_lookup_dotdot() local
2040 struct namecache *ncp; in cache_lookup_fallback() local
2117 struct namecache *ncp; in cache_lookup() local
2351 struct namecache *ncp; in cache_enter_lock() local
2394 struct namecache *ncp; in cache_enter_lock_dd() local
[all …]
H A Dkern_environment.c370 char * ncp; in getfreesuffix() local
/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c106 struct netconfig *ncp; member
240 struct netconfig_vars *ncp = (struct netconfig_vars *)handlep; in getnetconfig() local
445 struct netconfig *ncp = NULL; /* returned value */ in getnetconfigent() local
557 parse_ncp(char *stringp, struct netconfig *ncp) in parse_ncp()
688 dup_ncp(struct netconfig *ncp) in dup_ncp()
H A Dgetnetpath.c50 struct netconfig *ncp; /* an nconf entry */ member
143 struct netconfig *ncp = NULL; /* temp. holds a netconfig session */ in getnetpath() local
/freebsd/sbin/ccdconfig/
H A Dccdconfig.c366 int ncp; in dumpout() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1298 unsigned char *ncp; in send_status() local
/freebsd/stand/libsa/
H A Dbootp.c638 u_char *ncp; in setenv_() local
H A Dufs.c502 char *cp, *ncp; in ufs_open() local
H A Dnfs.c473 char *ncp; in nfs_open() local
H A Dext2fs.c339 char *cp, *ncp, *path = NULL, *buf = NULL; in ext2fs_open() local
/freebsd/contrib/less/
H A Dcmdbuf.c379 char *ncp; in cmd_right() local
412 char *ncp; in cmd_left() local
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c950 m_extendfile(struct denode *dep, u_long count, struct m_buf **bpp, u_long *ncp, in m_extendfile()
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_fat.c988 extendfile(struct denode *dep, u_long count, struct buf **bpp, u_long *ncp, in extendfile()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c996 boolean_t *ncp) in zap_lookup_impl()
1039 boolean_t *ncp) in zap_lookup_norm()
1087 boolean_t *ncp) in zap_lookup_norm_by_dnode()
H A Dzap.c782 char *realname, int rn_len, boolean_t *ncp) in fzap_lookup()
/freebsd/contrib/tcsh/
H A Ded.chared.c2150 Char *cp, *ncp, *bp; in e_dabbrev_expand() local
/freebsd/contrib/one-true-awk/
H A Drun.c1946 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local

12