/dports/devel/tcllib/tcllib-1.20/modules/struct/tree/ |
H A D | shimmer.c | 17 Tcl_ObjType tn_type = { variable 39 dup->typePtr = &tn_type; in dup_rep() 73 o->typePtr = &tn_type; in tn_shimmer() 93 if (node->typePtr == &tn_type) { in tn_get_node()
|
/dports/devel/tcllibc/tcllib-1.20/modules/struct/tree/ |
H A D | shimmer.c | 17 Tcl_ObjType tn_type = { variable 39 dup->typePtr = &tn_type; in dup_rep() 73 o->typePtr = &tn_type; in tn_shimmer() 93 if (node->typePtr == &tn_type) { in tn_get_node()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/tmpfs/ |
H A D | tmpfs_subr.c | 114 if (node->tn_type == VREG) { in tmpfs_init_vnode() 121 vp->v_type = node->tn_type; in tmpfs_init_vnode() 226 node->tn_type = vap->va_type; in tmpfs_newvnode() 250 switch (node->tn_type) { in tmpfs_newvnode() 318 switch (node->tn_type) { in tmpfs_free_node() 520 if (node != TMPFS_NODE_WHITEOUT && node->tn_type == VDIR) { in tmpfs_dir_attach() 567 if (node->tn_type == VDIR) { in tmpfs_dir_detach() 642 return (node->tn_type != VDIR && node->tn_links > 1) ? NULL : de; in tmpfs_dir_cached() 857 dent.d_type = vtype2dt(de->td_node->tn_type); in tmpfs_dir_getdents()
|
H A D | tmpfs.h | 100 enum vtype tn_type; member 308 KASSERT((node)->tn_type == VDIR); \
|
/dports/devel/sunpromake/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
H A D | parse.c | 116 _printio(f, cmd->tn_type); 785 if (iocheck(iotype(ip->tn_type), list)) 854 ip->tn_type |= mode; in pio() 918 return (iotype(np->tn_type) == ty || iocheck(ty, np->tn_right.tn_node));
|
/dports/devel/smake/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
H A D | parse.c | 116 _printio(f, cmd->tn_type); 785 if (iocheck(iotype(ip->tn_type), list)) 854 ip->tn_type |= mode; in pio() 918 return (iotype(np->tn_type) == ty || iocheck(ty, np->tn_right.tn_node));
|
/dports/devel/sccs/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
H A D | parse.c | 116 _printio(f, cmd->tn_type); 785 if (iocheck(iotype(ip->tn_type), list)) 854 ip->tn_type |= mode; in pio() 918 return (iotype(np->tn_type) == ty || iocheck(ty, np->tn_right.tn_node));
|
/dports/devel/schilybase/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
/dports/net/rscsi/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
/dports/archivers/star/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
/dports/editors/ved/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|
/dports/sysutils/schilyutils/schily-2021-09-18/bsh/ |
H A D | bsh.h | 56 long tn_type; member 66 #define ntype(np) ((long)((np)->tn_type & TYPMASK)) 67 #define quotetype(np) ((long)((np)->tn_type & ~TYPMASK)) 68 #define nlen(np) ((int)(((np)->tn_type & ~TYPMASK) >> 16)) 69 #define nsetlen(np, len)((np)->tn_type = LSTRING | (((int)(len)) << 16))
|
H A D | node.c | 52 np->tn_type = type; 234 _printio(f, cmd->tn_type);
|