MCPcopy Create free account

hub / github.com/GrayJack/coreutils / functions

Functions623 in github.com/GrayJack/coreutils

↓ 609 callersFunctionnew
()
unexpand/src/tests.rs:50
↓ 63 callersMethodlen
(&self)
coreutils_core/src/os/utmp.rs:229
↓ 61 callersMethoditer
(&self)
coreutils_core/src/os/utmp.rs:235
↓ 61 callersMethodpush
(&mut self, value: Group)
coreutils_core/src/os/group.rs:482
↓ 52 callersMethodwrite
(path: &str, err: io::Error)
sort/src/main.rs:114
↓ 47 callersMethodversion
(&self)
coreutils_core/src/os/utsname.rs:69
↓ 44 callersMethodread
(&mut self, out: &mut [u8])
wc/src/tests.rs:15
↓ 26 callersFunctionget_default_args
()
nl/src/tests.rs:3
↓ 24 callersMethodis_empty
(&self)
coreutils_core/src/os/utmp.rs:223
↓ 23 callersMethodas_bstr
(&self)
coreutils_core/src/os/tty.rs:63
↓ 21 callersFunctionparse_datetime_values
Parses a slice of [`char`]s and return a value of a type that implements [`FromStr`].
date/src/main.rs:204
↓ 17 callersMethodentry_type
(&self)
coreutils_core/src/os/utmp.rs:106
↓ 15 callersMethodconvert_line
(&mut self, line: String)
nl/src/main.rs:257
↓ 15 callersMethodvalue
(self)
du/src/blocksize.rs:43
↓ 14 callersMethodnext
(&mut self)
coreutils_core/src/strings.rs:36
↓ 12 callersMethodto_str
(self)
du/src/blocksize.rs:60
↓ 10 callersMethodwith_value
(mut self, size: u64)
du/src/blocksize.rs:146
↓ 9 callersMethodinto_iter
(self)
coreutils_core/src/os/utmp.rs:245
↓ 9 callersMethodis_affirmative
(&self)
coreutils_core/src/input.rs:90
↓ 9 callersMethodwith_msg
(&mut self, msg: &'a str)
coreutils_core/src/input.rs:43
↓ 8 callersFunctioncreate_app
()
touch/src/cli.rs:3
↓ 8 callersFunctiondef_status
( #[cfg(target_os = "openbsd")] utmp: &Utmp, #[cfg(not(target_os = "openbsd"))] utmp: &Utmpx, )
who/src/main.rs:354
↓ 8 callersFunctionflags_none
Test utility, return empty Flags (all set to false or None)
uniq/src/main.rs:228
↓ 8 callersMethodflush
(&mut self)
csplit/src/main.rs:187
↓ 7 callersFunctioncomplement_rangeset_helper
(ranges: Vec<Range>, expected: Vec<Range>)
cut/src/tests.rs:49
↓ 7 callersFunctioncreate_app
()
du/src/cli.rs:6
↓ 7 callersMethodfile_name
Gets a file name from a directory entry and adds appropriate formatting
ls/src/file.rs:201
↓ 7 callersMethodformat
(&self, mut writer: W, value: f64)
seq/src/main.rs:59
↓ 7 callersFunctionget_inputs
(matches: &clap::ArgMatches)
sort/src/main.rs:34
↓ 7 callersFunctiontouch
(files: &[&str], flags: TouchFlags)
touch/src/main.rs:28
↓ 6 callersFunctionbuild_time
Build a [`Time`]. Convenience method that resturn the same type of error as [`build_datetime`].
date/src/main.rs:224
↓ 6 callersFunctiondefault
Writes the provided files in the default format.
ls/src/output.rs:60
↓ 6 callersFunctionremove_test_files
(files: &[&str])
touch/src/tests.rs:166
↓ 5 callersFunctionask
( filetype: FileType, permissions: &Permissions, filename: &str, flags: RmFlags, )
rm/src/main.rs:106
↓ 5 callersMethodis_tty
(&self)
coreutils_core/src/os/tty.rs:90
↓ 5 callersMethoditer
(&self)
coreutils_core/src/os/utmpx.rs:503
↓ 5 callersMethodmetadata
Retrieves the metadata from a `PathBuf`. Symbolic links will be followed if the `-H` flag is present.
ls/src/file.rs:196
↓ 5 callersMethodpermissions
Retrieves a files permissions as a string
ls/src/file.rs:77
↓ 5 callersMethodwrite_line
(&mut self, line: &str)
csplit/src/main.rs:180
↓ 4 callersFunctionbuild_date
Build a [`Date`]. Convenience method that resturn the same type of error as [`build_datetime`].
date/src/main.rs:218
↓ 4 callersMethodcomplement
In-place complement a range set.
cut/src/main.rs:160
↓ 4 callersFunctioncreate_app
()
time/src/cli.rs:52
↓ 4 callersFunctionfilter_and_print
applies filters from args before printing
du/src/main.rs:502
↓ 4 callersMethodgid
(&self)
coreutils_core/src/os/passwd.rs:365
↓ 4 callersMethodis_all_false
(&self)
who/src/main.rs:116
↓ 4 callersFunctionis_tty
(file_descriptor: &impl AsRawFd)
coreutils_core/src/os/tty.rs:103
↓ 4 callersMethodname
(&self)
coreutils_core/src/os/group.rs:248
↓ 4 callersMethodnext
(&mut self)
coreutils_core/src/os/utmp.rs:270
↓ 4 callersMethodparse
(matches: &'a clap::ArgMatches)
seq/src/args.rs:38
↓ 4 callersFunctionread_stream
Read from a stream, truncated at a number of lines or bytes and write back to a stream
head/src/main.rs:112
↓ 4 callersFunctionsatisfies_threshold
(value: &DisplayValue, threshold_opt: &Option<(bool, Blocksize)>)
du/src/main.rs:524
↓ 4 callersFunctionsort
(flags: &SortFlags, mut inputs: Vec<Buffer>)
sort/src/main.rs:70
↓ 4 callersMethoduid
(&self)
coreutils_core/src/os/passwd.rs:359
↓ 4 callersFunctionwc
(stream: R)
wc/src/main.rs:127
↓ 3 callersMethodbelongs_to
(&self)
coreutils_core/src/os/passwd.rs:439
↓ 3 callersMethodblocks
Retrieves the number of blocks allocated to a file as a string
ls/src/file.rs:64
↓ 3 callersFunctioncopy_buffer
Writes the contents of input buffer reader to the provided writer.
tee/src/main.rs:98
↓ 3 callersFunctioncreate_app
()
nl/src/cli.rs:3
↓ 3 callersFunctioncreate_app
()
seq/src/cli.rs:4
↓ 3 callersFunctioncreate_app
()
sort/src/cli.rs:3
↓ 3 callersFunctiondefault_flags
()
sort/src/main.rs:202
↓ 3 callersFunctionget_sec
(sys_time_res: Result<SystemTime, Error>)
du/src/main.rs:491
↓ 3 callersFunctionmove_files
(sources: Vec<PathBuf>, target: &Path, flags: &MvFlags)
mv/src/main.rs:106
↓ 3 callersFunctionoutput
(result: Files, writer: &mut BufWriter<io::Stdout>, flags: Flags)
ls/src/output.rs:21
↓ 3 callersMethodread
(path: &str, err: io::Error)
sort/src/main.rs:110
↓ 3 callersFunctionread_stream
Read from a stream, truncated at a number of lines or bytes from the end, and write back to a stream
tail/src/main.rs:128
↓ 3 callersMethodshow_list
Whether to print as a list based ont the provided flags
ls/src/flags.rs:98
↓ 3 callersFunctiontest_input
(iterator: I, expected: &Args)
seq/src/args.rs:126
↓ 3 callersMethodwith_nano_seconds
(mut self, n_secs: i64)
du/src/time.rs:43
↓ 3 callersMethodwith_suffix
(mut self, suffix: &str)
du/src/blocksize.rs:151
↓ 2 callersMethodadd_executable_color
Adds a bold green color to a file name to represent an executable
ls/src/file.rs:280
↓ 2 callersFunctionbyte_count
Count the total number of bytes in the provided buffer.
tail/src/main.rs:171
↓ 2 callersFunctioncollect
Read the `&str` as a directory and collect the results into a `File` vector.
ls/src/main.rs:114
↓ 2 callersFunctioncreate_app
()
users/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
nice/src/cli.rs:7
↓ 2 callersFunctioncreate_app
()
groups/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
rm/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
tty/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
link/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
rmdir/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
uptime/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
expand/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
who/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
ls/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
head/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
csplit/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
echo/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
mkdir/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
logname/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
tee/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
dirname/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
date/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
cut/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
basename/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
chroot/src/cli.rs:6
↓ 2 callersFunctioncreate_app
()
pwd/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
unexpand/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
uniq/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
mv/src/cli.rs:3
↓ 2 callersFunctioncreate_app
()
cat/src/cli.rs:3
next →1–100 of 623, ranked by callers