Home
last modified time | relevance | path

Searched refs:pcommon (Results 1 – 25 of 67) sorted by relevance

123

/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/
H A Dkbd.c154 netwib_ptr pcommon; in netwib_io_init_kbddefault() local
159 ptr = (netwib_priv_io_kbd *)pcommon; in netwib_io_init_kbddefault()
162 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_kbddefault()
167 pcommon, in netwib_io_init_kbddefault()
185 netwib_ptr pcommon; in netwib_io_init_kbd_fd() local
190 ptr = (netwib_priv_io_kbd *)pcommon; in netwib_io_init_kbd_fd()
193 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_kbd_fd()
198 pcommon, in netwib_io_init_kbd_fd()
216 netwib_ptr pcommon; in netwib_io_init_kbd_handle() local
221 ptr = (netwib_priv_io_kbd *)pcommon; in netwib_io_init_kbd_handle()
[all …]
H A Dstream.c69 netwib_priv_io_stream *ptr = (netwib_priv_io_stream *)pio->pcommon; in netwib_priv_io_stream_read()
77 netwib_priv_io_stream *ptr = (netwib_priv_io_stream *)pio->pcommon; in netwib_priv_io_stream_write()
87 netwib_priv_io_stream *ptr = (netwib_priv_io_stream *)pio->pcommon; in netwib_priv_io_stream_wait()
152 netwib_priv_io_stream *ptr = (netwib_priv_io_stream *)pio->pcommon; in netwib_priv_io_stream_fclose()
155 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_stream_fclose()
165 netwib_ptr pcommon; in netwib_io_init_stream() local
168 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_stream), &pcommon)); in netwib_io_init_stream()
171 (netwib_priv_io_stream *)pcommon); in netwib_io_init_stream()
173 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_stream()
178 pcommon, in netwib_io_init_stream()
H A Dfd.c70 netwib_priv_io_fd *ptr = (netwib_priv_io_fd *)pio->pcommon; in netwib_priv_io_fd_read()
79 netwib_priv_io_fd *ptr = (netwib_priv_io_fd *)pio->pcommon; in netwib_priv_io_fd_write()
91 netwib_priv_io_fd *ptr = (netwib_priv_io_fd *)pio->pcommon; in netwib_priv_io_fd_wait()
168 netwib_priv_io_fd *ptr = (netwib_priv_io_fd *)pio->pcommon; in netwib_priv_io_fd_fclose()
171 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_fd_fclose()
181 netwib_ptr pcommon; in netwib_io_init_fd() local
184 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_fd), &pcommon)); in netwib_io_init_fd()
186 (netwib_priv_io_fd *)pcommon); in netwib_io_init_fd()
188 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_fd()
193 pcommon, in netwib_io_init_fd()
H A Dwindows.c73 netwib_priv_io_handle *ptr = (netwib_priv_io_handle *)pio->pcommon; in netwib_priv_io_handle_read()
81 netwib_priv_io_handle *ptr = (netwib_priv_io_handle *)pio->pcommon; in netwib_priv_io_handle_write()
91 netwib_priv_io_handle *ptr = (netwib_priv_io_handle *)pio->pcommon; in netwib_priv_io_handle_wait()
157 netwib_priv_io_handle *ptr = (netwib_priv_io_handle *)pio->pcommon; in netwib_priv_io_handle_fclose()
160 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_handle_fclose()
182 netwib_ptr pcommon;
185 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_handle), &pcommon));
187 (netwib_priv_io_handle *)pcommon);
189 netwib_er(netwib_ptr_free(&pcommon));
194 pcommon,
H A Dfile.c165 netwib_priv_io_file *ptr = (netwib_priv_io_file *)pio->pcommon; in netwib_priv_io_file_read()
176 netwib_priv_io_file *ptr = (netwib_priv_io_file *)pio->pcommon; in netwib_priv_io_file_write()
190 netwib_priv_io_file *ptr = (netwib_priv_io_file *)pio->pcommon; in netwib_priv_io_file_wait()
220 netwib_priv_io_file *ptr = (netwib_priv_io_file *)pio->pcommon; in netwib_priv_io_file_ctl_set()
373 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_file_fclose()
384 netwib_ptr pcommon; in netwib_io_init_file() local
392 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_file()
397 pcommon, in netwib_io_init_file()
457 netwib_ptr pcommon; in netwib_io_init_filetemp() local
492 pif = (netwib_priv_io_file*)pcommon; in netwib_io_init_filetemp()
[all …]
/dports/net/netwib/netwib-5.38.0-src/src/netwib/net/
H A Dsock.c493 netwib_ptr pcommon; in netwib_io_init_sock_udp_cli_full() local
509 pcommon, in netwib_io_init_sock_udp_cli_full()
533 netwib_ptr pcommon; in netwib_io_init_sock_tcp_cli_full() local
549 pcommon, in netwib_io_init_sock_tcp_cli_full()
571 netwib_ptr pcommon; in netwib_io_init_sock_udp_ser_full() local
606 netwib_ptr pcommon; in netwib_io_init_sock_udp_ser_easy() local
644 netwib_ptr pcommon; in netwib_io_init_sock_tcp_ser_full() local
679 netwib_ptr pcommon; in netwib_io_init_sock_tcp_ser_easy() local
717 netwib_ptr pcommon; in netwib_io_init_sock_udp_mulser_full() local
752 netwib_ptr pcommon; in netwib_io_init_sock_udp_mulser_easy() local
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dtarget.c40 svn_path_condense_targets(const char **pcommon, in svn_path_condense_targets() argument
56 *pcommon = NULL; in svn_path_condense_targets()
68 *pcommon = first_target; in svn_path_condense_targets()
71 SVN_ERR(svn_dirent_get_absolute(pcommon, first_target, pool)); in svn_path_condense_targets()
93 APR_ARRAY_PUSH(abs_targets, const char *) = *pcommon; in svn_path_condense_targets()
110 if (*pcommon && **pcommon) in svn_path_condense_targets()
117 *pcommon = ""; in svn_path_condense_targets()
119 *pcommon = svn_uri_get_longest_ancestor(*pcommon, absolute, pool); in svn_path_condense_targets()
121 *pcommon = svn_dirent_get_longest_ancestor(*pcommon, absolute, in svn_path_condense_targets()
201 basedir_len = strlen(*pcommon); in svn_path_condense_targets()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dtarget.c40 svn_path_condense_targets(const char **pcommon, in svn_path_condense_targets() argument
56 *pcommon = NULL; in svn_path_condense_targets()
68 *pcommon = first_target; in svn_path_condense_targets()
71 SVN_ERR(svn_dirent_get_absolute(pcommon, first_target, pool)); in svn_path_condense_targets()
93 APR_ARRAY_PUSH(abs_targets, const char *) = *pcommon; in svn_path_condense_targets()
110 if (*pcommon && **pcommon) in svn_path_condense_targets()
117 *pcommon = ""; in svn_path_condense_targets()
119 *pcommon = svn_uri_get_longest_ancestor(*pcommon, absolute, pool); in svn_path_condense_targets()
121 *pcommon = svn_dirent_get_longest_ancestor(*pcommon, absolute, in svn_path_condense_targets()
201 basedir_len = strlen(*pcommon); in svn_path_condense_targets()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dtarget.c40 svn_path_condense_targets(const char **pcommon, in svn_path_condense_targets() argument
56 *pcommon = NULL; in svn_path_condense_targets()
68 *pcommon = first_target; in svn_path_condense_targets()
71 SVN_ERR(svn_dirent_get_absolute(pcommon, first_target, pool)); in svn_path_condense_targets()
93 APR_ARRAY_PUSH(abs_targets, const char *) = *pcommon; in svn_path_condense_targets()
110 if (*pcommon && **pcommon) in svn_path_condense_targets()
117 *pcommon = ""; in svn_path_condense_targets()
119 *pcommon = svn_uri_get_longest_ancestor(*pcommon, absolute, pool); in svn_path_condense_targets()
121 *pcommon = svn_dirent_get_longest_ancestor(*pcommon, absolute, in svn_path_condense_targets()
201 basedir_len = strlen(*pcommon); in svn_path_condense_targets()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dtarget.c40 svn_path_condense_targets(const char **pcommon, in svn_path_condense_targets() argument
56 *pcommon = NULL; in svn_path_condense_targets()
68 *pcommon = first_target; in svn_path_condense_targets()
71 SVN_ERR(svn_dirent_get_absolute(pcommon, first_target, pool)); in svn_path_condense_targets()
93 APR_ARRAY_PUSH(abs_targets, const char *) = *pcommon; in svn_path_condense_targets()
110 if (*pcommon && **pcommon) in svn_path_condense_targets()
117 *pcommon = ""; in svn_path_condense_targets()
119 *pcommon = svn_uri_get_longest_ancestor(*pcommon, absolute, pool); in svn_path_condense_targets()
121 *pcommon = svn_dirent_get_longest_ancestor(*pcommon, absolute, in svn_path_condense_targets()
201 basedir_len = strlen(*pcommon); in svn_path_condense_targets()
[all …]
/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/pieces/
H A Diousual_tee.c54 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_read()
78 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_write()
92 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_wait()
115 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_unread()
130 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_ctl_set()
145 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_ctl_get()
159 netwib_priv_io_tee *ptr = (netwib_priv_io_tee *)pio->pcommon; in netwib_priv_io_tee_fclose()
162 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_tee_fclose()
173 netwib_ptr pcommon; in netwib_io_init_tee() local
181 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_tee()
[all …]
H A Diousual_rdwr.c53 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_read()
64 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_write()
77 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_wait()
103 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_unread()
117 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_ctl_set()
151 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_ctl_get()
176 netwib_priv_io_rdwr *ptr = (netwib_priv_io_rdwr *)pio->pcommon; in netwib_priv_io_rdwr_fclose()
179 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_rdwr_fclose()
190 netwib_ptr pcommon; in netwib_io_init_rdwr() local
198 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_rdwr()
[all …]
H A Diousual_mem.c61 netwib_priv_io_mem *ptr = (netwib_priv_io_mem *)pio->pcommon; in netwib_priv_io_mem_read()
79 netwib_priv_io_mem *ptr = (netwib_priv_io_mem *)pio->pcommon; in netwib_priv_io_mem_read_lock()
98 netwib_priv_io_mem *ptr = (netwib_priv_io_mem *)pio->pcommon; in netwib_priv_io_mem_write()
109 netwib_priv_io_mem *ptr = (netwib_priv_io_mem *)pio->pcommon; in netwib_priv_io_mem_write_lock()
405 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_mem_fclose()
416 netwib_ptr pcommon; in netwib_io_init_mem() local
424 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_mem()
429 pcommon, in netwib_io_init_mem()
451 netwib_ptr pcommon; in netwib_io_init_mem_lock() local
460 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_mem_lock()
[all …]
H A Diousual_tlv.c62 netwib_priv_io_tlv *ptr = (netwib_priv_io_tlv *)pio->pcommon; in netwib_priv_io_tlv_read()
93 netwib_priv_io_tlv *ptr = (netwib_priv_io_tlv *)pio->pcommon; in netwib_priv_io_tlv_read_lock()
112 netwib_priv_io_tlv *ptr = (netwib_priv_io_tlv *)pio->pcommon; in netwib_priv_io_tlv_write()
123 netwib_priv_io_tlv *ptr = (netwib_priv_io_tlv *)pio->pcommon; in netwib_priv_io_tlv_write_lock()
392 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_tlv_fclose()
438 netwib_ptr pcommon; in netwib_io_init_tlv() local
447 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_tlv()
452 pcommon, in netwib_io_init_tlv()
474 netwib_ptr pcommon; in netwib_io_init_tlv_lock() local
484 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_tlv_lock()
[all …]
H A Diousual_storage.c74 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_read()
102 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_flush()
149 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_write()
163 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_wait()
204 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_unread()
220 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_ctl_set()
247 netwib_priv_io_storage *ptr = (netwib_priv_io_storage *)pio->pcommon; in netwib_priv_io_storage_fclose()
250 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_storage_fclose()
258 netwib_ptr pcommon; in netwib_io_init_storage() local
265 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_storage()
[all …]
H A Diousual_debug.c76 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_read()
100 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_write()
128 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_wait()
155 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_unread()
184 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_ctl_set()
212 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_ctl_get()
236 netwib_priv_io_debug *ptr = (netwib_priv_io_debug *)pio->pcommon; in netwib_priv_io_debug_fclose()
245 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_debug_fclose()
256 netwib_ptr pcommon; in netwib_io_init_debug() local
264 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_debug()
[all …]
H A Diousual_exec_unix.c240 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_read()
249 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_write()
260 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_wait()
272 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_ctl_set()
287 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_ctl_get()
303 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_fclose()
306 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_exec_fclose()
319 netwib_ptr pcommon; in netwib_io_init_exec() local
326 (netwib_priv_io_exec *)pcommon); in netwib_io_init_exec()
328 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_exec()
[all …]
H A Diousual_exec_windows.c232 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_read()
240 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_write()
250 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_wait()
281 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_ctl_set()
337 netwib_priv_io_exec *ptr = (netwib_priv_io_exec *)pio->pcommon; in netwib_priv_io_exec_fclose()
340 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_exec_fclose()
353 netwib_ptr pcommon; in netwib_io_init_exec() local
356 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_exec), &pcommon)); in netwib_io_init_exec()
360 (netwib_priv_io_exec *)pcommon); in netwib_io_init_exec()
362 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_exec()
[all …]
H A Diousual_shellclient.c149 netwib_priv_io_shellclient *ptr = (netwib_priv_io_shellclient *)pio->pcommon; in netwib_priv_io_shellclient_read()
209 netwib_priv_io_shellclient *ptr = (netwib_priv_io_shellclient *)pio->pcommon; in netwib_priv_io_shellclient_write()
222 netwib_priv_io_shellclient *ptr = (netwib_priv_io_shellclient *)pio->pcommon; in netwib_priv_io_shellclient_wait()
306 netwib_priv_io_shellclient *ptr = (netwib_priv_io_shellclient *)pio->pcommon; in netwib_priv_io_shellclient_fclose()
309 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_shellclient_fclose()
319 netwib_ptr pcommon; in netwib_io_init_shellclient() local
322 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_shellclient), &pcommon)); in netwib_io_init_shellclient()
323 ret = netwib_priv_io_shellclient_init((netwib_priv_io_shellclient *)pcommon); in netwib_io_init_shellclient()
325 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_shellclient()
330 pcommon, in netwib_io_init_shellclient()
H A Diousual_shellserver.c294 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_read()
303 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_write()
360 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_wait()
373 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_ctl_set()
388 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_ctl_get()
404 netwib_priv_io_shellserver *ptr = (netwib_priv_io_shellserver *)pio->pcommon; in netwib_priv_io_shellserver_fclose()
407 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_shellserver_fclose()
423 netwib_ptr pcommon; in netwib_io_init_shellserver() local
426 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_shellserver), &pcommon)); in netwib_io_init_shellserver()
432 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_shellserver()
[all …]
/dports/net/netwib/netwib-5.38.0-src/src/netwib/net/pieces/
H A Diosniff.c54 netwib_priv_io_sniff *ptr = (netwib_priv_io_sniff *)pio->pcommon; in netwib_priv_io_sniff_read()
67 netwib_priv_io_sniff *ptr = (netwib_priv_io_sniff *)pio->pcommon; in netwib_priv_io_sniff_wait()
82 netwib_priv_io_sniff *ptr = (netwib_priv_io_sniff *)pio->pcommon; in netwib_priv_io_sniff_ctl_set()
109 netwib_priv_io_sniff *ptr = (netwib_priv_io_sniff *)pio->pcommon; in netwib_priv_io_sniff_ctl_get()
133 netwib_priv_io_sniff *ptr = (netwib_priv_io_sniff *)pio->pcommon; in netwib_priv_io_sniff_fclose()
136 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_sniff_fclose()
146 netwib_ptr pcommon; in netwib_io_init_sniff() local
149 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_sniff), &pcommon)); in netwib_io_init_sniff()
151 (netwib_priv_io_sniff *)pcommon); in netwib_io_init_sniff()
153 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_sniff()
[all …]
H A Diospoof.c64 netwib_priv_io_spoof *ptr = (netwib_priv_io_spoof *)pio->pcommon; in netwib_priv_io_spoof_write()
77 netwib_priv_io_spoof *ptr = (netwib_priv_io_spoof *)pio->pcommon; in netwib_priv_io_spoof_wait()
114 netwib_priv_io_spoof *ptr = (netwib_priv_io_spoof *)pio->pcommon; in netwib_priv_io_spoof_ctl_get()
138 netwib_priv_io_spoof *ptr = (netwib_priv_io_spoof *)pio->pcommon; in netwib_priv_io_spoof_fclose()
141 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_spoof_fclose()
151 netwib_ptr pcommon; in netwib_io_init_spoof() local
154 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_spoof), &pcommon)); in netwib_io_init_spoof()
157 (netwib_priv_io_spoof *)pcommon); in netwib_io_init_spoof()
159 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_spoof()
164 pcommon, in netwib_io_init_spoof()
H A Diosniff_ip.c61 netwib_priv_io_sniff_ip *ptr = (netwib_priv_io_sniff_ip *)pio->pcommon; in netwib_priv_io_sniff_ip_read()
94 netwib_priv_io_sniff_ip *ptr = (netwib_priv_io_sniff_ip *)pio->pcommon; in netwib_priv_io_sniff_ip_wait()
108 netwib_priv_io_sniff_ip *ptr = (netwib_priv_io_sniff_ip *)pio->pcommon; in netwib_priv_io_sniff_ip_ctl_set()
142 netwib_priv_io_sniff_ip *ptr = (netwib_priv_io_sniff_ip *)pio->pcommon; in netwib_priv_io_sniff_ip_fclose()
145 netwib_er(netwib_ptr_free(&pio->pcommon)); in netwib_priv_io_sniff_ip_fclose()
157 netwib_ptr pcommon; in netwib_io_init_sniff_ip() local
160 netwib_er(netwib_ptr_malloc(sizeof(netwib_priv_io_sniff_ip), &pcommon)); in netwib_io_init_sniff_ip()
163 (netwib_priv_io_sniff_ip *)pcommon); in netwib_io_init_sniff_ip()
165 netwib_er(netwib_ptr_free(&pcommon)); in netwib_io_init_sniff_ip()
170 pcommon, in netwib_io_init_sniff_ip()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzshade.c276 build_shading_1(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_1() argument
283 *(gs_shading_params_t *)&params = *pcommon; in build_shading_1()
341 build_shading_2(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_2() argument
347 *(gs_shading_params_t *)&params = *pcommon; in build_shading_2()
366 build_shading_3(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_3() argument
372 *(gs_shading_params_t *)&params = *pcommon; in build_shading_3()
485 build_shading_4(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_4() argument
491 *(gs_shading_params_t *)&params = *pcommon; in build_shading_4()
519 *(gs_shading_params_t *)&params = *pcommon; in build_shading_5()
547 *(gs_shading_params_t *)&params = *pcommon; in build_shading_6()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzshade.c276 build_shading_1(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_1() argument
283 *(gs_shading_params_t *)&params = *pcommon; in build_shading_1()
341 build_shading_2(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_2() argument
347 *(gs_shading_params_t *)&params = *pcommon; in build_shading_2()
366 build_shading_3(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_3() argument
372 *(gs_shading_params_t *)&params = *pcommon; in build_shading_3()
485 build_shading_4(i_ctx_t *i_ctx_p, const ref * op, const gs_shading_params_t * pcommon, in build_shading_4() argument
491 *(gs_shading_params_t *)&params = *pcommon; in build_shading_4()
519 *(gs_shading_params_t *)&params = *pcommon; in build_shading_5()
547 *(gs_shading_params_t *)&params = *pcommon; in build_shading_6()
[all …]

123