Home
last modified time | relevance | path

Searched defs:f (Results 1 – 18 of 18) sorted by relevance

/coreutils/tests/cp/
Dsparse-extents-2.sh62 f() function
/coreutils/src/
Diopoll.c179 fwait_for_nonblocking_write (FILE *f) in fwait_for_nonblocking_write()
206 fclose_wait (FILE *f) in fclose_wait()
224 fwrite_wait (char const *buf, ssize_t size, FILE *f) in fwrite_wait()
Dfmt.c482 fmt (FILE *f, char const *file) in fmt()
553 get_paragraph (FILE *f) in get_paragraph()
630 copy_rest (FILE *f, int c) in copy_rest()
674 get_line (FILE *f, int c) in get_line()
728 get_prefix (FILE *f) in get_prefix()
758 get_space (FILE *f, int c) in get_space()
Dtail.c362 valid_file_spec (struct File_spec const *f) in valid_file_spec()
369 pretty_name (struct File_spec const *f) in pretty_name()
378 record_open_fd (struct File_spec *f, int fd, in record_open_fd()
949 recheck (struct File_spec *f, bool blocking) in recheck()
1095 any_live_files (const struct File_spec *f, size_t n_files) in any_live_files()
1144 tail_forever (struct File_spec *f, size_t n_files, double sleep_interval) in tail_forever()
1318 any_remote_file (const struct File_spec *f, size_t n_files) in any_remote_file()
1330 any_non_remote_file (const struct File_spec *f, size_t n_files) in any_non_remote_file()
1344 any_symlinks (const struct File_spec *f, size_t n_files) in any_symlinks()
1359 any_non_regular_fifo (const struct File_spec *f, size_t n_files) in any_non_regular_fifo()
[all …]
Dpathchk.c208 component_start (char *f) in component_start()
219 component_len (char const *f) in component_len()
Dls.c3243 free_ent (struct fileinfo *f) in free_ent()
3263 struct fileinfo *f = sorted_file[i]; in clear_files() local
3294 getfilecon_cache (char const *file, struct fileinfo *f, bool deref) in getfilecon_cache()
3324 file_has_acl_cache (char const *file, struct fileinfo *f) in file_has_acl_cache()
3349 has_capability_cache (char const *file, struct fileinfo *f) in has_capability_cache()
3384 struct fileinfo *f; in gobble_file() local
3706 is_directory (const struct fileinfo *f) in is_directory()
3713 is_linked_directory (const struct fileinfo *f) in is_linked_directory()
3724 get_link_name (char const *filename, struct fileinfo *f, bool command_line_arg) in get_link_name()
3769 struct fileinfo *f = sorted_file[i]; in extract_dirs_from_files() local
[all …]
Dprintf.c491 char const *f; /* Pointer into 'format'. */ in print_formatted() local
Ddate.c315 for (char const *f = format; *f; f++) in adjust_resolution() local
Dtest.c104 advance (bool f) in advance()
Dpr.c2114 FILE *f = p->fp; in read_rest_of_line() local
2148 FILE *f = p->fp; in skip_read() local
Dfactor.c553 #define factor_insert(f, p) factor_insert_multiplicity (f, p, 1) argument
2005 struct factors f; in factor_using_squfof() local
2658 double f = (double) q_freq[i] / q_freq[0]; in main() local
Dcsplit.c1268 for (char *f = format; *f; f++) in max_out() local
Ddf.c413 alloc_field (int f, char const *c) in alloc_field()
Ddd.c1438 strtol_error f = LONGINT_OK; in parse_integer() local
/coreutils/gl/lib/
Drand-isaac.c145 #define mix(a, b, c, d, e, f, g, h) \ argument
158 #define mix(a, b, c, d, e, f, g, h) \ argument
173 #define ISAAC_MIX(s, a, b, c, d, e, f, g, h, seed) \ argument
255 isaac_word f = IF32 (UINT32_C (0xa51a3c49), UINT64_C (0x48fe4a0fa5a09315)); in isaac_seed() local
Dtargetdir.c39 must_be_working_directory (char const *f) in must_be_working_directory()
/coreutils/tests/
Dd_type-check39 f, fname = tempfile.mkstemp(dir='.') variable
/coreutils/src/blake2/
Dblake2.h55 uint32_t f[2]; member
66 uint64_t f[2]; member