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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c253 int no_detach = 0;
279 no_detach = 1;
291 if (!no_detach)
252 int no_detach = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c253 int no_detach = 0;
279 no_detach = 1;
291 if (!no_detach)
252 int no_detach = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c135 BOOL no_detach; member in struct:__anon4309
1953 } else if (!strcmp(opt, "no_detach")) {
1954 if (bogus_option_value(val, "no_detach"))
1956 ctx->no_detach = TRUE;
2294 if (!ctx->no_detach) {

Completed in 174 milliseconds