Home
last modified time | relevance | path

Searched +defs:text +defs:script (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/diff/
H A Dutil.c55 perror_with_name (text) in perror_with_name() argument
73 pfatal_with_name (text) in pfatal_with_name() argument
327 write_output (text, len) in write_output() argument
554 print_script (script, hunkfun, printfun) in print_script() argument
594 char const *text = line[0], *limit = line[1]; /* Help the compiler. */ local
619 output_1_line (text, limit, flag_format, line_flag) in output_1_line() argument
/openbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c101 u_int32_t script[MAXINST]; variable
546 void errout (char *text) in errout()