Home
last modified time | relevance | path

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

/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/src/apple/
H A Dsystem.rs271 let arg_max = get_arg_max(); in refresh_processes()
303 let arg_max = get_arg_max(); in refresh_process()
580 fn get_arg_max() -> usize { in get_arg_max() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dgzip.cpp215 ASSERT_ALWAYS(get_arg_max() >= 20); in prepare_grouped_command_lines()
216 size_t arg_max = get_arg_max() - 20; in prepare_grouped_command_lines()
H A Dmisc.c48 long get_arg_max(void) in get_arg_max() function
H A Dmisc.h60 long get_arg_max(void);
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/openbsd-compat/
H A Dglob.c55 get_arg_max(void) in get_arg_max() function
714 newsize + *limitp >= (u_int) get_arg_max()) {