MCPcopy Create free account

hub / github.com/GrayJack/coreutils / functions

Functions623 in github.com/GrayJack/coreutils

↓ 1 callersMethoditer
()
du/src/blocksize.rs:37
↓ 1 callersMethodlen
(&self)
coreutils_core/src/os/utmpx.rs:509
↓ 1 callersFunctionlist
Writes the provided files in a list format.
ls/src/output.rs:139
↓ 1 callersFunctionload_average
()
coreutils_core/src/os/load.rs:10
↓ 1 callersFunctionmake_cutter
Factory function to create a cutter from command-line arguments.
cut/src/main.rs:313
↓ 1 callersMethodmatch_line
Check if line matches. Returns a pair of booleans. First boolean indicate the the file should be rotated, second one if the pattern should be rotated
csplit/src/main.rs:252
↓ 1 callersFunctionmkdtemp
(template: &str)
coreutils_core/src/mktemp.rs:64
↓ 1 callersFunctionmkfifo
(filepath: &str, mode: u32)
coreutils_core/src/mkfifo.rs:13
↓ 1 callersFunctionmkstemp
(template: &str)
coreutils_core/src/mktemp.rs:35
↓ 1 callersFunctionnew_filetimes
Returns the correct `(atime, mtime)` acording to the `flags`.
touch/src/main.rs:97
↓ 1 callersFunctionopen_input
(filename: &str)
csplit/src/main.rs:90
↓ 1 callersFunctionparse_blocksize
(matches: &ArgMatches)
du/src/main.rs:124
↓ 1 callersFunctionparse_depth
(matches: &ArgMatches)
du/src/main.rs:191
↓ 1 callersFunctionparse_exclude_pattern
(value: Option<&str>)
du/src/main.rs:178
↓ 1 callersFunctionparse_files
(matches: &ArgMatches)
du/src/main.rs:117
↓ 1 callersFunctionparse_format
(format_string: &str, args: Option<Values>)
printf/src/main.rs:23
↓ 1 callersFunctionparse_repeat
{INTEGER} {*}
csplit/src/main.rs:417
↓ 1 callersFunctionparse_threshold
(value: Option<&str>)
du/src/main.rs:207
↓ 1 callersFunctionparse_time
(matches: &ArgMatches)
du/src/main.rs:229
↓ 1 callersFunctionparse_time_style
(value: Option<&str>)
du/src/main.rs:252
↓ 1 callersFunctionpretty_logic
(passwd: &Passwd, sep: char)
id/src/main.rs:219
↓ 1 callersFunctionprint_du_with_time
( value: DisplayValue, time: DuTime, path: String, flags_opts: &DuFlagsAndOptions, )
du/src/main.rs:557
↓ 1 callersFunctionprint_escape
False positive
echo/src/main.rs:74
↓ 1 callersFunctionprint_header
(flags: WhoFlags)
who/src/main.rs:133
↓ 1 callersFunctionprint_info
(uts: &[&Utmpx], flags: WhoFlags)
who/src/main.rs:244
↓ 1 callersFunctionprint_line
(line: Buffer, flags: &mut SortFlags)
sort/src/main.rs:78
↓ 1 callersMethodprocess_file
Process an entire file. The special file name "-" will be reading from standard input.
cut/src/main.rs:182
↓ 1 callersFunctionprocess_input
Processes the input and output based on the provided flags.
tee/src/main.rs:29
↓ 1 callersMethodprocess_input
Process input from an already opened reader.
cut/src/main.rs:189
↓ 1 callersMethodprocess_line
Process a line of input. Return `true` if the pattern is exhausted, `false` otherwise.
csplit/src/main.rs:267
↓ 1 callersMethodprocess_line
(&self, bytes: Vec<u8>)
cut/src/main.rs:214
↓ 1 callersFunctionprocess_path
(path: &str, flags_opts: &DuFlagsAndOptions, total_ref: &mut u64)
du/src/main.rs:275
↓ 1 callersFunctionrecursive_output
Recursively display sub directories from a given path.
ls/src/main.rs:199
↓ 1 callersFunctionreference_datetime
Reads datetime from `input`. Could be seconds or a filepath.
date/src/main.rs:179
↓ 1 callersFunctionrender_percent_spec
Render the <specifier> in %<specifier>, return a pair of boolean and the rendered The boolean signals if the specifier was rendered
time/src/output.rs:119
↓ 1 callersFunctionrm
(files: &[PathBuf], relative: &[&str], flags: RmFlags)
rm/src/main.rs:138
↓ 1 callersFunctionrm_dir_all
( file: &Path, relative: &str, filetype: FileType, permissions: &Permissions, flags: RmFlags, )
rm/src/main.rs:230
↓ 1 callersFunctionrm_dir_all_recursive
( file: &Path, relative: &str, filetype: FileType, permissions: &Permissions, flags: RmFlags, )
rm/src/main.rs:271
↓ 1 callersFunctionrmdir
(dir: &Path, flags: RmDirFlags)
rmdir/src/main.rs:50
↓ 1 callersMethodrotate
(&mut self)
csplit/src/main.rs:170
↓ 1 callersFunctionrtable_logic
()
id/src/main.rs:248
↓ 1 callersFunctionset_groups
(groups: &[&str])
coreutils_core/src/os/process.rs:60
↓ 1 callersFunctionset_groups_from_list
(groups_list: &str)
chroot/src/main.rs:73
↓ 1 callersFunctionset_os_time
(datetime: DateTime)
date/src/main.rs:263
↓ 1 callersFunctionset_priority
(which: c_int, who: c_int, prio: c_int)
coreutils_core/src/os/process/priority.rs:60
↓ 1 callersFunctionset_time_of_day
(timeval: TimeVal)
coreutils_core/src/os/time.rs:16
↓ 1 callersFunctionset_user_from_userspec
(userspec: &str)
chroot/src/main.rs:78
↓ 1 callersMethodshow_grid
(&self)
ls/src/flags.rs:103
↓ 1 callersMethodshow_hidden
Whether or not to show hidden files and directories
ls/src/flags.rs:110
↓ 1 callersMethodsize_hint
(&self)
coreutils_core/src/strings.rs:73
↓ 1 callersFunctionskip_fields_and_bytes
Return the total of bytes skipped
uniq/src/main.rs:83
↓ 1 callersFunctiontail
Return the tail of our input, truncated at a number of lines or bytes
tail/src/main.rs:71
↓ 1 callersFunctiontcsh_formatter
(rusage: &RUsage, timings: TimeTriple)
time/src/output.rs:199
↓ 1 callersMethodtime
Retrieves the file's timestamp as a string By default the file's modified time is displayed. The `-u` flag will display the last accessed time. The `
ls/src/file.rs:131
↓ 1 callersFunctionto
(string: &str)
printf/src/main.rs:164
↓ 1 callersFunctiontty_dimensions
(file_descriptor: &impl AsRawFd)
coreutils_core/src/os/tty.rs:115
↓ 1 callersFunctionupdate_access_time
(path: &str, new_atime: FileTime, meta: &Metadata, no_deref: bool)
touch/src/main.rs:172
↓ 1 callersFunctionupdate_both_time
(path: &str, new_atime: FileTime, new_mtime: FileTime, no_deref: bool)
touch/src/main.rs:196
↓ 1 callersFunctionupdate_modification_time
(path: &str, new_mtime: FileTime, meta: &Metadata, no_deref: bool)
touch/src/main.rs:184
↓ 1 callersFunctionupdate_time
Update the times of the `path` acording with the `flags`.
touch/src/main.rs:157
↓ 1 callersFunctionuptime
(boot_time: DateTime)
uptime/src/main.rs:109
↓ 1 callersMethoduse_largest_suffix
(self)
du/src/blocksize.rs:181
↓ 1 callersMethoduse_si
(&mut self)
du/src/blocksize.rs:177
↓ 1 callersFunctionuser_logic
(passwd: &Passwd, flags: IdFlags, sep: char)
id/src/main.rs:193
↓ 1 callersFunctionuser_login_name
()
coreutils_core/src/os/login_name.rs:13
↓ 1 callersMethodwith_err_msg
(&mut self, err_msg: &'a str)
coreutils_core/src/input.rs:52
Methodaddress
(&self)
coreutils_core/src/os/utmpx.rs:248
Functionall
()
nl/src/tests.rs:39
Functionbasename
Get `full_path` basename, removing the given `suffix`. ## Examples: ```rust # fn main() {} let name = basename("~/Pictures/mypicture.jpg", ""); asser
basename/src/main.rs:39
Functionbasename_empty_suffix_dir
()
basename/src/main.rs:64
Functionbasename_empty_suffix_file
()
basename/src/main.rs:52
Functionbasename_suffix_dir
()
basename/src/main.rs:70
Functionbasename_suffix_file
()
basename/src/main.rs:58
Methodcaller
()
coreutils_core/src/os/group.rs:336
Methodclass
(&self)
coreutils_core/src/os/passwd.rs:396
Functioncompletment_rangeset
()
cut/src/tests.rs:56
Functioncount_decimal_digits
(float: &str)
seq/src/float.rs:5
Functiondecodes_ascii_byte_sequence
()
coreutils_core/src/strings.rs:95
Methoddevice_name
(&self)
coreutils_core/src/os/utmpx.rs:184
Methoddir
(&self)
coreutils_core/src/os/passwd.rs:377
Functiondirname
Get the directory full name of a given `path`. ```rust let path = "/home/user/"; assert_eq!("/home".to_string(), dirname(path)); ```
dirname/src/main.rs:23
Functiondirname_absolute_path
()
dirname/src/main.rs:54
Functiondirname_not_absolute_dir
()
dirname/src/main.rs:60
Functiondirname_not_absolute_file
()
dirname/src/main.rs:66
Functiondirname_root_path
()
dirname/src/main.rs:48
Methoddomain_name
(&self)
coreutils_core/src/os/utsname.rs:82
Functiondu_parse_blocksize_bytes
()
du/src/tests.rs:21
Functiondu_parse_blocksize_exa
()
du/src/tests.rs:15
Functiondu_parse_blocksize_human_readable
()
du/src/tests.rs:27
Functiondu_parse_blocksize_si_system
()
du/src/tests.rs:33
Functiondu_parse_files_multiple_inputs
()
du/src/tests.rs:9
Functiondu_parse_files_no_input
()
du/src/tests.rs:4
Functiondu_parse_time_style_pattern
()
du/src/tests.rs:39
Methodeffective
()
coreutils_core/src/os/passwd.rs:186
Methodentry_type
(&self)
coreutils_core/src/os/utmpx.rs:190
Methodeq
(&self, other: &Style)
nl/src/main.rs:57
Methodeq
(&self, other: &Self)
du/src/time.rs:71
Methodexit_status
(&self)
coreutils_core/src/os/utmp.rs:113
Methodexit_status
(&self)
coreutils_core/src/os/utmpx.rs:274
Methodexpire
(&self)
coreutils_core/src/os/passwd.rs:422
← previousnext →201–300 of 623, ranked by callers