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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dmegatron.h39 #define OPTION_STDOUT (1 << 2) macro
H A Dmacbin.c110 if (options & OPTION_STDOUT)
127 (options & OPTION_STDOUT) ? "(stdout)" : bin.path );
H A Dmegatron.c321 flags |= OPTION_STDOUT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmegatron.h39 #define OPTION_STDOUT (1 << 2) macro
H A Dmacbin.c110 if (options & OPTION_STDOUT)
127 (options & OPTION_STDOUT) ? "(stdout)" : bin.path );
H A Dmegatron.c325 flags |= OPTION_STDOUT;

Completed in 103 milliseconds