Searched defs:vp (Results 276 - 300 of 362) sorted by relevance

<<1112131415

/freebsd-10.1-release/sys/kern/
H A Dvfs_cache.c415 struct vnode *vp; local
1194 vn_vptocnp(struct vnode **vp, struct ucred *cred, char *buf, u_int *buflen) argument
1206 vn_vptocnp_locked(struct vnode **vp, struct ucred *cred, char *buf, u_int *buflen) argument
1274 vn_fullpath1(struct thread *td, struct vnode *vp, struct vnode *rdir, char *buf, char **retbuf, u_int buflen) argument
1369 vn_dir_dd_ino(struct vnode *vp) argument
1391 vn_commname(struct vnode *vp, char *buf, u_int buflen) argument
1418 cache_enter(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
1438 vn_path_to_global_path(struct thread *td, struct vnode *vp, char *path, u_int pathlen) argument
[all...]
H A Dvfs_mount.c452 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp, const char *fspath, argument
510 struct vnode *vp; local
764 vfs_domount_first( struct thread *td, struct vfsconf *vfsp, char *fspath, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
876 vfs_domount_update( struct thread *td, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
1030 struct vnode *vp; local
1912 const void *vp; local
[all...]
H A Dvfs_vnops.c122 do_vn_io_fault(struct vnode *vp, struct uio *uio) argument
148 struct vnode *vp; member in struct:vn_io_fault_args::__anon10234::vop_args_tag
179 struct vnode *vp; local
274 vn_open_vnode(struct vnode *vp, int fmode, struct ucred *cred, struct thread *td, struct file *fp) argument
481 vn_rdwr(enum uio_rw rw, struct vnode *vp, void *base, int len, off_t offset, enum uio_seg segflg, int ioflg, struct ucred *active_cred, struct ucred *file_cred, ssize_t *aresid, struct thread *td) argument
744 struct vnode *vp; local
829 struct vnode *vp; local
1010 vn_io_fault1(struct vnode *vp, struct uio *uio, struct vn_io_fault_args *args, struct thread *td) argument
1122 struct vnode *vp; local
1272 struct vnode *vp; local
1320 struct vnode *vp = fp->f_vnode; local
1452 struct vnode *vp; local
1489 struct vnode *vp; local
1509 _vn_lock(struct vnode *vp, int flags, char *file, int line) argument
1547 struct vnode *vp; local
1880 vn_extattr_get(struct vnode *vp, int ioflg, int attrnamespace, const char *attrname, int *buflen, char *buf, struct thread *td) argument
1921 vn_extattr_set(struct vnode *vp, int ioflg, int attrnamespace, const char *attrname, int buflen, char *buf, struct thread *td) argument
1960 vn_extattr_rm(struct vnode *vp, int ioflg, int attrnamespace, const char *attrname, struct thread *td) argument
1997 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) argument
2005 vn_vget_ino_gen(struct vnode *vp, vn_get_ino_t alloc, void *alloc_arg, int lkflags, struct vnode **rvp) argument
2048 vn_rlimit_fsize(const struct vnode *vp, const struct uio *uio, const struct thread *td) argument
2069 struct vnode *vp; local
2084 struct vnode *vp; local
2096 vn_pages_remove(struct vnode *vp, vm_pindex_t start, vm_pindex_t end) argument
2108 vn_bmap_seekhole(struct vnode *vp, u_long cmd, off_t *off, struct ucred *cred) argument
2164 struct vnode *vp; local
2230 vn_utimes_perm(struct vnode *vp, struct vattr *vap, struct ucred *cred, struct thread *td) argument
[all...]
/freebsd-10.1-release/sys/net/
H A Dieee8023ad_lacp.c730 lacp_transit_expire(void *vp) argument
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_proto.c1840 struct ieee80211vap *vp; local
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c978 struct vnet *vp = vnetx; local
/freebsd-10.1-release/sys/nfsclient/
H A Dnfs_subs.c399 nfs_upgrade_vnlock(struct vnode *vp) argument
415 nfs_downgrade_vnlock(struct vnode *vp, int old_lock) argument
454 struct vnode *vp = *vpp; local
672 nfs_getattrcache(struct vnode *vp, struct vattr *vaper) argument
764 nfs_purgecache(struct vnode *vp) argument
841 nfs_invaldir(struct vnode *vp) argument
868 struct vnode *vp, *nvp; local
[all...]
/freebsd-10.1-release/sys/ufs/ffs/
H A Dffs_alloc.c252 struct vnode *vp; local
504 struct vnode *vp; local
732 struct vnode *vp; local
2704 struct vnode *vp, *vpold, *dvp, *fdvp; local
3089 struct vnode *devvp, *vp; local
[all...]
/freebsd-10.1-release/sys/vm/
H A Dvm_mmap.c204 struct vnode *vp; local
1288 vm_mmap_vnode(struct thread *td, vm_size_t objsize, vm_prot_t prot, vm_prot_t *maxprotp, int *flagsp, struct vnode *vp, vm_ooffset_t *foffp, vm_object_t *objp, boolean_t *writecounted) argument
[all...]
H A Dvm_object.c442 struct vnode *vp; local
458 struct vnode *vp = (struct vnode *) object->handle; local
510 struct vnode *vp; local
728 struct vnode *vp = (struct vnode *)object->handle; local
988 struct vnode *vp; local
[all...]
H A Dvm_pageout.c569 struct vnode *vp; local
1149 struct vnode *vp = NULL; local
[all...]
/freebsd-10.1-release/usr.bin/find/
H A Dfunction.c107 find_parsenum(PLAN *plan, const char *option, char *vp, char *endch) argument
148 find_parsetime(PLAN *plan, const char *option, char *vp) argument
[all...]
/freebsd-10.1-release/usr.bin/make/
H A Dvar.c1276 VarGetPattern(VarParser *vp, int delim, int *flags, VarPattern *patt) argument
1353 VarExpand(Var *v, VarParser *vp) argument
1394 modifier_M(VarParser *vp, const char value[], char endc) argument
1441 modifier_S(VarParser *vp, const char value[], Var *v) argument
1516 modifier_C(VarParser *vp, char value[], Var *v) argument
1586 sysVvarsub(VarParser *vp, char startc, Var *v, const char value[]) argument
1719 ParseModifier(VarParser *vp, char startc, Var *v, Boolean *freeResult) argument
1870 ParseRestModifier(VarParser *vp, char startc, Buffer *buf, Boolean *freeResult) argument
1976 ParseRestEnd(VarParser *vp, Buffer *buf, Boolean *freeResult) argument
2074 VarParseLong(VarParser *vp, Boolean *freeResult) argument
2140 VarParseShort(VarParser *vp, Boolean *freeResult) argument
2194 VarParse(VarParser *vp, Boolean *freeResult) argument
2232 VarParser vp = { local
2259 VarParser vp = { local
[all...]
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_leapsec.c42 void * vp; member in union:__anon132
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c423 vnode_t *vp; local
523 vn_rdwr(int uio, vnode_t *vp, void *addr, ssize_t len, offset_t offset, argument
558 vn_close(vnode_t *vp, int openflag, cred_t *cr, kthread_t *td) argument
572 fop_getattr(vnode_t *vp, vattr_t *vap) argument
769 vnode_t *vp; local
803 vnode_t *vp = (vnode_t *)file->_fd; local
[all...]
/freebsd-10.1-release/contrib/bmake/
H A Dvar.c4208 VarPrintVar(void *vp) argument
/freebsd-10.1-release/contrib/gcc/
H A Dsimplify-rtx.c4271 unsigned char * vp; local
4402 unsigned char *vp; local
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dvalops.c1452 struct value *vp; local
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_match.c830 match_list_unmatched_inclusions_next(struct archive_match *a, struct match_list *list, int mbs, const void **vp) argument
H A Darchive_write_set_format_mtree.c2079 struct mtree_entry *vp; local
[all...]
H A Darchive_write_set_format_xar.c2272 struct file *vp; local
/freebsd-10.1-release/contrib/one-true-awk/
H A Drun.c1445 Cell *x, *vp, *arrayp, *cp, *ncp; local
/freebsd-10.1-release/contrib/sendmail/src/
H A Dsrvrsmtp.c160 char *vp = NULL; local
[all...]
/freebsd-10.1-release/contrib/tcsh/
H A Dsh.c1609 struct varent *vp; local
2209 Char **vp; local
[all...]
H A Dsh.func.c256 struct varent *vp; local
1191 struct varent *vp; local
1369 Char *vp, *lp; local
2255 Char *vp = *v; local
[all...]

Completed in 365 milliseconds

<<1112131415