Home
last modified time | relevance | path

Searched refs:phold (Results 1 – 25 of 79) sorted by relevance

1234

/dports/misc/libemos/libemos-4.5.9-Source/pbio/
H A Dreadprod_alpha.c206 unsigned char * phold = (unsigned char *) hold; in gribsize() local
227 if ( THREE_BYTE_LONG(phold+4) == 24 ) { in gribsize()
257 fixlen = THREE_BYTE_LONG(phold+4); in gribsize()
298 unsigned char * phold = (unsigned char *) hold; in lentotal() local
332 length += THREE_BYTE_LONG(phold+length); in lentotal()
356 unsigned char * phold = (unsigned char *) hold; in bufrsize() local
387 length = SECT_0_LEN + THREE_BYTE_LONG(phold+4); in bufrsize()
406 length += THREE_BYTE_LONG(phold+length); in bufrsize()
442 unsigned char * phold = (unsigned char *) hold; in tide_budg_size() local
467 length = SECT_0_LEN + THREE_BYTE_LONG(phold+4); in tide_budg_size()
[all …]
H A Dreadprod.c295 unsigned char * phold = (unsigned char *) hold; in gribsize() local
317 if ( THREE_BYTE_LONG(phold+4) == 24 ) { in gribsize()
353 fixlen = THREE_BYTE_LONG(phold+4); in gribsize()
451 unsigned char * phold = (unsigned char *) hold; in lentotal() local
485 length += THREE_BYTE_LONG(phold+length); in lentotal()
509 unsigned char * phold = (unsigned char *) hold; in bufrsize() local
540 length = SECT_0_LEN + THREE_BYTE_LONG(phold+4); in bufrsize()
559 length += THREE_BYTE_LONG(phold+length); in bufrsize()
594 unsigned char * phold = (unsigned char *) hold; in tide_budg_size() local
618 length = SECT_0_LEN + THREE_BYTE_LONG(phold+4); in tide_budg_size()
[all …]
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Dstatsb.c318 fsysdep_all_status_init (phold) in fsysdep_all_status_init() argument
319 pointer *phold; in fsysdep_all_status_init()
330 *phold = (pointer) qdir;
337 zsysdep_all_status (phold, pferr, qstat) in zsysdep_all_status() argument
338 pointer phold; in zsysdep_all_status()
342 DIR *qdir = (DIR *) phold;
383 usysdep_all_status_free (phold) in usysdep_all_status_free() argument
384 pointer phold; in usysdep_all_status_free()
386 DIR *qdir = (DIR *) phold;
/dports/net/ntp/ntp-4.2.8p15/ports/winnt/ntpd/
H A Dnt_ppsimpl.c388 const char *phead, *phold; in provlist_next_item() local
411 phold = phead; in provlist_next_item()
412 while (NULL != (endp = strpbrk(phold, "\\:"))) in provlist_next_item()
413 phold = endp + 1; in provlist_next_item()
414 if (phead != phold) { in provlist_next_item()
417 phead, phold); in provlist_next_item()
418 phead = phold; in provlist_next_item()
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/common_sources/
H A Dsystem.h848 extern boolean fsysdep_all_status_init P((pointer *phold));
854 extern char *zsysdep_all_status P((pointer phold, boolean *pferr,
860 extern void usysdep_all_status_free P((pointer phold));
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dphonrule.cwl18 \phold
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/fil4.lv2/gui/
H A Danalyser.h53 void process (int iplen, bool phold);
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_wave.cpp373 float phold = 0.0f;
376 phold = pseudo_randf();
377 frames[i] = phold;
/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_channel.c730 char *phold; in xrdp_channel_drdynvc_send_capability_request() local
742 phold = s->p; in xrdp_channel_drdynvc_send_capability_request()
753 total_data_len = (int) (s->end - phold); in xrdp_channel_drdynvc_send_capability_request()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_channel.c723 char *phold; in xrdp_channel_drdynvc_send_capability_request() local
735 phold = s->p; in xrdp_channel_drdynvc_send_capability_request()
746 total_data_len = (int) (s->end - phold); in xrdp_channel_drdynvc_send_capability_request()
/dports/net/xrdp-devel/xrdp-0.9.16/xup/
H A Dxup.c1522 char *phold; in lib_mod_process_message() local
1551 phold = s->p; in lib_mod_process_message()
1563 s->p = phold + len; in lib_mod_process_message()
1572 phold = s->p; in lib_mod_process_message()
1582 s->p = phold + len; in lib_mod_process_message()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xup/
H A Dxup.c1522 char *phold; in lib_mod_process_message() local
1551 phold = s->p; in lib_mod_process_message()
1563 s->p = phold + len; in lib_mod_process_message()
1572 phold = s->p; in lib_mod_process_message()
1582 s->p = phold + len; in lib_mod_process_message()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Dapps.h196 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Dapps.h300 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Dapps.h196 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Dapps.h196 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Dapps.h278 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Dapps.h278 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/uustat/
H A Duustat.c2399 pointer phold; in fsmachines() local
2404 if (! fsysdep_all_status_init (&phold)) in fsmachines()
2407 while ((zsystem = zsysdep_all_status (phold, &ferr, &sstat)) != NULL) in fsmachines()
2440 usysdep_all_status_free (phold); in fsmachines()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/openssl-devel/openssl-3.0.2/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/include/
H A Dapps.h191 int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,

1234