Home
last modified time | relevance | path

Searched refs:vattr (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgvidall.h90 const vattr BLACK_ = 0;
91 const vattr BLUE_ = 1;
92 const vattr GREEN_ = 2;
93 const vattr CYAN_ = 3;
94 const vattr RED_ = 4;
95 const vattr MAGENTA_ = 5;
96 const vattr BROWN_ = 6;
97 const vattr LGREY_ = 7;
98 const vattr DGREY_ = 8;
382 vattr mapattr (vattr attr);
[all …]
H A Dgwinall.h123 vattr dattr; // description attribute
148 vattr wattr; // menu window attribute
152 vattr textattr; // attribute of menu text
349 int wcclear (vattr attr);
371 …t srow, int scol, int erow, int ecol, int btype, vattr battr, vattr wattr, vattr sbattr = DEFATTR,…
372 …t srow, int scol, int vlen, int hlen, int btype, vattr battr, vattr wattr, vattr sbattr = DEFATTR,…
374 …ile (int srow, int scol, int erow, int ecol, int btype, vattr bordattr, vattr winattr, vattr bar…
375 …tr (int srow, int scol, int erow, int ecol, int btype, vattr bordattr, vattr winattr, vattr bar…
396 int wshadow (vattr attr);
399 void wtextattr (vattr attr);
[all …]
H A Dgwindow.h72 vattr window_color;
74 vattr border_hi_color;
75 vattr border_lo_color;
77 vattr scrollbar_color;
79 vattr title_color;
82 vattr message_color;
84 vattr shadow_color;
150 …srow, int scol, int erow, int ecol, int style, vattr bcolor, vattr wcolor, vattr sbcolor = DEFATTR…
151 …srow, int scol, int vlen, int hlen, int style, vattr bcolor, vattr wcolor, vattr sbcolor = DEFATTR…
263 …(int srow, int scol, int erow, int ecol, int style, vattr bcolor, vattr wcolor, vattr sbcolor, vat… in open()
[all …]
H A Dgmnubase.h51 vattr bordercolor;
53 vattr textcolor;
54 vattr quickcolor;
55 vattr noselcolor;
56 vattr barcolor;
57 vattr shadowcolor;
61 vattr titlecolor;
66 vattr desccolor;
99 void SetBorder(int type, vattr color);
100 void SetColor(vattr text, vattr quick, vattr nosel, vattr bar, vattr shadow = DEFATTR);
[all …]
H A Dgwinhelp.h50 vattr winattr; // help window attribute
51 vattr textattr; // help window text attribute
52 vattr selattr; // selection text attribute
53 vattr barattr; // selection bar attribute
109 int whelpdef(const char* file, gkey key, vattr winattr, vattr textattr, vattr selattr, vattr baratt…
H A Dgwinpick.h89 vattr battr; // Window Border Color
90 vattr wattr; // Window Color
91 vattr tattr; // Window Title Color
92 vattr sattr; // Window Selection Bar Color
93 vattr hattr; // Window Highlight Color
94 vattr loattr; // Window LoAttr Color
95 vattr sbattr; // Window Scrollbar Color
H A Dgwinput.h52 vattr attr;
132 vattr idle_attr;
133 vattr active_attr;
134 vattr edit_attr;
155 void setup(vattr i_attr, vattr a_attr, vattr e_attr, vchar fill, bool fill_acs);
H A Dgwinmnub.cpp74 void GMnu::SetBorder(int type, vattr color) { in SetBorder()
83 void GMnu::SetColor(vattr text, vattr quick, vattr nosel, vattr bar, vattr shadow) { in SetColor()
95 void GMnu::SetTitle(const char* text, vattr color, int pos) { in SetTitle()
113 void GMnu::SetDesc(int hdl, int row, int col, vattr color) { in SetDesc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c148 vattr->va_mode = -1; in coda_iattr_to_vattr()
150 vattr->va_gid = (vgid_t) -1; in coda_iattr_to_vattr()
151 vattr->va_size = (off_t) -1; in coda_iattr_to_vattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
159 vattr->va_fileid = -1; in coda_iattr_to_vattr()
160 vattr->va_gen = -1; in coda_iattr_to_vattr()
161 vattr->va_bytes = -1; in coda_iattr_to_vattr()
162 vattr->va_nlink = -1; in coda_iattr_to_vattr()
163 vattr->va_blocksize = -1; in coda_iattr_to_vattr()
164 vattr->va_rdev = -1; in coda_iattr_to_vattr()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c148 vattr->va_mode = -1; in coda_iattr_to_vattr()
150 vattr->va_gid = (vgid_t) -1; in coda_iattr_to_vattr()
151 vattr->va_size = (off_t) -1; in coda_iattr_to_vattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
159 vattr->va_fileid = -1; in coda_iattr_to_vattr()
160 vattr->va_gen = -1; in coda_iattr_to_vattr()
161 vattr->va_bytes = -1; in coda_iattr_to_vattr()
162 vattr->va_nlink = -1; in coda_iattr_to_vattr()
163 vattr->va_blocksize = -1; in coda_iattr_to_vattr()
164 vattr->va_rdev = -1; in coda_iattr_to_vattr()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c148 vattr->va_mode = -1; in coda_iattr_to_vattr()
150 vattr->va_gid = (vgid_t) -1; in coda_iattr_to_vattr()
151 vattr->va_size = (off_t) -1; in coda_iattr_to_vattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
159 vattr->va_fileid = -1; in coda_iattr_to_vattr()
160 vattr->va_gen = -1; in coda_iattr_to_vattr()
161 vattr->va_bytes = -1; in coda_iattr_to_vattr()
162 vattr->va_nlink = -1; in coda_iattr_to_vattr()
163 vattr->va_blocksize = -1; in coda_iattr_to_vattr()
164 vattr->va_rdev = -1; in coda_iattr_to_vattr()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/include/rump-sys/
H A Dvfs_if.h18 struct vattr * rump_vattr_init(void);
19 typedef struct vattr * (*rump_vattr_init_fn)(void);
20 void rump_vattr_settype(struct vattr *, enum rump_vtype);
22 void rump_vattr_setmode(struct vattr *, mode_t);
24 void rump_vattr_setrdev(struct vattr *, dev_t);
26 void rump_vattr_free(struct vattr *);
27 typedef void (*rump_vattr_free_fn)(struct vattr *);
64 void rump_vattr50_to_vattr(const struct vattr *, struct vattr *);
65 typedef void (*rump_vattr50_to_vattr_fn)(const struct vattr *, struct vattr *);
66 void rump_vattr_to_vattr50(const struct vattr *, struct vattr *);
[all …]
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeview.h55 vattr border_color;
56 vattr window_color;
57 vattr title_color;
59 vattr highlight_color;
60 vattr from_color;
61 vattr to_color;
62 vattr subject_color;
63 vattr location_color;
110 vattr border_color;
111 vattr window_color;
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/include/rump/
H A Drumpvfs_if_pub.h12 struct vattr * rump_pub_vattr_init(void);
13 void rump_pub_vattr_settype(struct vattr *, enum rump_vtype);
14 void rump_pub_vattr_setmode(struct vattr *, mode_t);
15 void rump_pub_vattr_setrdev(struct vattr *, dev_t);
16 void rump_pub_vattr_free(struct vattr *);
35 void rump_pub_vattr50_to_vattr(const struct vattr *, struct vattr *);
36 void rump_pub_vattr_to_vattr50(const struct vattr *, struct vattr *);
H A Drumpvnode_if.h57 struct vattr *);
59 struct vattr *);
63 int RUMP_VOP_GETATTR(struct vnode *, struct vattr *, struct kauth_cred *);
64 int RUMP_VOP_SETATTR(struct vnode *, struct vattr *, struct kauth_cred *);
82 struct vattr *);
85 struct componentname *, struct vattr *, char *);
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/engine/mathml/
H A DmathVariantAux.cc26 static MathVariantAttributes vattr[] = { variable
48 for (i = 0; vattr[i].kw != T__NOTVALID && vattr[i].kw != id; i++) ; in attributesOfVariant()
49 assert(vattr[i].kw != T__NOTVALID); in attributesOfVariant()
50 return vattr[i]; in attributesOfVariant()
69 for (int i = 0; vattr[i].kw != T__NOTVALID; i++) in variantOfAttributes()
71 int v = attributesMatch(family, weight, style, vattr + i); in variantOfAttributes()
75 return (best >= 0) ? vattr[best].kw : T__NOTVALID; in variantOfAttributes()
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/librump/rumpvfs/
H A Drumpvfs.ifspec17 struct vattr * |vattr_init |void
18 void |vattr_settype |struct vattr *, enum rump_vtype
19 void |vattr_setmode |struct vattr *, mode_t
20 void |vattr_setrdev |struct vattr *, dev_t
21 void |vattr_free |struct vattr *
54 void |vattr50_to_vattr|const struct vattr *, struct vattr *|COMPAT_50
55 void |vattr_to_vattr50|const struct vattr *, struct vattr *|COMPAT_50
H A Drumpvfs_if_wrappers.c59 struct vattr *
62 struct vattr * rv; in rump_pub_vattr_init()
72 rump_pub_vattr_settype(struct vattr *arg1, enum rump_vtype arg2) in rump_pub_vattr_settype()
81 rump_pub_vattr_setmode(struct vattr *arg1, mode_t arg2) in rump_pub_vattr_setmode()
90 rump_pub_vattr_setrdev(struct vattr *arg1, dev_t arg2) in rump_pub_vattr_setrdev()
99 rump_pub_vattr_free(struct vattr *arg1) in rump_pub_vattr_free()
308 rump_pub_vattr50_to_vattr(const struct vattr *arg1, struct vattr *arg2) in rump_pub_vattr50_to_vattr()
321 rump_pub_vattr_to_vattr50(const struct vattr *arg1, struct vattr *arg2) in rump_pub_vattr_to_vattr50()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dtty_bsdpty.c76 static void pty_getvattr(struct mount *, struct lwp *, struct vattr *);
148 pty_getvattr(struct mount *mp, struct lwp *l, struct vattr *vattr) in pty_getvattr() argument
150 vattr_null(vattr); in pty_getvattr()
152 vattr->va_uid = kauth_cred_getuid(l->l_cred); in pty_getvattr()
153 vattr->va_gid = TTY_GID; in pty_getvattr()
154 vattr->va_mode = TTY_PERM; in pty_getvattr()
H A Dkern_core.c101 struct vattr vattr; in coredump() local
233 VOP_GETATTR(vp, &vattr, cred) || vattr.va_nlink != 1 || in coredump()
234 vattr.va_uid != kauth_cred_geteuid(cred)) { in coredump()
238 vattr_null(&vattr); in coredump()
239 vattr.va_size = 0; in coredump()
242 vattr.va_uid = security_setidcore_owner; in coredump()
243 vattr.va_gid = security_setidcore_group; in coredump()
244 vattr.va_mode = security_setidcore_mode; in coredump()
247 VOP_SETATTR(vp, &vattr, cred); in coredump()
H A Dvfs_syscalls.c2192 struct vattr vattr; in do_sys_mknodat() local
2330 struct vattr vattr; in do_sys_mkfifoat() local
2477 struct vattr vattr; in do_sys_symlinkat() local
2749 struct vattr vattr; in sys_lseek() local
3305 struct vattr vattr; in change_flags() local
3423 struct vattr vattr; in change_mode() local
3626 struct vattr vattr; in change_owner() local
3796 struct vattr vattr; in do_sys_utimensat() local
3922 struct vattr vattr; in sys_truncate() local
3957 struct vattr vattr; in sys_ftruncate() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/sys/
H A Dpolicy.h41 struct vattr;
60 struct vattr *vap, const struct vattr *ovap, int flags,
66 void secpolicy_setid_clear(struct vattr *vap, kauth_cred_t cred);
67 int secpolicy_setid_setsticky_clear(struct vnode *vp, struct vattr *vap,
68 const struct vattr *ovap, kauth_cred_t cred);
/dports/misc/rump/buildrump.sh-b914579/src/sys/coda/
H A Dcoda_venus.h62 /*out*/ struct vattr *vap);
65 venus_setattr(void *mdp, CodaFid *fid, struct vattr *vap,
89 const char *nm, int len, int exclusive, int mode, struct vattr *va,
91 /*out*/ CodaFid *VFid, struct vattr *attr);
110 const char *nm, int len, struct vattr *va,
112 /*out*/ CodaFid *VFid, struct vattr *ova);
121 const char *lnm, int llen, const char *nm, int len, struct vattr *va,
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_clvnops.c516 struct vattr vattr; in nfs_open() local
823 struct vattr vattr; in nfs_getattr() local
1051 struct vattr vattr; in nfs_lookup() local
1447 struct vattr vattr; in nfs_mknodrpc() local
1551 struct vattr vattr; in nfs_create() local
1681 struct vattr vattr; in nfs_remove() local
2117 struct vattr vattr; in nfs_mkdir() local
2235 struct vattr vattr; in nfs_readdir() local
3224 struct vattr vattr; in nfsspec_access() local
3242 vap = &vattr; in nfsspec_access()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dvnode_if.h78 struct vattr *a_vap;
82 struct vattr *);
90 struct vattr *a_vap;
94 struct vattr *);
130 struct vattr *a_vap;
134 int VOP_GETATTR(struct vnode *, struct vattr *, kauth_cred_t);
140 struct vattr *a_vap;
312 struct vattr *a_vap;
316 struct vattr *);
334 struct vattr *a_vap;
[all …]

12345678910>>...15