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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/applets/
H A Dapplets.c638 int *const bb_errno __attribute__ ((section (".data"))); variable
644 (*(int **)&bb_errno) = __errno_location();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h171 extern int *const bb_errno;
173 #define errno (*bb_errno)

Completed in 45 milliseconds