Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dapparam.c133 static Boolean fill_ssp (APSectPtr ssp, APSectPtr sp, CharPtr sskey) in fill_ssp() function
160 return (ap_set_value (sp, sskey, ss) && fill_ssp (ssp, sp, sskey)); in APCreateSubsection()
166 return fill_ssp (ssp, sp, sskey); in APCreateSubsection()
190 return fill_ssp (ssp, sp, sskey); in APLookupSubsection()
215 && fill_ssp (&sbs, sp, sskey) in APDeleteSubsection()
277 return fill_ssp (ssp, sp, sskey); in APEntrySubsection()