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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dfuser.c17 #define FUSER_OPT_KILL 2 macro
44 else if (*option == 'k') opt |= FUSER_OPT_KILL;
375 if (opt & FUSER_OPT_KILL) {

Completed in 47 milliseconds