Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 25 of 752) sorted by relevance

12345678910>>...31

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_kdtrace.h56 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument
62 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
69 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
76 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
83 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument
89 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
95 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument
101 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
110 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
111 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
[all …]
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_kdtrace.h48 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument
54 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
61 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
68 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
83 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument
89 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
95 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument
101 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
110 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
111 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
[all …]
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_scroll.c76 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto()
113 v_home(SCR *sp, VICMD *vp) in v_home()
130 v_middle(SCR *sp, VICMD *vp) in v_middle()
151 v_bottom(SCR *sp, VICMD *vp) in v_bottom()
161 goto_adjust(VICMD *vp) in goto_adjust()
214 v_up(SCR *sp, VICMD *vp) in v_up()
236 v_cr(SCR *sp, VICMD *vp) in v_cr()
257 v_down(SCR *sp, VICMD *vp) in v_down()
278 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup()
302 v_hpagedown(SCR *sp, VICMD *vp) in v_hpagedown()
[all …]
H A Dv_itxt.c75 v_iA(SCR *sp, VICMD *vp) in v_iA()
95 v_ia(SCR *sp, VICMD *vp) in v_ia()
132 v_iI(SCR *sp, VICMD *vp) in v_iI()
151 v_ii(SCR *sp, VICMD *vp) in v_ii()
184 v_iO(SCR *sp, VICMD *vp) in v_iO()
196 v_io(SCR *sp, VICMD *vp) in v_io()
202 io(SCR *sp, VICMD *vp, enum which cmd) in io()
253 v_change(SCR *sp, VICMD *vp) in v_change()
393 v_Replace(SCR *sp, VICMD *vp) in v_Replace()
427 v_subst(SCR *sp, VICMD *vp) in v_subst()
[all …]
H A Dv_ex.c48 v_again(SCR *sp, VICMD *vp) in v_again()
65 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
101 v_join(SCR *sp, VICMD *vp) in v_join()
130 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
147 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
164 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
181 v_switch(SCR *sp, VICMD *vp) in v_switch()
214 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
235 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop()
250 v_filter(SCR *sp, VICMD *vp) in v_filter()
[all …]
H A Dv_event.c42 v_c_settop(SCR *sp, VICMD *vp) in v_c_settop()
85 v_edit(SCR *sp, VICMD *vp) in v_edit()
99 v_editopt(SCR *sp, VICMD *vp) in v_editopt()
121 v_editsplit(SCR *sp, VICMD *vp) in v_editsplit()
136 v_tag(SCR *sp, VICMD *vp) in v_tag()
153 v_tagas(SCR *sp, VICMD *vp) in v_tagas()
167 v_tagsplit(SCR *sp, VICMD *vp) in v_tagsplit()
185 v_quit(SCR *sp, VICMD *vp) in v_quit()
264 v_wq(SCR *sp, VICMD *vp) in v_wq()
281 v_write(SCR *sp, VICMD *vp) in v_write()
[all …]
H A Dv_word.c89 v_wordW(SCR *sp, VICMD *vp) in v_wordW()
101 v_wordw(SCR *sp, VICMD *vp) in v_wordw()
111 fword(SCR *sp, VICMD *vp, enum which type) in fword()
256 v_wordE(SCR *sp, VICMD *vp) in v_wordE()
268 v_worde(SCR *sp, VICMD *vp) in v_worde()
278 eword(SCR *sp, VICMD *vp, enum which type) in eword()
409 v_wordB(SCR *sp, VICMD *vp) in v_wordB()
421 v_wordb(SCR *sp, VICMD *vp) in v_wordb()
431 bword(SCR *sp, VICMD *vp, enum which type) in bword()
H A Dv_left.c40 v_left(SCR *sp, VICMD *vp) in v_left()
78 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
145 v_first(SCR *sp, VICMD *vp) in v_first()
207 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
267 v_zero(SCR *sp, VICMD *vp) in v_zero()
H A Dv_search.c48 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
60 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
70 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
291 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
316 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
354 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
398 v_esearch(SCR *sp, VICMD *vp) in v_esearch()
424 v_search(SCR *sp, VICMD *vp, CHAR_T *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
487 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
H A Dv_mark.c44 v_mark(SCR *sp, VICMD *vp) in v_mark()
65 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
79 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
91 v_emark(SCR *sp, VICMD *vp) in v_emark()
111 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring.c372 VSTRING *vp; in vstring_alloc() local
396 VSTRING *vstring_free(VSTRING *vp) in vstring_free()
406 void vstring_ctl(VSTRING *vp,...) in vstring_ctl()
426 VSTRING *vstring_truncate(VSTRING *vp, ssize_t len) in vstring_truncate()
442 VSTRING *vstring_set_payload_size(VSTRING *vp, ssize_t len) in vstring_set_payload_size()
454 VSTRING *vstring_strcpy(VSTRING *vp, const char *src) in vstring_strcpy()
468 VSTRING *vstring_strncpy(VSTRING *vp, const char *src, ssize_t len) in vstring_strncpy()
482 VSTRING *vstring_strcat(VSTRING *vp, const char *src) in vstring_strcat()
494 VSTRING *vstring_strncat(VSTRING *vp, const char *src, ssize_t len) in vstring_strncat()
506 VSTRING *vstring_memcpy(VSTRING *vp, const char *src, ssize_t len) in vstring_memcpy()
[all …]
H A Dvstring.h72 #define VSTRING_SPACE(vp, len) ((vp)->vbuf.space(&(vp)->vbuf, (len))) argument
73 #define vstring_str(vp) ((char *) (vp)->vbuf.data) argument
74 #define VSTRING_LEN(vp) ((ssize_t) ((vp)->vbuf.ptr - (vp)->vbuf.data)) argument
75 #define vstring_end(vp) ((char *) (vp)->vbuf.ptr) argument
76 #define VSTRING_TERMINATE(vp) do { \ argument
79 #define VSTRING_RESET(vp) do { \ argument
83 #define VSTRING_ADDCH(vp, ch) VBUF_PUT(&(vp)->vbuf, ch) argument
84 #define VSTRING_SKIP(vp) do { \ argument
88 #define vstring_avail(vp) ((vp)->vbuf.cnt) argument
95 #define VSTRING_AT_OFFSET(vp, offset) do { \ argument
H A Dvstring_vstream.c128 #define VSTRING_GET_RESULT(vp, baselen) \ argument
133 int vstring_get_flags(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags()
152 int vstring_get_flags_nonl(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags_nonl()
168 int vstring_get_flags_null(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags_null()
184 int vstring_get_flags_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_bound()
207 int vstring_get_flags_nonl_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_nonl_bound()
227 int vstring_get_flags_null_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_null_bound()
256 VSTRING *vp = vstring_alloc(1); in main() local
/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c55 RUMP_VOP_BWRITE(struct vnode *vp, in RUMP_VOP_BWRITE()
126 RUMP_VOP_OPEN(struct vnode *vp, in RUMP_VOP_OPEN()
140 RUMP_VOP_CLOSE(struct vnode *vp, in RUMP_VOP_CLOSE()
154 RUMP_VOP_ACCESS(struct vnode *vp, in RUMP_VOP_ACCESS()
168 RUMP_VOP_ACCESSX(struct vnode *vp, in RUMP_VOP_ACCESSX()
182 RUMP_VOP_GETATTR(struct vnode *vp, in RUMP_VOP_GETATTR()
196 RUMP_VOP_SETATTR(struct vnode *vp, in RUMP_VOP_SETATTR()
210 RUMP_VOP_READ(struct vnode *vp, in RUMP_VOP_READ()
225 RUMP_VOP_WRITE(struct vnode *vp, in RUMP_VOP_WRITE()
240 RUMP_VOP_FALLOCATE(struct vnode *vp, in RUMP_VOP_FALLOCATE()
[all …]
/netbsd-src/sys/kern/
H A Dvfs_vnode.c268 #define VSTATE_GET(vp) \ argument
270 #define VSTATE_CHANGE(vp, from, to) \ argument
254 vrefcnt(struct vnode * vp) vrefcnt() argument
266 VSTATE_GET(vp) global() argument
274 _vstate_assert(vnode_t * vp,enum vnode_state state,const char * func,int line,bool has_lock) _vstate_assert() argument
306 vstate_assert_get(vnode_t * vp,const char * func,int line) vstate_assert_get() argument
319 vstate_assert_wait_stable(vnode_t * vp,const char * func,int line) vstate_assert_wait_stable() argument
337 vstate_assert_change(vnode_t * vp,enum vnode_state from,enum vnode_state to,const char * func,int line) vstate_assert_change() argument
377 VSTATE_GET(vp) global() argument
379 VSTATE_CHANGE(vp,from,to) global() argument
381 VSTATE_WAIT_STABLE(vp) global() argument
384 _vstate_assert(vnode_t * vp,enum vnode_state state,const char * func,int line,bool has_lock) _vstate_assert() argument
391 vstate_wait_stable(vnode_t * vp) vstate_wait_stable() argument
400 vstate_change(vnode_t * vp,enum vnode_state from,enum vnode_state to) vstate_change() argument
449 vnode_t *vp; vnalloc_marker() local
469 vnfree_marker(vnode_t * vp) vnfree_marker() argument
485 vnis_marker(vnode_t * vp) vnis_marker() argument
495 lru_which(vnode_t * vp) lru_which() argument
512 lru_requeue(vnode_t * vp,vnodelst_t * listhd) lru_requeue() argument
647 vnode_t *vp; vdrain_one() local
756 vtryrele(vnode_t * vp) vtryrele() argument
777 vput(vnode_t * vp) vput() argument
808 vnode_t *vp; vrele_deferred() local
840 vrelel(vnode_t * vp,int flags,int lktype) vrelel() argument
1076 vrele(vnode_t * vp) vrele() argument
1090 vrele_async(vnode_t * vp) vrele_async() argument
1107 vref(vnode_t * vp) vref() argument
1120 vholdl(vnode_t * vp) vholdl() argument
1133 vhold(vnode_t * vp) vhold() argument
1146 holdrelel(vnode_t * vp) holdrelel() argument
1164 holdrele(vnode_t * vp) holdrele() argument
1176 vrecycle(vnode_t * vp) vrecycle() argument
1259 vrevoke(vnode_t * vp) vrevoke() argument
1297 vgone(vnode_t * vp) vgone() argument
1431 vnode_t *vp; vcache_alloc() local
1465 vnode_t *vp; vcache_dealloc() local
1486 vnode_t *vp; vcache_free() local
1518 vcache_tryvget(vnode_t * vp) vcache_tryvget() argument
1543 vcache_vget(vnode_t * vp) vcache_vget() argument
1580 struct vnode *vp; vcache_get() local
1687 struct vnode *vp, *ovp; vcache_new() local
1754 vcache_rekey_enter(struct mount * mp,struct vnode * vp,const void * old_key,size_t old_key_len,const void * new_key,size_t new_key_len) vcache_rekey_enter() argument
1799 vcache_rekey_exit(struct mount * mp,struct vnode * vp,const void * old_key,size_t old_key_len,const void * new_key,size_t new_key_len) vcache_rekey_exit() argument
1855 vcache_reclaim(vnode_t * vp) vcache_reclaim() argument
2002 vcache_make_anon(vnode_t * vp) vcache_make_anon() argument
2064 vnode_t *vp; vwakeup() local
2088 vdead_check(struct vnode * vp,int flags) vdead_check() argument
2126 vnpanic(vnode_t * vp,const char * fmt,...) vnpanic() argument
[all...]
H A Dvfs_xattr.c111 extattr_check_cred(struct vnode * vp,int attrspace,kauth_cred_t cred,int access) extattr_check_cred() argument
128 vfs_stdextattrctl(struct mount * mp,int cmt,struct vnode * vp,int attrnamespace,const char * attrname) vfs_stdextattrctl() argument
215 extattr_set_vp(struct vnode * vp,int attrnamespace,const char * attrname,const void * data,size_t nbytes,struct lwp * l,register_t * retval,int flag) extattr_set_vp() argument
283 extattr_get_vp(struct vnode * vp,int attrnamespace,const char * attrname,void * data,size_t nbytes,struct lwp * l,register_t * retval) extattr_get_vp() argument
345 extattr_delete_vp(struct vnode * vp,int attrnamespace,const char * attrname,struct lwp * l) extattr_delete_vp() argument
369 extattr_list_vp(struct vnode * vp,int attrnamespace,void * data,size_t nbytes,int flag,struct lwp * l,register_t * retval) extattr_list_vp() argument
434 struct vnode *vp; sys_extattr_set_fd() local
467 struct vnode *vp; sys_extattr_set_file() local
500 struct vnode *vp; sys_extattr_set_link() local
534 struct vnode *vp; sys_extattr_get_fd() local
567 struct vnode *vp; sys_extattr_get_file() local
600 struct vnode *vp; sys_extattr_get_link() local
632 struct vnode *vp; sys_extattr_delete_fd() local
662 struct vnode *vp; sys_extattr_delete_file() local
692 struct vnode *vp; sys_extattr_delete_link() local
724 struct vnode *vp; sys_extattr_list_fd() local
751 struct vnode *vp; sys_extattr_list_file() local
778 struct vnode *vp; sys_extattr_list_link() local
830 struct vnode *vp; sys_setxattr() local
870 struct vnode *vp; sys_lsetxattr() local
911 struct vnode *vp; sys_fsetxattr() local
950 struct vnode *vp; sys_getxattr() local
985 struct vnode *vp; sys_lgetxattr() local
1021 struct vnode *vp; sys_fgetxattr() local
1055 struct vnode *vp; sys_listxattr() local
1109 struct vnode *vp; sys_llistxattr() local
1163 struct vnode *vp; sys_flistxattr() local
1216 struct vnode *vp; sys_removexattr() local
1248 struct vnode *vp; sys_lremovexattr() local
1281 struct vnode *vp; sys_fremovexattr() local
[all...]
H A Dvfs_vnops.c178 struct vnode *vp = NULL; vn_open() local
376 vn_writechk(struct vnode * vp) vn_writechk() argument
389 vn_openchk(struct vnode * vp,kauth_cred_t cred,int fflags) vn_openchk() argument
428 vn_markexec(struct vnode * vp) vn_markexec() argument
451 vn_marktext(struct vnode * vp) vn_marktext() argument
482 vn_close(struct vnode * vp,int flags,kauth_cred_t cred) vn_close() argument
499 enforce_rlimit_fsize(struct vnode * vp,struct uio * uio,int ioflag) enforce_rlimit_fsize() argument
528 vn_rdwr(enum uio_rw rw,struct vnode * vp,void * base,int len,off_t offset,enum uio_seg segflg,int ioflg,kauth_cred_t cred,size_t * aresid,struct lwp * l) vn_rdwr() argument
582 struct vnode *vp = fp->f_vnode; vn_readdir() local
651 struct vnode *vp = fp->f_vnode; vn_read() local
691 struct vnode *vp = fp->f_vnode; vn_write() local
745 struct vnode *vp = fp->f_vnode; vn_statfile() local
755 vn_stat(struct vnode * vp,struct stat * sb) vn_stat() argument
820 struct vnode *vp = fp->f_vnode; vn_fcntl() local
833 struct vnode *vp = fp->f_vnode, *ovp; vn_ioctl() local
937 struct vnode *vp; vn_mmap() local
1160 struct vnode *vp = fp->f_vnode; vn_seek() local
1232 struct vnode *const vp = fp->f_vnode; vn_advlock() local
1246 struct vnode *const vp = fp->f_vnode; vn_fpathconf() local
1260 struct vnode *vp = fp->f_vnode; vn_posix_fadvise() local
1340 struct vnode *vp; vn_truncate() local
1368 vn_lock(struct vnode * vp,int flags) vn_lock() argument
1426 vn_extattr_get(struct vnode * vp,int ioflg,int attrnamespace,const char * attrname,size_t * buflen,void * bf,struct lwp * l) vn_extattr_get() argument
1462 vn_extattr_set(struct vnode * vp,int ioflg,int attrnamespace,const char * attrname,size_t buflen,const void * bf,struct lwp * l) vn_extattr_set() argument
1493 vn_extattr_rm(struct vnode * vp,int ioflg,int attrnamespace,const char * attrname,struct lwp * l) vn_extattr_rm() argument
1554 struct vnode *vp; vn_bdev_openpath() local
1600 vn_knote_attach(struct vnode * vp,struct knote * kn) vn_knote_attach() argument
1630 vn_knote_detach(struct vnode * vp,struct knote * kn) vn_knote_detach() argument
[all...]
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dvnode.h142 #define IS_XATTRDIR(vp) (0) argument
150 #define vn_vfswlock(vp) (0) argument
151 #define vn_vfsunlock(vp) do { } while (0) argument
152 #define vn_ismntpt(vp) ((vp)->v_type == VDIR && (vp)->v_mountedhere != NULL) argument
153 #define vn_mountedvfs(vp) ((vp)->v_mountedhere) argument
154 #define vn_has_cached_data(vp) (((vp)->v_iflag & VI_PAGES) != 0) argument
155 #define vn_exists(vp) do { } while (0) argument
156 #define vn_invalid(vp) do { } while (0) argument
157 #define vn_free(vp) do { } while (0) argument
159 #define vn_matchops(vp, vops) ((vp)->v_op == &(vops)) argument
[all …]
/netbsd-src/sys/miscfs/genfs/
H A Dgenfs_vnops.c222 struct vnode *vp, *vp_last = NULL; in genfs_eopnotsupp() local
324 vnode_t *vp = ap->a_vp; in genfs_deadlock() local
361 vnode_t *vp = ap->a_vp; in genfs_deadunlock() local
379 vnode_t *vp = ap->a_vp; in genfs_lock() local
413 vnode_t *vp = ap->a_vp; in genfs_unlock() local
430 vnode_t *vp = ap->a_vp; in genfs_islocked() local
462 struct vnode *vp = ap->a_vp; in genfs_null_putpages() local
470 genfs_node_init(struct vnode *vp, const struct genfs_ops *ops) in genfs_node_init()
479 genfs_node_destroy(struct vnode *vp) in genfs_node_destroy()
487 genfs_size(struct vnode *vp, off_t size, off_t *eobp, int flags) in genfs_size()
[all …]
H A Dlayer_vnops.c409 struct vnode *vp = ap->a_vp; in layer_setattr() local
452 struct vnode *vp = ap->a_vp; in layer_getattr() local
473 struct vnode *vp = ap->a_vp; in layer_access() local
509 struct vnode *vp = ap->a_vp; in layer_open() local
538 struct vnode *vp = ap->a_vp; in layer_close() local
588 struct vnode *vp = ap->a_vp; in layer_inactive() local
620 struct vnode *vp = ap->a_vp; in layer_remove() local
672 struct vnode *vp = ap->a_vp; in layer_rmdir() local
691 struct vnode *vp = ap->a_vp; in layer_revoke() local
714 struct vnode *vp = ap->a_vp; in layer_reclaim() local
[all …]
/netbsd-src/external/cddl/osnet/sys/kern/
H A Dpolicy.c144 secpolicy_basic_link(vnode_t *vp, cred_t *cred) in secpolicy_basic_link()
159 secpolicy_vnode_remove(vnode_t *vp, cred_t *cred) in secpolicy_vnode_remove()
167 secpolicy_vnode_owner(vnode_t *vp, cred_t *cred, uid_t owner) in secpolicy_vnode_owner()
180 secpolicy_vnode_access(cred_t *cred, vnode_t *vp, uid_t owner, in secpolicy_vnode_access()
192 secpolicy_vnode_access2(cred_t *cr, vnode_t *vp, uid_t owner, in secpolicy_vnode_access2()
206 secpolicy_vnode_any_access(cred_t *cr, vnode_t *vp, uid_t owner) in secpolicy_vnode_any_access()
213 secpolicy_xvattr(vnode_t *vp, xvattr_t *xvap, uid_t owner, cred_t *cred, vtype_t vtype) in secpolicy_xvattr()
220 secpolicy_vnode_setid_retain(vnode_t *vp, cred_t *cred, boolean_t issuidroot __unused) in secpolicy_vnode_setid_retain()
227 secpolicy_vnode_setids_setgids(vnode_t *vp, cred_t *cred, gid_t gid) in secpolicy_vnode_setids_setgids()
237 secpolicy_vnode_chown(vnode_t *vp, cred_t *cred, uid_t owner) in secpolicy_vnode_chown()
[all …]
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_var.c66 npfvar_t *vp = ecalloc(1, sizeof(*vp)); in npfvar_create() local
90 npfvar_add(npfvar_t *vp, const char *name) in npfvar_add()
100 npfvar_t *vp = npfvar_create(); in npfvar_create_element() local
111 npfvar_add_element(npfvar_t *vp, unsigned type, const void *data, size_t len) in npfvar_add_element()
132 npfvar_add_elements(npfvar_t *vp, npfvar_t *vp2) in npfvar_add_elements()
168 npfvar_destroy(npfvar_t *vp) in npfvar_destroy()
177 npfvar_expand_string(const npfvar_t *vp) in npfvar_expand_string()
187 npfvar_get_count(const npfvar_t *vp) in npfvar_get_count()
193 npfvar_get_element(const npfvar_t *vp, size_t idx, size_t level) in npfvar_get_element()
232 npfvar_get_type(const npfvar_t *vp, size_t idx) in npfvar_get_type()
[all …]
/netbsd-src/bin/csh/
H A Dexp.c92 expr(Char ***vp) in expr()
98 exp0(Char ***vp, int ignore) in exp0()
120 exp1(Char ***vp, int ignore) in exp1()
142 csh_exp2(Char ***vp, int ignore) in csh_exp2()
164 exp2a(Char ***vp, int ignore) in exp2a()
186 exp2b(Char ***vp, int ignore) in exp2b()
208 exp2c(Char ***vp, int ignore) in exp2c()
250 exp3(Char ***vp, int ignore) in exp3()
290 exp3a(Char ***vp, int ignore) in exp3a()
318 exp4(Char ***vp, int ignore) in exp4()
[all …]
/netbsd-src/libexec/lfs_cleanerd/
H A Dfdfs.c64 struct uvnode *vp; in fd_vget() local
125 fd_reclaim(struct uvnode *vp) in fd_reclaim()
152 fd_release(struct uvnode *vp) in fd_release()
161 fd_release_all(struct uvnode *vp) in fd_release_all()
172 fd_preload(struct uvnode *vp, daddr_t start) in fd_preload()
220 fd_ptrget(struct uvnode *vp, daddr_t bn) in fd_ptrget()
288 fd_vop_bmap(struct uvnode * vp, daddr_t lbn, daddr_t * daddrp) in fd_vop_bmap()
/netbsd-src/sys/ddb/
H A Ddb_variables.c152 db_rw_internal_variable(const struct db_variable *vp, db_expr_t *valp, int rw) in db_rw_internal_variable()
243 const struct db_variable *vp; in db_find_variable() local
270 const struct db_variable *vp; in db_get_variable() local
283 const struct db_variable *vp; in db_set_variable() local
295 db_read_variable(const struct db_variable *vp, db_expr_t *valuep) in db_read_variable()
306 db_write_variable(const struct db_variable *vp, db_expr_t *valuep) in db_write_variable()
323 const struct db_variable *vp = NULL; /* XXX: GCC */ in db_set_cmd() local

12345678910>>...31