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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dfuser.c18 #define FUSER_OPT_SILENT 4 macro
45 else if (*option == 's') opt |= FUSER_OPT_SILENT;
377 } else if (!(opt & FUSER_OPT_SILENT)) {

Completed in 49 milliseconds