Home | History | Annotate | Download | only in ss

Lines Matching refs:code_ptr

130 void ss_add_info_dir(sci_idx, info_dir, code_ptr)
133 int *code_ptr;
142 *code_ptr = SS_ET_NO_INFO_DIR;
146 *code_ptr = errno;
157 *code_ptr = errno;
164 *code_ptr = 0;
167 void ss_delete_info_dir(sci_idx, info_dir, code_ptr)
170 int *code_ptr;
182 *code_ptr = 0;
186 *code_ptr = SS_ET_NO_INFO_DIR;