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

12

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c993 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
1036 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
1084 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
/freebsd-current/contrib/one-true-awk/
H A Drun.c1946 Cell *x, *vp, *arrayp, *cp, *ncp; local
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c1562 struct ncp *ncp = &arg->bundle->ncp; local
[all...]
/freebsd-current/sys/kern/
H A Dvfs_cache.c453 cache_ncp_invalidate(struct namecache *ncp) argument
547 NCP2NEGLIST(struct namecache *ncp) argument
554 NCP2NEGSTATE(struct namecache *ncp) argument
578 cache_out_ts(struct namecache *ncp, struct timespec *tsp, int *ticksp) argument
757 struct namecache *ncp; local
775 cache_free_uma(struct namecache *ncp) argument
823 cache_free(struct namecache *ncp) argument
837 struct namecache *ncp, *nnp; local
917 NCP2BUCKET(struct namecache *ncp) argument
926 NCP2BUCKETLOCK(struct namecache *ncp) argument
936 cache_assert_bucket_locked(struct namecache *ncp) argument
945 cache_assert_bucket_unlocked(struct namecache *ncp) argument
1117 struct namecache *ncp; local
1151 struct namecache *ncp; local
1260 cache_neg_init(struct namecache *ncp) argument
1274 cache_neg_hit_prep(struct namecache *ncp) argument
1298 cache_neg_hit_finish(struct namecache *ncp) argument
1309 cache_neg_promote_locked(struct namecache *ncp) argument
1329 cache_neg_demote_locked(struct namecache *ncp) argument
1358 struct namecache *ncp; local
1425 cache_neg_promote(struct namecache *ncp) argument
1436 cache_neg_insert(struct namecache *ncp) argument
1450 cache_neg_remove(struct namecache *ncp) argument
1487 struct namecache *ncp, *lncp; local
1514 struct namecache *ncp, *ncp2; local
1613 cache_zap_locked(struct namecache *ncp) argument
1653 cache_zap_negative_locked_vnode_kl(struct namecache *ncp, struct vnode *vp) argument
1668 cache_zap_locked_vnode_kl2(struct namecache *ncp, struct vnode *vp, struct mtx **vlpp) argument
1730 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) argument
1772 cache_zap_locked_bucket(struct namecache *ncp, struct componentname *cnp, uint32_t hash, struct mtx *blp) argument
1799 struct namecache *ncp; local
1918 struct namecache *ncp; local
2040 struct namecache *ncp; local
2117 struct namecache *ncp; local
2351 struct namecache *ncp; local
2394 struct namecache *ncp; local
2440 struct namecache *ncp; local
2471 struct namecache *ncp, *n2, *ndd; local
2861 struct namecache *ncp; local
2914 struct namecache *ncp; local
3005 struct namecache *ncp, *nnp; local
3077 struct namecache *ncp; local
3355 struct namecache *ncp; local
3369 struct namecache *ncp; local
3564 struct namecache *ncp; local
3813 struct namecache *ncp; local
3838 struct namecache *ncp; local
4001 struct namecache *ncp; local
5248 struct namecache *ncp; local
5326 cache_fplookup_neg(struct cache_fpl *fpl, struct namecache *ncp, uint32_t hash) argument
5501 struct namecache *ncp; local
5928 struct namecache *ncp; local
[all...]
/freebsd-current/contrib/sqlite3/
H A Dshell.c1592 size_t ncp = strlen(continuePrompt); local

Completed in 203 milliseconds

12