Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c187 int ExecStrCat ARGS_DECL((char**, struct ObjRec *, char*));
354 { (NLFN*)ExecStrCat, "strcat", 2, 0},
4441 int ExecStrCat(argv, obj_ptr, orig_cmd) in ExecStrCat() function