Home
last modified time | relevance | path

Searched refs:hashmark (Results 1 – 25 of 125) sorted by last modified time

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h758 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
760 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
762 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h783 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
785 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
787 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h761 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
763 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
765 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h780 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
782 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
784 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_os_userspace.h755 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
757 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
759 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
/dports/audio/ctronome/ctronome-0.5.6/
H A Dctronome.h52 static byte hashmark = 35; /* the # character */ variable
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.c2130 SCTP_BASE_INFO(hashmark))];
2197 SCTP_BASE_INFO(hashmark))];
2223 …head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(inp->sctp_lport, SCTP_BASE_INFO(hashmark)…
2286 SCTP_BASE_INFO(hashmark))];
3738 head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(lport, SCTP_BASE_INFO(hashmark))];
6593 &SCTP_BASE_INFO(hashmark));
6940 SCTP_HASH_FREE(SCTP_BASE_INFO(sctp_ephash), SCTP_BASE_INFO(hashmark));
H A Dsctp_os_userspace.h754 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
756 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
758 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
H A Dsctp_pcb.h164 u_long hashmark; member
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_os_userspace.h754 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
756 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
758 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
H A Dsctp_pcb.h164 u_long hashmark; member
H A Dsctp_pcb.c2130 SCTP_BASE_INFO(hashmark))];
2197 SCTP_BASE_INFO(hashmark))];
2223 …head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(inp->sctp_lport, SCTP_BASE_INFO(hashmark)…
2286 SCTP_BASE_INFO(hashmark))];
3738 head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(lport, SCTP_BASE_INFO(hashmark))];
6593 &SCTP_BASE_INFO(hashmark));
6940 SCTP_HASH_FREE(SCTP_BASE_INFO(sctp_ephash), SCTP_BASE_INFO(hashmark));
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_os_userspace.h754 #define SCTP_HASH_INIT(size, hashmark) sctp_hashinit_flags(size, M_PCB, hashmark, HASH_NOWAIT) argument
756 #define SCTP_HASH_FREE(table, hashmark) sctp_hashdestroy(table, M_PCB, hashmark) argument
758 #define SCTP_HASH_FREE_DESTROY(table, hashmark) sctp_hashfreedestroy(table, M_PCB, hashmark) argument
H A Dsctp_pcb.h164 u_long hashmark; member
H A Dsctp_pcb.c2130 SCTP_BASE_INFO(hashmark))];
2197 SCTP_BASE_INFO(hashmark))];
2223 …head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(inp->sctp_lport, SCTP_BASE_INFO(hashmark)…
2286 SCTP_BASE_INFO(hashmark))];
3738 head = &SCTP_BASE_INFO(sctp_ephash)[SCTP_PCBHASH_ALLADDR(lport, SCTP_BASE_INFO(hashmark))];
6593 &SCTP_BASE_INFO(hashmark));
6940 SCTP_HASH_FREE(SCTP_BASE_INFO(sctp_ephash), SCTP_BASE_INFO(hashmark));
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1306094 These are links without the leading hashmark in the output anyway, and
1341456 Related: fdo#58819 VML import: shape types not starting with a hashmark are OK
2491169 …603# hids for querywizard added 2004/04/14 09:46:25 tv 1.12.94.6: added hashmark before define (sy…
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlgc.cpp180 static void hashmark(Hash *h) { in hashmark() function
210 hashmark(avalue(o)); in markobject()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-034424 * libgimpwidgets/gimpcolorscales.c: removed the hashmark from the
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dth_en_US_v2.dat146939 (noun)|service stripe|hashmark|insignia (generic term)
146952 hashmark|1
279189 (noun)|hashmark|hash mark|insignia (generic term)
/dports/mail/isync/isync-1.4.4/
H A DChangeLog5809 - the hashmark can be meaningfully quoted
/dports/devel/bullet/bullet3-3.21/
H A Dbuild_visual_studio_vr_pybullet_double_dynamic.bat15 rem you can also override and hardcode the Python path like this (just remove the # hashmark in nex…
H A Dbuild_visual_studio_vr_pybullet_double.bat15 rem you can also override and hardcode the Python path like this (just remove the # hashmark in nex…
/dports/devel/py-bullet3/bullet3-3.21/
H A Dbuild_visual_studio_vr_pybullet_double.bat15 rem you can also override and hardcode the Python path like this (just remove the # hashmark in nex…
H A Dbuild_visual_studio_vr_pybullet_double_dynamic.bat15 rem you can also override and hardcode the Python path like this (just remove the # hashmark in nex…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhttp.c195 char *hashmark; in http_open_cnx_internal() local
227 hashmark = strchr(path1, '#'); in http_open_cnx_internal()
228 if (hashmark) in http_open_cnx_internal()
229 *hashmark = '\0'; in http_open_cnx_internal()

12345