Home
last modified time | relevance | path

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

1234567891011

/openbsd/src/usr.bin/vi/vi/
Dv_scroll.c69 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto()
106 v_home(SCR *sp, VICMD *vp) in v_home()
123 v_middle(SCR *sp, VICMD *vp) in v_middle()
144 v_bottom(SCR *sp, VICMD *vp) in v_bottom()
154 goto_adjust(VICMD *vp) in goto_adjust()
207 v_up(SCR *sp, VICMD *vp) in v_up()
229 v_cr(SCR *sp, VICMD *vp) in v_cr()
250 v_down(SCR *sp, VICMD *vp) in v_down()
271 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup()
295 v_hpagedown(SCR *sp, VICMD *vp) in v_hpagedown()
[all …]
Dv_ex.c41 v_again(SCR *sp, VICMD *vp) in v_again()
59 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
95 v_join(SCR *sp, VICMD *vp) in v_join()
124 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
141 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
158 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
175 v_switch(SCR *sp, VICMD *vp) in v_switch()
212 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
229 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop()
244 v_filter(SCR *sp, VICMD *vp) in v_filter()
[all …]
Dv_itxt.c67 v_iA(SCR *sp, VICMD *vp) in v_iA()
87 v_ia(SCR *sp, VICMD *vp) in v_ia()
124 v_iI(SCR *sp, VICMD *vp) in v_iI()
143 v_ii(SCR *sp, VICMD *vp) in v_ii()
176 v_iO(SCR *sp, VICMD *vp) in v_iO()
188 v_io(SCR *sp, VICMD *vp) in v_io()
194 io(SCR *sp, VICMD *vp, enum which cmd) in io()
244 v_change(SCR *sp, VICMD *vp) in v_change()
383 v_Replace(SCR *sp, VICMD *vp) in v_Replace()
417 v_subst(SCR *sp, VICMD *vp) in v_subst()
[all …]
Dv_word.c78 v_wordW(SCR *sp, VICMD *vp) in v_wordW()
90 v_wordw(SCR *sp, VICMD *vp) in v_wordw()
100 fword(SCR *sp, VICMD *vp, enum which type) in fword()
238 v_wordE(SCR *sp, VICMD *vp) in v_wordE()
250 v_worde(SCR *sp, VICMD *vp) in v_worde()
260 eword(SCR *sp, VICMD *vp, enum which type) in eword()
384 v_wordB(SCR *sp, VICMD *vp) in v_wordB()
396 v_wordb(SCR *sp, VICMD *vp) in v_wordb()
406 bword(SCR *sp, VICMD *vp, enum which type) in bword()
Dv_search.c39 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
51 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
61 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
280 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
305 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
317 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
340 v_search(SCR *sp, VICMD *vp, char *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
403 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
Dv_left.c32 v_left(SCR *sp, VICMD *vp) in v_left()
70 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
137 v_first(SCR *sp, VICMD *vp) in v_first()
199 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
259 v_zero(SCR *sp, VICMD *vp) in v_zero()
Dv_ch.c36 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat()
65 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat()
104 v_cht(SCR *sp, VICMD *vp) in v_cht()
135 v_chf(SCR *sp, VICMD *vp) in v_chf()
191 v_chT(SCR *sp, VICMD *vp) in v_chT()
216 v_chF(SCR *sp, VICMD *vp) in v_chF()
Dv_mark.c33 v_mark(SCR *sp, VICMD *vp) in v_mark()
58 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
72 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
82 mark(SCR *sp, VICMD *vp, enum which cmd) in mark()
/openbsd/src/sys/kern/
Dvfs_vops.c51 #define ASSERT_VP_ISLOCKED(vp) do { \ argument
58 #define ASSERT_VP_ISLOCKED(vp) /* nothing */ argument
62 VOP_ISLOCKED(struct vnode *vp) in VOP_ISLOCKED()
125 VOP_OPEN(struct vnode *vp, int mode, struct ucred *cred, struct proc *p) in VOP_OPEN()
142 VOP_CLOSE(struct vnode *vp, int fflag, struct ucred *cred, struct proc *p) in VOP_CLOSE()
160 VOP_ACCESS(struct vnode *vp, int mode, struct ucred *cred, struct proc *p) in VOP_ACCESS()
178 VOP_GETATTR(struct vnode *vp, struct vattr *vap, struct ucred *cred, in VOP_GETATTR()
195 VOP_SETATTR(struct vnode *vp, struct vattr *vap, struct ucred *cred, in VOP_SETATTR()
214 VOP_READ(struct vnode *vp, struct uio *uio, int ioflag, struct ucred *cred) in VOP_READ()
231 VOP_WRITE(struct vnode *vp, struct uio *uio, int ioflag, in VOP_WRITE()
[all …]
Dvfs_vnops.c81 struct vnode *vp; in vn_open() local
206 vn_writechk(struct vnode *vp) in vn_writechk()
247 vn_fsizechk(struct vnode *vp, struct uio *uio, int ioflag, ssize_t *overrun) in vn_fsizechk()
276 vn_marktext(struct vnode *vp) in vn_marktext()
285 vn_close(struct vnode *vp, int flags, struct ucred *cred, struct proc *p) in vn_close()
301 vn_rdwr(enum uio_rw rw, struct vnode *vp, caddr_t base, int len, off_t offset, in vn_rdwr()
343 struct vnode *vp = fp->f_data; in vn_read() local
388 struct vnode *vp = fp->f_data; in vn_write() local
429 struct vnode *vp = fp->f_data; in vn_statfile() local
443 vn_stat(struct vnode *vp, struct stat *sb, struct proc *p) in vn_stat()
[all …]
Dvfs_subr.c179 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp) in vfs_mount_alloc()
393 struct vnode *vp; in getnewvnode() local
493 insmntque(struct vnode *vp, struct mount *mp) in insmntque()
536 struct vnode *vp; in getdevvp() local
573 struct vnode *vp; in checkalias() local
657 vget(struct vnode *vp, int flags) in vget()
708 vref(struct vnode *vp) in vref()
722 vputonfreelist(struct vnode *vp) in vputonfreelist()
765 vput(struct vnode *vp) in vput()
809 vrele(struct vnode *vp) in vrele()
[all …]
Dspec_vnops.c104 struct vnode *vp = ap->a_vp; in spec_open() local
190 struct vnode *vp = ap->a_vp; in spec_read() local
279 struct vnode *vp = ap->a_vp; in spec_write() local
402 struct vnode *vp = ap->a_vp; in spec_fsync() local
459 struct vnode *vp = ap->a_vp; in spec_close() local
557 struct vnode *vp = ap->a_vp; in spec_getattr() local
575 struct vnode *vp = ap->a_vp; in spec_setattr() local
592 struct vnode *vp = ap->a_vp; in spec_access() local
663 struct vnode *vp = ap->a_vp; in spec_advlock() local
695 struct vnode *cvp, *vp = ap->a_vp; in spec_open_clone() local
/openbsd/src/bin/csh/
Dexp.c75 expr(Char ***vp) in expr()
81 exp0(Char ***vp, bool ignore) in exp0()
96 exp1(Char ***vp, bool ignore) in exp1()
111 exp2_(Char ***vp, bool ignore) in exp2_()
126 exp2a(Char ***vp, bool ignore) in exp2a()
141 exp2b(Char ***vp, bool ignore) in exp2b()
156 exp2c(Char ***vp, bool ignore) in exp2c()
196 exp3(Char ***vp, bool ignore) in exp3()
234 exp3a(Char ***vp, bool ignore) in exp3a()
256 exp4(Char ***vp, bool ignore) in exp4()
[all …]
Dset.c61 Char *vp, op; in doset() local
179 asx(Char *vp, int subscr, Char *p) in asx()
188 getvx(Char *vp, int subscr) in getvx()
203 Char *vp, c, op; in dolet() local
284 xset(Char *cp, Char ***vp) in xset()
298 operate(int op, Char *vp, Char *p) in operate()
361 struct varent *vp; in value1() local
368 madrof(Char *pat, struct varent *vp) in madrof()
473 struct varent *vp; in unset1() local
488 struct varent *vp; in unsetv() local
/openbsd/src/bin/ksh/
Dvar.c75 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local
173 struct tbl *vp; in global() local
256 struct tbl *vp; in local() local
297 str_val(struct tbl *vp) in str_val()
349 intval(struct tbl *vp) in intval()
409 struct tbl *vp = &vtemp; in setint() local
424 getint(struct tbl *vp, int64_t *nump, bool arith) in getint()
493 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
514 formatstr(struct tbl *vp, const char *s) in formatstr()
576 export(struct tbl *vp, const char *val) in export()
[all …]
/openbsd/src/sys/ufs/ufs/
Dufs_vnops.c93 ufs_itimes(struct vnode *vp) in ufs_itimes()
225 struct vnode *vp = ap->a_vp; in ufs_close() local
236 struct vnode *vp = ap->a_vp; in ufs_access() local
288 struct vnode *vp = ap->a_vp; in ufs_getattr() local
334 struct vnode *vp = ap->a_vp; in ufs_setattr() local
456 ufs_chmod(struct vnode *vp, int mode, struct ucred *cred) in ufs_chmod()
484 ufs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred) in ufs_chown()
584 struct vnode *vp = ap->a_vp; in ufs_remove() local
609 struct vnode *vp = ap->a_vp; in ufs_link() local
1212 struct vnode *vp = ap->a_vp; in ufs_rmdir() local
[all …]
/openbsd/src/sys/ddb/
Ddb_variables.c56 struct db_variable *vp; in db_find_variable() local
81 struct db_variable *vp; in db_get_variable() local
94 struct db_variable *vp; in db_set_variable() local
106 db_read_variable(struct db_variable *vp, db_expr_t *valuep) in db_read_variable()
117 db_write_variable(struct db_variable *vp, db_expr_t *valuep) in db_write_variable()
131 struct db_variable *vp; in db_set_cmd() local
/openbsd/src/sys/ufs/ext2fs/
Dext2fs_vnops.c148 struct vnode *vp = ap->a_vp; in ext2fs_access() local
164 struct vnode *vp = ap->a_vp; in ext2fs_getattr() local
215 struct vnode *vp = ap->a_vp; in ext2fs_setattr() local
331 ext2fs_chmod(struct vnode *vp, mode_t mode, struct ucred *cred) in ext2fs_chmod()
357 ext2fs_chown(struct vnode *vp, uid_t uid, gid_t gid, struct ucred *cred) in ext2fs_chown()
396 struct vnode *vp = ap->a_vp; in ext2fs_remove() local
424 struct vnode *vp = ap->a_vp; in ext2fs_link() local
988 struct vnode *vp = ap->a_vp; in ext2fs_rmdir() local
1055 struct vnode *vp, **vpp = ap->a_vpp; in ext2fs_symlink() local
1089 struct vnode *vp = ap->a_vp; in ext2fs_readlink() local
[all …]
/openbsd/src/sys/ntfs/
Dntfs_vnops.c98 struct vnode *vp = ap->a_vp; in ntfs_read() local
136 struct vnode *vp = ap->a_vp; in ntfs_getattr() local
181 struct vnode *vp = ap->a_vp; in ntfs_inactive() local
208 struct vnode *vp = ap->a_vp; in ntfs_reclaim() local
257 struct vnode *vp = bp->b_vp; in ntfs_strategy() local
307 struct vnode *vp = ap->a_vp; in ntfs_access() local
378 struct vnode *vp = ap->a_vp; in ntfs_open() local
401 struct vnode *vp = ap->a_vp; in ntfs_close() local
414 struct vnode *vp = ap->a_vp; in ntfs_readdir() local
/openbsd/src/sys/miscfs/fuse/
Dfuse_vnops.c138 struct vnode *vp = ap->a_vp; in fusefs_kqfilter() local
165 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_fusefsdetach() local
173 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_fusefsread() local
241 struct vnode *vp; in fusefs_open() local
401 struct vnode *vp = ap->a_vp; in fusefs_getattr() local
479 struct vnode *vp = ap->a_vp; in fusefs_setattr() local
626 struct vnode *vp = ap->a_vp; in fusefs_link() local
757 struct vnode *vp; in fusefs_readdir() local
861 struct vnode *vp = ap->a_vp; in fusefs_inactive() local
906 struct vnode *vp = ap->a_vp; in fusefs_readlink() local
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Doperators4.C21 void* vp; variable
66 int test2 (void* vp) in test2()
73 int test3 (void* vp) in test3()
80 int test4 (void* vp) in test4()
88 int test5 (void* vp) in test5()
/openbsd/src/sys/nfs/
Dnfs_kq.c60 struct vnode *vp; member
183 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_nfsdetach() local
193 nfs_kqunwatch(struct vnode *vp) in nfs_kqunwatch()
224 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_nfsread() local
304 struct vnode *vp; in nfs_kqfilter() local
348 nfs_kqwatch(struct vnode *vp) in nfs_kqwatch()
Dnfs_vnops.c256 nfs_cache_enter(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in nfs_cache_enter()
282 struct vnode *vp = ap->a_vp; in nfs_access() local
419 struct vnode *vp = ap->a_vp; in nfs_open() local
513 struct vnode *vp = ap->a_vp; in nfs_close() local
558 struct vnode *vp = ap->a_vp; in nfs_getattr() local
599 struct vnode *vp = ap->a_vp; in nfs_setattr() local
717 nfs_setattrrpc(struct vnode *vp, struct vattr *vap, struct ucred *cred, in nfs_setattrrpc()
1085 struct vnode *vp = ap->a_vp; in nfs_read() local
1099 struct vnode *vp = ap->a_vp; in nfs_readlink() local
1113 struct vnode *vp = ap->a_vp; in nfs_lock() local
[all …]
/openbsd/src/sys/dev/pv/
Dviocon.c221 struct viocon_port *vp; in viocon_port_create() local
304 viocon_tx_drain(struct viocon_port *vp, struct virtqueue *vq) in viocon_tx_drain()
327 struct viocon_port *vp = sc->sc_ports[portidx]; in viocon_tx_intr() local
341 viocon_rx_fill(struct viocon_port *vp) in viocon_rx_fill()
368 struct viocon_port *vp = sc->sc_ports[portidx]; in viocon_rx_intr() local
377 struct viocon_port *vp = arg; in viocon_rx_soft() local
403 struct viocon_port *vp = dev2port(tp->t_dev); in vioconstart() local
456 struct viocon_port *vp = dev2port(tp->t_dev); in vioconhwiflow() local
488 struct viocon_port *vp; in vioconopen() local
542 struct viocon_port *vp = dev2port(dev); in vioconclose() local
[all …]
/openbsd/src/sys/tmpfs/
Dtmpfs_vnops.c360 struct vnode *vp = ap->a_vp; in tmpfs_open() local
393 struct vnode *vp = ap->a_vp; in tmpfs_close() local
408 struct vnode *vp = ap->a_vp; in tmpfs_access() local
448 struct vnode *vp = ap->a_vp; in tmpfs_getattr() local
490 struct vnode *vp = ap->a_vp; in tmpfs_setattr() local
536 struct vnode *vp = ap->a_vp; in tmpfs_read() local
584 struct vnode *vp = ap->a_vp; in tmpfs_write() local
667 struct vnode *vp = ap->a_vp; in tmpfs_fsync() local
689 struct vnode *dvp = ap->a_dvp, *vp = ap->a_vp; in tmpfs_remove() local
758 struct vnode *vp = ap->a_vp; in tmpfs_link() local
[all …]

1234567891011