Home
last modified time | relevance | path

Searched defs:vp (Results 251 – 275 of 376) sorted by relevance

1...<<111213141516

/freebsd/contrib/tcsh/
H A Dsh.func.c252 struct varent *vp; in doalias() local
1205 struct varent *vp; in xecho() local
1383 Char *vp, *lp; in dosetenv() local
2291 Char *vp = *v; in dounlimit() local
H A Dsh.hist.c516 struct varent *vp = adrof(STRtestHashTimings); in testHash() local
1083 struct varent *vp = adrof(STRhistory); in phist() local
1129 dohist(Char **vp, struct command *c) in dohist()
H A Dtw.init.c371 struct varent *vp = adrof(STRpath); in tw_cmd_start() local
730 struct varent *vp; in tw_file_start() local
/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_key.c391 const char **vp, **tp; in openpgp_self_tests() local
/freebsd/sys/security/mac_partition/
H A Dmac_partition.c279 partition_vnode_check_exec(struct ucred *cred, struct vnode *vp, in partition_vnode_check_exec()
/freebsd/sys/sys/
H A Dbuf.h542 #define bread(vp, blkno, size, cred, bpp) \ argument
545 #define bread_gb(vp, blkno, size, cred, gbflags, bpp) \ argument
548 #define breadn(vp, blkno, size, rablkno, rabsize, cnt, cred, bpp) \ argument
H A Dimgact.h61 struct vnode *vp; /* pointer to vnode of file to exec */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c788 vdev_phys_t *vp[VDEV_LABELS]; in vdev_label_read_config() local
1023 vdev_phys_t *vp; in vdev_label_init() local
1899 vdev_phys_t *vp; in vdev_label_sync() local
[all...]
/freebsd/sys/kern/
H A Duipc_usrreq.c524 struct vnode *vp; in uipc_bindat() local
674 struct vnode *vp = NULL; in uipc_close() local
728 struct vnode *vp; in uipc_detach() local
1865 struct vnode *vp; in unp_connectat() local
3433 vfs_unp_reclaim(struct vnode *vp) in vfs_unp_reclaim()
H A Dkern_rwlock.c400 __rw_rlock_try(struct rwlock *rw, struct thread *td, uintptr_t *vp, bool fp in __rw_rlock_try()
746 __rw_runlock_try(struct rwlock *rw, struct thread *td, uintptr_t *vp) in __rw_runlock_try()
/freebsd/sys/ufs/ufs/
H A Dufs_lookup.c1354 ufs_dir_dd_ino(struct vnode *vp, struct ucred *cred, ino_t *dd_ino, in ufs_dir_dd_ino()
1406 struct vnode *tvp, *vp, *vp1; in ufs_checkpath() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_znode_impl.h109 #define ITOZSB(vp) (VTOZ(vp)->z_zfsvfs) argument
/freebsd/sys/security/audit/
H A Daudit_syscalls.c778 struct vnode *vp; in sys_auditctl() local
/freebsd/sys/gdb/
H A Dgdb_packet.c210 gdb_rx_varhex(uintmax_t *vp) in gdb_rx_varhex()
/freebsd/lib/libc/rpc/
H A Dkey_call.c269 key_call_destroy(void *vp) in key_call_destroy()
/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c313 pprocdef(proc_list *proc, version_list *vp, const char *addargtype, int server_p) in pprocdef()
/freebsd/sys/powerpc/powernv/
H A Dxive.c169 uint64_t vp; member
183 uint64_t vp; member
/freebsd/sys/compat/linux/
H A Dlinux_stats.c65 struct vnode *vp; in linux_kern_fstat() local
620 struct vnode *vp; in linux_syncfs() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c461 char **v, **vp; in kadm5_check_password_quality() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c35 X509_VERIFY_PARAM *vp; in ocsp_verify_signer() local
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c415 struct vnode *vp; in unionfs_root() local
/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c261 struct vnode *vp; in ffs_realloccg() local
571 struct vnode *vp; in ffs_reallocblks_ufs1() local
838 struct vnode *vp; in ffs_reallocblks_ufs2() local
3266 struct vnode *vp, *dvp, *fdvp; in sysctl_ffs_fsck() local
/freebsd/usr.sbin/bhyve/
H A Dconfig.c239 const char *cp, *vp; in _expand_config_value() local
/freebsd/sys/fs/udf/
H A Dudf.h85 #define VTON(vp) ((struct udf_node *)((vp)->v_data)) argument
/freebsd/sys/dev/isp/
H A Disp_target.c119 void * *vp; in isp_target_notify() member

1...<<111213141516