FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
file_is_tmp
usr.bin/sort/file.c
532
int is_tmp = file_is_tmp(fn);
usr.bin/sort/file.c
581
if (file_is_tmp(fn) && compress_program != NULL) {