Lines Matching refs:va_bytes
842 vap->va_bytes = vap->va_size = DEV_BSIZE; in procfs_getattr()
847 vap->va_bytes = vap->va_size = in procfs_getattr()
855 vap->va_bytes = vap->va_size = in procfs_getattr()
874 vap->va_bytes = vap->va_size = in procfs_getattr()
878 vap->va_bytes = vap->va_size = 0; in procfs_getattr()
889 vap->va_bytes = vap->va_size = DEV_BSIZE; in procfs_getattr()
897 vap->va_bytes = vap->va_size = in procfs_getattr()
904 vap->va_bytes = vap->va_size = procp->p_execsw->es_arglen; in procfs_getattr()
909 vap->va_bytes = vap->va_size = sizeof(struct reg); in procfs_getattr()
915 vap->va_bytes = vap->va_size = sizeof(struct fpreg); in procfs_getattr()
946 vap->va_bytes = vap->va_size = 0; in procfs_getattr()
957 vap->va_bytes = vap->va_size = 0; in procfs_getattr()
966 vap->va_bytes = vap->va_size = strlen(bp); in procfs_getattr()
970 vap->va_bytes = vap->va_size = strlen(procp->p_path); in procfs_getattr()
974 vap->va_bytes = vap->va_size = strlen(procp->p_emul->e_name); in procfs_getattr()