Home
last modified time | relevance | path

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

/openbsd/usr.sbin/amd/amd/
H A Dget_args.c59 int am_timeo_w = AM_TTL_W;
181 am_timeo_w = AM_TTL_W; in get_args()
/openbsd/usr.sbin/amd/include/
H A Dam.h546 #define AM_TTL_W (2 * 60) /* Default unmount interval */ macro