Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_create.c59 if (rc->st_progname = strrchr(progname, '/')) in stats_create()
60 rc->st_progname++; in stats_create()
62 rc->st_progname = progname; in stats_create()
H A Dstats.h55 char *st_progname; member
H A Dstats_dbm.c63 tmpdir, st->st_progname, getpid()); in stats_dbm_open()