Home
last modified time | relevance | path

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

/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dlock.c61 char *safeptr = saferes; in lock_filename_for_resource() local
62 while(*safeptr) { in lock_filename_for_resource()
63 if(*safeptr==' ' || *safeptr == '/' || *safeptr == '~' || *safeptr == '.') { in lock_filename_for_resource()
64 *safeptr = '#'; in lock_filename_for_resource()
66 safeptr++; in lock_filename_for_resource()
284 char *safeptr = saferes; in memcache_key_for_resource() local
285 while(*safeptr) { in memcache_key_for_resource()
286 if(*safeptr==' ' || *safeptr == '/' || *safeptr == '~' || *safeptr == '.' || in memcache_key_for_resource()
287 …*safeptr == '\r' || *safeptr == '\n' || *safeptr == '\t' || *safeptr == '\f' || *safeptr == '\e' |… in memcache_key_for_resource()
288 *safeptr = '#'; in memcache_key_for_resource()
[all …]
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dqdos.c48 char *ptr,*safeptr; in custom_expand() local
93 safeptr= (char *) malloc ((size_t) (sl=strlen (ptr) + 1)); in custom_expand()
94 if (safeptr == NULL || *argvptr == NULL) { in custom_expand()
97 (void) memcpy (safeptr,ptr, (size_t) sl); in custom_expand()
98 (*argvptr) [*argcptr] = safeptr; in custom_expand()
/dports/devel/ctags/ctags-5.8/
H A Dqdos.c48 char *ptr,*safeptr; in custom_expand() local
93 safeptr= (char *) malloc ((size_t) (sl=strlen (ptr) + 1)); in custom_expand()
94 if (safeptr == NULL || *argvptr == NULL) { in custom_expand()
97 (void) memcpy (safeptr,ptr, (size_t) sl); in custom_expand()
98 (*argvptr) [*argcptr] = safeptr; in custom_expand()
/dports/japanese/ctags/ctags-5.8j2/
H A Dqdos.c48 char *ptr,*safeptr; in custom_expand() local
93 safeptr= (char *) malloc ((size_t) (sl=strlen (ptr) + 1)); in custom_expand()
94 if (safeptr == NULL || *argvptr == NULL) { in custom_expand()
97 (void) memcpy (safeptr,ptr, (size_t) sl); in custom_expand()
98 (*argvptr) [*argcptr] = safeptr; in custom_expand()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/vmod/
H A Dvmod_cookie.c290 struct cookie *cookieptr, *safeptr; in filter_cookies() local
332 VTAILQ_FOREACH_SAFE(cookieptr, &vcp->cookielist, list, safeptr) { in filter_cookies()
374 struct cookie *current, *safeptr; in re_filter() local
380 VTAILQ_FOREACH_SAFE(current, &vcp->cookielist, list, safeptr) { in re_filter()
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dfluid.cxx297 char safename[FL_PATH_MAX], *safeptr; in save_template_cb() local
299 for (safeptr = safename; *safeptr; safeptr ++) { in save_template_cb()
300 if (isspace(*safeptr)) *safeptr = '_'; in save_template_cb()
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dfluid.cxx265 char safename[FL_PATH_MAX], *safeptr; in save_template_cb() local
267 for (safeptr = safename; *safeptr; safeptr ++) { in save_template_cb()
268 if (isspace(*safeptr)) *safeptr = '_'; in save_template_cb()
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A Dfluid.cxx265 char safename[FL_PATH_MAX], *safeptr; in save_template_cb() local
267 for (safeptr = safename; *safeptr; safeptr ++) { in save_template_cb()
268 if (isspace(*safeptr)) *safeptr = '_'; in save_template_cb()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate1.d443 alias T function () safeptr;
448 alias int function(int) safeptr;
452 A.safeptr foo20;
455 B.safeptr bar20;