Symbol: stable
lib/libintl/gettext.c
499
struct moentry *stable;
lib/libintl/gettext.c
525
stable = (struct moentry *)(base + flip(mo->mo_sysdep_segoff, magic));
lib/libintl/gettext.c
527
v = base + flip(stable[i].off, magic);
sys/fs/nfs/server/nfs_nfsdport.c
727
nfsvno_write(struct vnode *vp, off_t off, int retlen, int cnt, int stable,
sys/fs/nfs/server/nfs_nfsdport.c
760
if (stable == NFSWRITE_UNSTABLE)
sys/fs/nfs/server/nfs_nfsdserv.c
806
int stable = NFSWRITE_FILESYNC;
sys/fs/nfs/server/nfs_nfsdserv.c
826
stable = fxdr_unsigned(int, *tl++);
sys/fs/nfs/server/nfs_nfsdserv.c
853
stable = fxdr_unsigned(int, *tl++);
sys/fs/nfs/server/nfs_nfsdserv.c
921
nd->nd_repstat = nfsvno_write(vp, off, retlen, cnt, stable,
sys/fs/nfs/server/nfs_nfsdserv.c
947
if (stable == NFSWRITE_UNSTABLE && nfs_async == 0)
sys/fs/nfs/server/nfs_nfsdserv.c
948
*tl++ = txdr_unsigned(stable);
sys/kern/kern_ksyms.c
763
char *stable = NULL;
sys/kern/kern_ksyms.c
792
stable = st->sd_strstart - st->sd_usroffset;
sys/kern/kern_ksyms.c
803
*sym = stable + es->st_name;
sys/nfs/nfs_serv.c
1000
if (stable == NFSV3WRITE_UNSTABLE)
sys/nfs/nfs_serv.c
1001
*tl++ = txdr_unsigned(stable);
sys/nfs/nfs_serv.c
863
int stable = NFSV3WRITE_FILESYNC;
sys/nfs/nfs_serv.c
882
stable = fxdr_unsigned(int, *tl++);
sys/nfs/nfs_serv.c
974
if (stable == NFSV3WRITE_UNSTABLE)
sys/nfs/nfs_serv.c
976
else if (stable == NFSV3WRITE_DATASYNC)
usr.sbin/mrouted/defs.h
277
extern struct stable * find_grp_src();
usr.sbin/mrouted/prune.c
1496
struct stable *s, *prev_s;
usr.sbin/mrouted/prune.c
1550
struct stable *st, **stnp;
usr.sbin/mrouted/prune.c
1620
struct stable *st, **stnp;
usr.sbin/mrouted/prune.c
1883
struct stable *st;
usr.sbin/mrouted/prune.c
363
struct stable *st;
usr.sbin/mrouted/prune.c
398
struct stable *
usr.sbin/mrouted/prune.c
401
struct stable *st;
usr.sbin/mrouted/prune.c
420
next_grp_src_mask(struct gtable **gtpp, struct stable **stpp, u_long grp,
usr.sbin/mrouted/prune.c
424
struct stable *st, *sbest = NULL;
usr.sbin/mrouted/prune.c
466
refresh_sg(struct sioc_sg_req *sg, struct gtable *gt, struct stable *st)
usr.sbin/mrouted/prune.c
550
next_child(struct gtable **gtpp, struct stable **stpp, u_long grp, u_long src,
usr.sbin/mrouted/prune.c
553
struct stable *st;
usr.sbin/mrouted/prune.c
594
struct stable *st,**stnp;
usr.sbin/mrouted/prune.c
707
st = (struct stable *)malloc(sizeof(struct stable));
usr.sbin/mrouted/prune.c
754
struct stable *st;
usr.sbin/mrouted/prune.c
839
struct stable *st, *prev_st;
usr.sbin/mrouted/prune.h
36
struct stable *gt_srctbl; /* source table */
usr.sbin/mrouted/prune.h
51
struct stable *st_next; /* pointer to the next entry */
usr.sbin/mrouted/snmp.c
1077
struct stable *st = NULL;
usr.sbin/mrouted/snmp.c
1197
struct stable *st;