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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/applets/
H A Dapplets.c71 } *suid_config; variable in typeref:struct:BB_suid_config
142 assert(!suid_config); /* Should be set to NULL by bss init. */
169 suid_config = sct_head; /* Success, so set the pointer. */
354 for (sct = suid_config; sct; sct = sct->m_next) {

Completed in 88 milliseconds