Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fn_getstat
usr/src/cmd/logadm/fn.h
42
struct stat *fn_getstat(struct fn *fnp);
usr/src/cmd/logadm/main.c
946
if (fn_getstat(nextfnp)->st_mtime < mtime) {