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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 47 milliseconds