Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dmon.c165 struct anchor { struct
175 static ANCHOR *curAnchor = NULL; /* addr of anchor for current block */ argument
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DGBPanelShadow.java118 int anchor = ((AnchorEnum)value).intValue(); in updateContainerAttribute() local
144 int anchor = in updateContainerAttribute() local
/titanic_41/usr/src/cmd/awk/
H A Db.c92 makedfa(uchar *s, int anchor) /* returns dfa for reg expr s */ in makedfa()
127 mkdfa(uchar *s, int anchor) /* does the real work of making a dfa */ in mkdfa()
161 makeinit(fa *f, int anchor) in makeinit()
H A Dawk.h254 int anchor; member
/titanic_41/usr/src/lib/libast/common/comp/
H A Dregexp.c94 _re_exec(regexp_t* re, const char* subject, const char* handle, int anchor) in _re_exec()
/titanic_41/usr/src/uts/common/io/
H A Dl_strplumb.c220 uint_t *anchor, char *mods[]) in kstr_autopush()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBConstraints.java80 public int anchor, fill; field in GBConstraints
H A DGBLayout.java301 protected int anchor; field in GBLayout
550 public void setAnchor(int anchor) { in setAnchor()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DWindowShadow.java290 int anchor = ((AnchorEnum)value).intValue(); in updateContainerAttribute() local
316 int anchor = in updateContainerAttribute() local
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dlz4.c529 const BYTE *anchor = ip; in LZ4_compressCtx() local
723 const BYTE *anchor = ip; in LZ4_compress64kCtx() local
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c3291 _sd_cctl_t *anchor = NULL; local
3486 _sd_cctl_t *anchor = NULL; local
3883 _sd_cctl_t *anchor = cc_ent; local
4151 _sd_cctl_t *anchor = NULL; local
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c194 int anchor, cred_t *crp, uint_t anchor_zoneid) in push_mod()
251 uint_t anchor; in stropen() local
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c1390 md_daemon(int pass_thru, mdq_anchor_t *anchor) in md_daemon()
1452 daemon_request(mdq_anchor_t *anchor, void (*func)(), in daemon_request()