Home
last modified time | relevance | path

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

/external/openssh/regress/
Dscp-ssh-wrapper.sh5 printname () { function
44 printname $BAD
49 printname $BAD
/external/pcre/dist2/src/
Dpcre2grep.c1422 char *printname) in do_after_lines() argument
1431 if (printname != NULL) fprintf(stdout, "%s-", printname); in do_after_lines()
1800 pcre2grep(void *handle, int frtype, char *filename, char *printname) in pcre2grep() argument
2014 fprintf(stdout, "%s" STDOUT_NL, printname); in pcre2grep()
2033 if (printname != NULL) fprintf(stdout, "%s:", printname); in pcre2grep()
2073 if (printed || printname != NULL || number) in pcre2grep()
2134 if (printname != NULL) fprintf(stdout, "%s-", printname); in pcre2grep()
2174 if (printname != NULL) fprintf(stdout, "%s-", printname); in pcre2grep()
2188 if (printname != NULL) fprintf(stdout, "%s:", printname); in pcre2grep()
2323 do_after_lines(lastmatchnumber, lastmatchrestart, endptr, printname); in pcre2grep()
[all …]