Home
last modified time | relevance | path

Searched refs:alias_tree (Results 1 – 25 of 48) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lwres.c227 proto_tree* alias_tree; in dissect_getnamebyaddr_response() local
273 alias_tree = proto_tree_add_subtree_format(nba_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getnamebyaddr_response()
276 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
283 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
351 proto_tree *alias_tree; in dissect_getaddrsbyname_response() local
391 alias_tree = proto_tree_add_subtree_format(adn_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getaddrsbyname_response()
394 proto_tree_add_uint(alias_tree, hf_adn_namelen, tvb, in dissect_getaddrsbyname_response()
397 proto_tree_add_item(alias_tree, hf_adn_aliasname, tvb, in dissect_getaddrsbyname_response()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lwres.c227 proto_tree* alias_tree; in dissect_getnamebyaddr_response() local
273 alias_tree = proto_tree_add_subtree_format(nba_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getnamebyaddr_response()
276 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
283 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
351 proto_tree *alias_tree; in dissect_getaddrsbyname_response() local
391 alias_tree = proto_tree_add_subtree_format(adn_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getaddrsbyname_response()
394 proto_tree_add_uint(alias_tree, hf_adn_namelen, tvb, in dissect_getaddrsbyname_response()
397 proto_tree_add_item(alias_tree, hf_adn_aliasname, tvb, in dissect_getaddrsbyname_response()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lwres.c227 proto_tree* alias_tree; in dissect_getnamebyaddr_response() local
273 alias_tree = proto_tree_add_subtree_format(nba_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getnamebyaddr_response()
276 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
283 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
351 proto_tree *alias_tree; in dissect_getaddrsbyname_response() local
391 alias_tree = proto_tree_add_subtree_format(adn_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getaddrsbyname_response()
394 proto_tree_add_uint(alias_tree, hf_adn_namelen, tvb, in dissect_getaddrsbyname_response()
397 proto_tree_add_item(alias_tree, hf_adn_aliasname, tvb, in dissect_getaddrsbyname_response()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lwres.c227 proto_tree* alias_tree; in dissect_getnamebyaddr_response() local
273 alias_tree = proto_tree_add_subtree_format(nba_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getnamebyaddr_response()
276 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
283 proto_tree_add_item(alias_tree, in dissect_getnamebyaddr_response()
351 proto_tree *alias_tree; in dissect_getaddrsbyname_response() local
391 alias_tree = proto_tree_add_subtree_format(adn_resp_tree, tvb, offset, 2 + aliaslen, in dissect_getaddrsbyname_response()
394 proto_tree_add_uint(alias_tree, hf_adn_namelen, tvb, in dissect_getaddrsbyname_response()
397 proto_tree_add_item(alias_tree, hf_adn_aliasname, tvb, in dissect_getaddrsbyname_response()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/bltins/
H A Dunalias.c43 Dt_t *troot = shp->alias_tree; in b_unalias()
H A Dalias.c54 troot = tdata.sh->alias_tree; in b_alias()
H A Dwhence.c140 if ((np = nv_search(name, shp->alias_tree, 0)) && !nv_isnull(np) && in whence()
/dports/shells/ksh93/ast-93u/src/cmd/tksh/
H A Duinit.c35 if(np = nv_open("source",shp->alias_tree,NV_NOADD)) in tksh_userinit()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tksh/
H A Duinit.c35 if(np = nv_open("source",shp->alias_tree,NV_NOADD)) in tksh_userinit()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tksh/
H A Duinit.c35 if(np = nv_open("source",shp->alias_tree,NV_NOADD)) in tksh_userinit()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dsubshell.c386 return(sh.alias_tree); in sh_subaliastree()
390 dtview(sp->salias,sp->shp->alias_tree); in sh_subaliastree()
391 sp->shp->alias_tree = sp->salias; in sh_subaliastree()
715 shp->alias_tree = dtview(sp->salias,0); in sh_subshell()
H A Dexpand.c123 extra += scantree(shp->alias_tree,pattern,arghead); in path_expand()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dsubshell.c386 return(sh.alias_tree); in sh_subaliastree()
390 dtview(sp->salias,sp->shp->alias_tree); in sh_subaliastree()
391 sp->shp->alias_tree = sp->salias; in sh_subaliastree()
715 shp->alias_tree = dtview(sp->salias,0); in sh_subshell()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dsubshell.c370 if (!sp || shp->curenv == 0) return shp->alias_tree; in sh_subaliastree()
374 dtview(sp->salias, shp->alias_tree); in sh_subaliastree()
375 shp->alias_tree = sp->salias; in sh_subaliastree()
670 shp->alias_tree = dtview(sp->salias, 0); in sh_subshell()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dsubshell.c406 return(shp->alias_tree); in sh_subaliastree()
411 dtview(sp->salias,shp->alias_tree); in sh_subaliastree()
412 shp->alias_tree = sp->salias; in sh_subaliastree()
750 shp->alias_tree = dtview(sp->salias,0); in sh_subshell()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dshell.h140 Dt_t *alias_tree; /* for alias names */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dshell.h140 Dt_t *alias_tree; /* for alias names */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dtypeset.c145 troot = tdata.sh->alias_tree; in b_alias()
865 else if(troot==shp->alias_tree) in setall()
1145 return(unall(argc,argv,shp->alias_tree,shp)); in b_unalias()
1163 if(troot==shp->alias_tree) in unall()
1266 else if(troot==shp->alias_tree) in unall()
H A Dwhence.c167 if((np=nv_search(name,shp->alias_tree,0)) in whence()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dtypeset.c152 troot = tdata.sh->alias_tree; in b_alias()
904 else if(troot==shp->alias_tree) in setall()
1212 return(unall(argc,argv,shp->alias_tree,shp)); in b_unalias()
1230 if(troot==shp->alias_tree) in unall()
1333 else if(troot==shp->alias_tree) in unall()
H A Dwhence.c177 if((np=nv_search(name,shp->alias_tree,0)) in whence()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dtypeset.c145 troot = tdata.sh->alias_tree; in b_alias()
865 else if(troot==shp->alias_tree) in setall()
1145 return(unall(argc,argv,shp->alias_tree,shp)); in b_unalias()
1163 if(troot==shp->alias_tree) in unall()
1266 else if(troot==shp->alias_tree) in unall()
H A Dwhence.c167 if((np=nv_search(name,shp->alias_tree,0)) in whence()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h116 Dt_t *alias_tree; // for alias names member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dshell.h149 Dt_t *alias_tree; /* for alias names */ member

12