Searched refs:maxsleep (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dieee80211.c448 int64_t maxsleep; local
451 rc = prop_dictionary_get_int64(env, "powersavesleep", &maxsleep);
457 power.i_maxsleep = maxsleep;
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dsupfilesrv.c535 int maxsleep; local
550 maxsleep = 5;
633 x = request(dbgportsq ? DEBUGFPORT : FILEPORT, clienthost, &maxsleep);

Completed in 75 milliseconds