Searched refs:FUSER_OPT_KILL (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.c17 #define FUSER_OPT_KILL 2 macro
44 else if (*option == 'k') opt |= FUSER_OPT_KILL;
375 if (opt & FUSER_OPT_KILL) {

Completed in 92 milliseconds