Home
last modified time | relevance | path

Searched defs:toktmp (Results 1 – 12 of 12) sorted by relevance

/dports/biology/subread/subread-2.0.2-source/src/
H A Dsubtools.c206 char * toktmp; in main() local
H A Dsambam-file.c1380 char * toktmp = NULL; in SamBam_writer_add_header() local
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_prelude.c259 static char *get_value(char *msg, const char *toktmp, const char *toksuffix) in get_value()
274 static char *get_time_value(char *msg, const char *toktmp, const char *toksuffix) in get_time_value()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_prelude.c259 static char *get_value(char *msg, const char *toktmp, const char *toksuffix) in get_value()
274 static char *get_time_value(char *msg, const char *toktmp, const char *toksuffix) in get_time_value()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_prelude.c259 static char *get_value(char *msg, const char *toktmp, const char *toksuffix) in get_value()
274 static char *get_time_value(char *msg, const char *toktmp, const char *toksuffix) in get_time_value()
/dports/graphics/aloadimage/arcan-0.6.1/src/platform/posix/
H A Dnamespace.c199 char* toktmp = strdup(FRAMESERVER_MODESTRING); in arcan_verify_namespaces() local
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/posix/
H A Dnamespace.c199 char* toktmp = strdup(FRAMESERVER_MODESTRING); in arcan_verify_namespaces() local
/dports/x11/aclip/arcan-0.6.1/src/platform/posix/
H A Dnamespace.c199 char* toktmp = strdup(FRAMESERVER_MODESTRING); in arcan_verify_namespaces() local
/dports/x11/arcan-trayicon/arcan-0.6.1/src/platform/posix/
H A Dnamespace.c199 char* toktmp = strdup(FRAMESERVER_MODESTRING); in arcan_verify_namespaces() local
/dports/textproc/syck/syck-0.70/lib/
H A Dsyck.h264 char *buffer, *linectptr, *lineptr, *toktmp, *token, *cursor, *marker, *limit; member
/dports/textproc/p5-YAML-Syck/YAML-Syck-1.34/
H A Dsyck.h260 char *buffer, *linectptr, *lineptr, *toktmp, *token, *cursor, *marker, *limit; member
/dports/print/lyx/lyx-2.3.4.2/src/
H A DBufferParams.cpp1076 string toktmp = pdfoptions().readToken(lex, token); in readToken() local