Searched refs:copy_to_scratch (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xmodmap/dist/
H A Dhandle.c112 copy_to_scratch(const char *s, int len) function in typeref:typename:char *
149 #define badmsgn(what,s,len) badmsg (what, copy_to_scratch (s, len))
330 *name = copy_to_scratch (line, n);
904 strval = copy_to_scratch(line, n);
906 /* copy_to_scratch already printed error message */

Completed in 5 milliseconds