Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/amd/amd/
Dget_args.c56 int afs_timeo = -1; variable
159 afs_timeo = atoi(optarg); in get_args()
267 if (afs_timeo <= 0) in get_args()
268 afs_timeo = AFS_TIMEO; in get_args()
Dafs_ops.c347 "timeo", afs_timeo, in toplvl_mount()
/openbsd/src/usr.sbin/amd/include/
Dam.h74 extern int afs_timeo; /* AFS timeout */
549 #define AFS_RETRANS ((ALLOWED_MOUNT_TIME*10+5*afs_timeo)/afs_timeo * 2)