Home
last modified time | relevance | path

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

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmCalDb.c118 XTM_CD_INCL_CALS **to_incl_ref );
897 XTM_CD_INCL_CALS **to_incl_ref ) in copyIncludeDb() argument
909 *to_incl_ref = NULL; in copyIncludeDb()
914 *to_incl_ref = SysNew( XTM_CD_INCL_CALS ); in copyIncludeDb()
933 strcpy( (*to_incl_ref) -> db[ index1 ].name, in copyIncludeDb()
943 (*to_incl_ref) -> no = index1; in copyIncludeDb()