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.c1773 char *endptr, const char *printname) in do_after_lines() argument
1783 if (printname != NULL) fprintf(stdout, "%s-", printname); in do_after_lines()
2522 pcre2grep(void *handle, int frtype, const char *filename, const char *printname) in pcre2grep() argument
2777 fprintf(stdout, "%s" STDOUT_NL, printname); in pcre2grep()
2796 if (printname != NULL) fprintf(stdout, "%s:", printname); in pcre2grep()
2817 (PCRE2_SPTR)ptr, offsets, mrc) || printname != NULL || in pcre2grep()
2845 if (printed || printname != NULL || number) in pcre2grep()
2918 if (printname != NULL) fprintf(stdout, "%s-", printname); in pcre2grep()
2959 if (printname != NULL) fprintf(stdout, "%s-", printname); in pcre2grep()
2973 if (printname != NULL) fprintf(stdout, "%s:", printname); in pcre2grep()
[all …]