Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dether-wake.c169 static int get_wol_pw(const char *ethoptarg, unsigned char *wol_passwd) in get_wol_pw() function
216 wol_passwd_sz = get_wol_pw(pass, wol_passwd); in ether_wake_main()