Searched defs:flags (Results 1 – 11 of 11) sorted by relevance
/coreutils/gl/lib/ |
D | fd-reopen.c | 32 fd_reopen (int desired_fd, char const *file, int flags, mode_t mode) in fd_reopen()
|
/coreutils/src/ |
D | force-link.c | 76 int flags; member 96 int dstdir, char const *dstname, int flags, bool force, in force_linkat()
|
D | shred.c | 815 struct Options const *flags) in do_wipefd() 957 struct Options const *flags) in wipefd() 1036 wipename (char *oldname, char const *qoldname, struct Options const *flags) in wipename() 1119 struct randint_source *s, struct Options const *flags) in wipefile() 1164 struct Options flags = {0}; in main() local
|
D | nohup.c | 141 int flags = O_CREAT | O_WRONLY | O_APPEND; in main() local
|
D | ln.c | 611 int flags = (O_PATHSEARCH | O_DIRECTORY in main() local
|
D | csplit.c | 1192 int flags = 0; in get_format_flags() local 1221 check_format_conv_type (char *format, int flags) in check_format_conv_type() 1275 int flags; in max_out() local
|
D | stty.c | 200 char flags; /* Setting and display options. */ member
|
D | stat.c | 1371 int flags = 0; in do_stat() local
|
D | dd.c | 341 static struct symbol_value const flags[] = variable
|
D | copy.c | 201 follow_fstatat (int dirfd, char const *filename, struct stat *st, int flags) in follow_fstatat()
|
D | ls.c | 1173 do_statx (int fd, char const *name, struct stat *st, int flags, in do_statx()
|