Home
last modified time | relevance | path

Searched refs:NOARGS (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/misc/
Dfsck.h8 #define NOARGS void macro
10 #define NOARGS macro
Dfsck.c422 static int progress_active(NOARGS) in progress_active() argument
965 static int check_all(NOARGS) in check_all() argument
1083 static void usage(NOARGS) in usage() argument
/third_party/e2fsprogs/debugfs/
Ddebugfs.h12 #define NOARGS void macro
14 #define NOARGS macro
Ddebugfs.c326 static void close_filesystem(NOARGS) in close_filesystem() argument
/third_party/e2fsprogs/doc/RelNotes/
Dv1.20.txt176 Remove use of NOARGS, because we assume everyone does ANSI C these