Home
last modified time | relevance | path

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

/coreutils/src/
Dmktemp.c114 mkstemp_len (char *tmpl, size_t suff_len, size_t x_len, bool dry_run) in mkstemp_len() function
316 int fd = mkstemp_len (dest_name, suffix_len, x_count, dry_run); in main()