HomeSort by relevance Sort by last modified time
    Searched refs:NOARGS (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/misc/
fsck.h 8 #define NOARGS void
10 #define NOARGS
fsck.c 422 static int progress_active(NOARGS)
965 static int check_all(NOARGS)
1083 static void usage(NOARGS)
  /external/e2fsprogs/debugfs/
debugfs.h 12 #define NOARGS void
14 #define NOARGS
debugfs.c 314 static void close_filesystem(NOARGS)
    [all...]
  /external/openssh/
sftp.c 176 #define NOARGS 0
181 { "bye", I_QUIT, NOARGS },
189 { "exit", I_QUIT, NOARGS },
191 { "help", I_HELP, NOARGS },
199 { "lumask", I_LUMASK, NOARGS },
203 { "progress", I_PROGRESS, NOARGS },
206 { "quit", I_QUIT, NOARGS },
213 { "version", I_VERSION, NOARGS },
214 { "!", I_SHELL, NOARGS },
215 { "?", I_HELP, NOARGS },
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 573 ARGS and NOARGS are used for function prototypes.
584 #define NOARGS (void)
593 #define NOARGS ()
680 int false NOARGS;
693 int maximum_int NOARGS;
694 int cprop NOARGS;
695 int basic NOARGS;
696 Void sprop NOARGS;
697 Void iprop NOARGS;
698 Void lprop NOARGS;
    [all...]

Completed in 140 milliseconds