/freebsd/usr.sbin/ppp/ |
H A D | ncp.h | 35 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 D | ncp.c | 96 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init() 127 ncp_Destroy(struct ncp *ncp) in ncp_Destroy() 147 ncp_fsmStart(struct ncp *ncp, in ncp_fsmStart() 177 ncp_IfaceAddrAdded(struct ncp *ncp, const struct iface_addr *addr) in ncp_IfaceAddrAdded() 192 ncp_IfaceAddrDeleted(struct ncp *ncp, const struct iface_addr *addr) in ncp_IfaceAddrDeleted() 199 ncp_SetLink(struct ncp *ncp, struct link *l) in ncp_SetLink() 212 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) in ncp_Enqueue() 265 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen() 284 ncp_DeleteQueues(struct ncp *ncp) in ncp_DeleteQueues() 313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) in ncp_FillPhysicalQueues() [all …]
|
H A D | iface.c | 452 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) in iface_Clear() 509 iface_Add(struct iface *iface, struct ncp *ncp, const struct ncprange *ifa, in iface_Add() 595 iface_Delete(struct iface *iface, struct ncp *ncp, const struct ncpaddr *del) in iface_Delete()
|
H A D | filter.c | 242 filter_Parse(struct ncp *ncp, int argc, char const *const *argv, in filter_Parse()
|
H A D | ncpaddr.c | 409 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 D | ipcp.c | 222 char *cp, *cp_nons, *ncp, ch; in ipcp_LoadDNS() local 1375 struct ncp *ncp = &bundle->ncp; in ipcp_UseHisaddr() local
|
H A D | bundle.h | 122 struct ncp ncp; member
|
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 473 cache_ncp_invalidate(struct namecache *ncp) in cache_ncp_invalidate() argument 486 cache_ncp_match(struct namecache *ncp, struct vnode *dvp, in cache_ncp_match() argument 500 #define cache_ncp_canuse(ncp) ({ \ argument 512 cache_fpl_neg_ncp_canuse(ncp) global() argument 579 NCP2NEGLIST(struct namecache * ncp) NCP2NEGLIST() argument 586 NCP2NEGSTATE(struct namecache * ncp) NCP2NEGSTATE() argument 616 struct namecache *ncp; cache_ncp_find() local 628 cache_out_ts(struct namecache * ncp,struct timespec * tsp,int * ticksp) cache_out_ts() argument 806 struct namecache *ncp; cache_alloc_uma() local 824 cache_free_uma(struct namecache * ncp) cache_free_uma() argument 872 cache_free(struct namecache * ncp) cache_free() argument 886 struct namecache *ncp, *nnp; cache_free_batch() local 966 NCP2BUCKET(struct namecache * ncp) NCP2BUCKET() argument 975 NCP2BUCKETLOCK(struct namecache * ncp) NCP2BUCKETLOCK() argument 985 cache_assert_bucket_locked(struct namecache * ncp) cache_assert_bucket_locked() argument 994 cache_assert_bucket_unlocked(struct namecache * ncp) cache_assert_bucket_unlocked() argument 1186 struct namecache *ncp; sysctl_debug_hashstat_rawnchash() local 1220 struct namecache *ncp; sysctl_debug_hashstat_nchash() local 1329 cache_neg_init(struct namecache * ncp) cache_neg_init() argument 1343 cache_neg_hit_prep(struct namecache * ncp) cache_neg_hit_prep() argument 1364 cache_neg_hit_abort(ncp) global() argument 1367 cache_neg_hit_finish(struct namecache * ncp) cache_neg_hit_finish() argument 1378 cache_neg_promote_locked(struct namecache * ncp) cache_neg_promote_locked() argument 1398 cache_neg_demote_locked(struct namecache * ncp) cache_neg_demote_locked() argument 1427 struct namecache *ncp; cache_neg_promote_cond() local 1493 cache_neg_promote(struct namecache * ncp) cache_neg_promote() argument 1504 cache_neg_insert(struct namecache * ncp) cache_neg_insert() argument 1518 cache_neg_remove(struct namecache * ncp) cache_neg_remove() argument 1555 struct namecache *ncp, *lncp; cache_neg_evict_select_entry() local 1582 struct namecache *ncp, *ncp2; cache_neg_evict() local 1681 cache_zap_locked(struct namecache * ncp) cache_zap_locked() argument 1721 cache_zap_negative_locked_vnode_kl(struct namecache * ncp,struct vnode * vp) cache_zap_negative_locked_vnode_kl() argument 1736 cache_zap_locked_vnode_kl2(struct namecache * ncp,struct vnode * vp,struct mtx ** vlpp) cache_zap_locked_vnode_kl2() argument 1798 cache_zap_unlocked_bucket(struct namecache * ncp,struct componentname * cnp,struct vnode * dvp,struct mtx * dvlp,struct mtx * vlp,uint32_t hash,struct mtx * blp) cache_zap_unlocked_bucket() argument 1837 cache_zap_locked_bucket(struct namecache * ncp,struct componentname * cnp,uint32_t hash,struct mtx * blp) cache_zap_locked_bucket() argument 1864 struct namecache *ncp; cache_remove_cnp() local 1977 struct namecache *ncp; cache_lookup_dotdot() local 2099 struct namecache *ncp; cache_lookup_fallback() local 2171 struct namecache *ncp; cache_lookup() local 2400 struct namecache *ncp; cache_enter_lock() local 2443 struct namecache *ncp; cache_enter_lock_dd() local 2489 struct namecache *ncp; cache_enter_dotdot_prep() local 2520 struct namecache *ncp, *n2, *ndd; cache_enter_time() local 2908 struct namecache *ncp; cache_changesize() local 2961 struct namecache *ncp; cache_purge_impl() local 3052 struct namecache *ncp, *nnp; cache_purge_negative() local 3124 struct namecache *ncp; cache_validate() local 3409 struct namecache *ncp; vn_dd_from_dst() local 3423 struct namecache *ncp; vn_vptocnp() local 3618 struct namecache *ncp; vn_fullpath_any_smr() local 3867 struct namecache *ncp; vn_dir_dd_ino() local 3892 struct namecache *ncp; vn_commname() local 4044 struct namecache *ncp; cache_vop_inotify() local 4105 struct namecache *ncp; db_print_vpath() local 5357 struct namecache *ncp; cache_fplookup_dotdot() local 5425 cache_fplookup_neg(struct cache_fpl * fpl,struct namecache * ncp,uint32_t hash) cache_fplookup_neg() argument 5600 struct namecache *ncp; cache_fplookup_next() local 6022 struct namecache *ncp; cache_fplookup_trailingslash() local [all...] |
H A D | kern_environment.c | 370 char * ncp; in getfreesuffix() local
|
/freebsd/lib/libc/rpc/ |
H A D | getnetconfig.c | 106 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 D | getnetpath.c | 50 struct netconfig *ncp; /* an nconf entry */ member 143 struct netconfig *ncp = NULL; /* temp. holds a netconfig session */ in getnetpath() local
|
/freebsd/crypto/krb5/src/lib/kadm5/srv/ |
H A D | pwqual_hesiod.c | 61 char *cp, *ncp, *tcp, revbuf[80]; in str_check_gecos() local
|
/freebsd/sbin/ccdconfig/ |
H A D | ccdconfig.c | 366 int ncp; in dumpout() local
|
/freebsd/lib/libnvmf/ |
H A D | nvmf_transport.c | 186 nvmf_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) in nvmf_receive_capsule()
|
H A D | nvmf_host.c | 227 nvmf_host_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) in nvmf_host_receive_capsule() 256 nvmf_host_receive_response(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) in nvmf_host_receive_response()
|
H A D | nvmf_controller.c | 94 struct nvmf_capsule **ncp) in nvmf_controller_receive_capsule()
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | state.c | 1298 unsigned char *ncp; in send_status() local
|
/freebsd/stand/libsa/ |
H A D | bootp.c | 596 u_char *ncp; in setenv_() local
|
H A D | ufs.c | 500 char *cp, *ncp; in ufs_open() local
|
H A D | nfs.c | 474 char *ncp; in nfs_open() local
|
H A D | ext2fs.c | 340 char *cp, *ncp, *path = NULL, *buf = NULL; in ext2fs_open() local
|
/freebsd/contrib/less/ |
H A D | cmdbuf.c | 399 char *ncp; in cmd_right() local 432 char *ncp; in cmd_left() local
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 950 m_extendfile(struct denode *dep, u_long count, struct m_buf **bpp, u_long *ncp, in m_extendfile()
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 988 extendfile(struct denode *dep, u_long count, struct buf **bpp, u_long *ncp, in extendfile()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zap_micro.c | 1122 boolean_t *ncp) in zap_lookup_impl() 1165 boolean_t *ncp) in zap_lookup_norm() 1228 boolean_t *ncp) in zap_lookup_norm_by_dnode()
|