Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/bzip2/
H A Dbunzip2.c11 static int bunzipf(char *file, int stdout);
46 ok &= bunzipf(argv[i], stdout); in main()
53 bunzipf(char *file, int stdout) in bunzipf() function