Home
last modified time | relevance | path

Searched refs:nofollow (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dnvtree.c538 int nofollow; member
718 special |= wp->nofollow; in outval()
828 …else if(outfile && !wp->nofollow && argv[1] && memcmp(arg,argv[1],l=strlen(arg))==0 && argv[1][l]=… in genvalue()
848 wp->nofollow=1; in genvalue()
875 wp->nofollow = 0; in genvalue()
997 walk.nofollow = 0; in walk_tree()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c575 int nofollow; member
771 special |= wp->nofollow; in outval()
889 else if(outfile && !wp->nofollow && argv[1] && memcmp(arg,argv[1],l=strlen(arg))==0 && argv[1][l]=='[') in genvalue()
909 wp->nofollow=1; in genvalue()
943 wp->nofollow = 0; in genvalue()
1069 walk.nofollow = 0; in walk_tree()