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

/external/e2fsprogs/misc/
H A Dfsck.h8 #define NOARGS void macro
10 #define NOARGS macro
H A Dfsck.c417 static int progress_active(NOARGS)
957 static int check_all(NOARGS)
1075 static void usage(NOARGS)
/external/e2fsprogs/debugfs/
H A Ddebugfs.h9 #define NOARGS void macro
11 #define NOARGS macro
H A Ddebugfs.c203 static void close_filesystem(NOARGS)
/external/valgrind/main/coregrind/m_demangle/
H A Dansidecl.h113 AND, DOTS, NOARGS. Don't use them. */
203 #define NOARGS void macro
242 #define NOARGS macro
/external/openssh/
H A Dsftp.c160 #define NOARGS 0 macro
165 { "bye", I_QUIT, NOARGS },
173 { "exit", I_QUIT, NOARGS },
175 { "help", I_HELP, NOARGS },
183 { "lumask", I_LUMASK, NOARGS },
187 { "progress", I_PROGRESS, NOARGS },
190 { "quit", I_QUIT, NOARGS },
195 { "version", I_VERSION, NOARGS },
196 { "!", I_SHELL, NOARGS },
197 { "?", I_HELP, NOARGS },
[all...]

Completed in 1801 milliseconds