Searched refs:matchfmt (Results 1 – 1 of 1) sorted by relevance
159 static const char *matchfmt = in main() local228 if (strlen(matchfmt) + strnlen(argv[1], LEN) > LEN) in main()236 sprintf(match, matchfmt, argv[1], service); in main()