/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/www/cgi/ |
H A D | search | 106 set matchproc * 116 set matchproc myaddr 121 set matchproc host 126 set matchproc host 133 set matchproc cidr ; # cgi-search*cidr not yet implemented 153 set matchproc host 155 set matchproc [set type "cidr"] 166 set sel [lsort [info procs "cgi-search-*-$matchproc"]]
|
/dports/x11-toolkits/Xmt/xmt400/Xmt/ |
H A D | NameToWidget.c | 368 int num_quarks, NameMatchProc matchproc, in SearchChildren() argument 371 static Widget SearchChildren(root, names, bindings, num_quarks, matchproc, in SearchChildren() 377 NameMatchProc matchproc; 387 w1 = (*matchproc)(names, bindings, num_quarks, 396 w2 = (*matchproc)(names, bindings, num_quarks, root->core.popup_list,
|
/dports/biology/ncbi-toolkit/ncbi/api/ |
H A D | seqport.h | 673 SeqSearchMatchProc matchproc, 739 ProtSearchMatchProc matchproc,
|
H A D | seqport.c | 6832 SeqSearchMatchProc matchproc; member 7187 SeqSearchMatchProc matchproc, in SeqSearchNew() argument 7199 if (matchproc == NULL) return NULL; in SeqSearchNew() 7210 tbl->matchproc = matchproc; in SeqSearchNew() 7492 tbl->matchproc (tbl->currentPos - patLen, in SeqSearchProcessCharacterEx() 7713 ProtSearchMatchProc matchproc; member 8042 ProtSearchMatchProc matchproc, in ProtSearchNew() argument 8052 if (matchproc == NULL) return NULL; in ProtSearchNew() 8063 tbl->matchproc = matchproc; in ProtSearchNew() 8280 tbl->matchproc (tbl->currentPos - patLen, in ProtSearchProcessCharacterEx()
|
/dports/x11-toolkits/libXt/libXt-1.2.1/src/ |
H A D | Intrinsic.c | 586 NameMatchProc matchproc, in SearchChildren() argument 595 w1 = (*matchproc) (names, bindings, in SearchChildren() 602 w2 = (*matchproc) (names, bindings, root->core.popup_list, in SearchChildren()
|