MCPcopy Create free account

hub / github.com/brndnmtthws/conky / functions

Functions1,021 in github.com/brndnmtthws/conky

↓ 1 callersFunctionparse_global_imap_mail_args
src/mail.cc:553
↓ 1 callersFunctionparse_global_pop3_mail_args
src/mail.cc:558
↓ 1 callersFunctionparse_ibm_temps_arg
src/ibm.cc:264
↓ 1 callersFunctionparse_ical_args
src/ical.cc:96
↓ 1 callersFunctionparse_if_up_arg
src/net_stat.cc:347
↓ 1 callersFunctionparse_irc_args
src/irc.cc:150
↓ 1 callersFunctionparse_mboxscan_arg
src/mboxscan.cc:382
↓ 1 callersFunctionparse_nameserver_arg
src/net_stat.cc:457
↓ 1 callersFunctionparse_net_stat_bar_arg
src/net_stat.cc:83
↓ 1 callersFunctionparse_rss_1_0
src/prss.cc:198
↓ 1 callersFunctionparse_rss_2_0
src/prss.cc:163
↓ 1 callersFunctionparse_scroll_arg
src/scroll.cc:49
↓ 1 callersFunctionparse_tcp_ping_arg
src/read_tcpip.cc:70
↓ 1 callersFunctionparse_token
src/weather.cc:332
↓ 1 callersFunctionparse_top_args
src/top.cc:529
↓ 1 callersFunctionparse_weather_forecast_xml
src/weather.cc:225
↓ 1 callersFunctionparse_weather_xml
src/weather.cc:303
↓ 1 callersFunctionpeek_tcp_port_monitor
Clients use this function to get connection data from the indicated * port monitor. * The requested monitor value is copied into a client-supplied c
src/libtcp-portmon.cc:383
↓ 1 callersFunctionpercent_print
print percentage values * * - i.e., unsigned values between 0 and 100 * - respect the value of pad_percents */
src/conky.cc:593
↓ 1 callersFunctionpid_popen
our own implementation of popen, the difference : the value of 'childpid' will be filled with the pid of the running 'command'. This is useful if want
src/exec.cc:62
↓ 1 callersFunctionprepare_update
src/linux.cc:100
↓ 1 callersFunctionprint_help
src/conky.cc:4041
↓ 1 callersFunctionprint_version
src/conky.cc:191
↓ 1 callersFunctionprocess_cleanup
src/top.cc:229
↓ 1 callersFunctionprocess_find_top
src/top.cc:292
↓ 1 callersFunctionprocess_parse_io
src/linux.cc:2618
↓ 1 callersFunctionprocess_parse_stat
These are the guts that extract information out of /proc. * Anyone hoping to port wmtop should look here first. */
src/linux.cc:2503
↓ 1 callersFunctionprss_free
src/prss.cc:68
↓ 1 callersFunctionprss_null_item
src/prss.cc:92
↓ 1 callersFunctionprss_parse_doc
src/prss.cc:235
↓ 1 callersMethodreadfd
src/timed-thread.cc:161
↓ 1 callersMethodrebuild_peek_table
src/libtcp-portmon.cc:128
↓ 1 callersFunctionregister_iconv
src/iconv_tools.cc:46
↓ 1 callersFunctionremove_comments
src/core.cc:1821
↓ 1 callersFunctionremove_deleted_chars
src/exec.cc:112
↓ 1 callersFunctionround_to_int_temp
Ohkie to return negative values for temperatures */
src/common.cc:417
↓ 1 callersFunctionrss_free_info
src/rss.cc:46
↓ 1 callersFunctionrss_process_info
src/rss.cc:55
↓ 1 callersFunctionrss_scan_arg
src/rss.cc:158
↓ 1 callersFunctionrun_moc_thread
src/moc.cc:129
↓ 1 callersFunctionscan_cmdline_to_pid_arg
src/proc.cc:415
↓ 1 callersFunctionscan_eve
src/eve.cc:414
↓ 1 callersFunctionscan_execi_bar_arg
src/exec.cc:258
↓ 1 callersFunctionscan_execi_gauge_arg
src/exec.cc:265
↓ 1 callersFunctionscan_font
src/specials.cc:156
↓ 1 callersFunctionscan_loadavg_arg
src/common.cc:436
↓ 1 callersFunctionscan_loadgraph_arg
src/common.cc:481
↓ 1 callersFunctionscan_no_update
src/common.cc:461
↓ 1 callersFunctionscan_pre_exec_arg
src/exec.cc:234
↓ 1 callersFunctionscan_stippled_hr
src/specials.cc:454
↓ 1 callersFunctionscan_tab
src/specials.cc:632
↓ 1 callersFunctionscan_tztime
src/timeinfo.cc:63
↓ 1 callersFunctionscan_weather_arg
src/weather.cc:960
↓ 1 callersFunctionscan_weather_forecast_arg
src/weather.cc:904
↓ 1 callersFunctionscompare
src/algebra.cc:118
↓ 1 callersFunctionset_default_configurations
src/conky.cc:2674
↓ 1 callersFunctionset_default_configurations_for_x
src/conky.cc:2655
↓ 1 callersFunctionset_hddtemp_host
src/hddtemp.cc:60
↓ 1 callersFunctionset_hddtemp_port
src/hddtemp.cc:66
↓ 1 callersFunctionset_nvidia_type
src/nvidia.cc:76
↓ 1 callersFunctionset_struts
reserve window manager space */
src/x11.cc:839
↓ 1 callersFunctionset_temp_output_unit
src/temphelper.cc:46
↓ 1 callersFunctionset_top_name_width
return zero on success, non-zero otherwise */
src/top.cc:445
↓ 1 callersFunctionset_updatereset
src/conky.cc:461
↓ 1 callersFunctionsmapi_get_bat_str
src/smapi.cc:84
↓ 1 callersFunctionsmapi_get_bat_val
src/smapi.cc:100
↓ 1 callersFunctionsmapi_get_str
src/smapi.cc:75
↓ 1 callersFunctionsmapi_get_val
src/smapi.cc:117
↓ 1 callersFunctionstart_update_threading
We cannot start threads before we forked to background, because the threads * would remain in the wrong process. Because of that, add_update_callback
src/common.cc:337
↓ 1 callersFunctionstock_parse_arg
src/core.cc:148
↓ 1 callersFunctionstring_to_alignment
src/conky.cc:2609
↓ 1 callersFunctionsubstitute_newlines
substitutes all occurrences of '\n' with SECRIT_MULTILINE_CHAR, which allows * multiline objects like $exec work with $align[rc] and friends */
src/conky.cc:743
↓ 1 callersFunctionswapmode
src/netbsd.cc:54
↓ 1 callersFunctionswapmode
note: swapmode taken from 'top' source */ swapmode is rewritten by Tobias Weingartner <weingart@openbsd.org> * to be based on the new swapctl(2) syst
src/openbsd.cc:103
↓ 1 callersFunctionswapmode
src/freebsd.cc:95
↓ 1 callersFunctiontcp_portmon_clear
src/tcp-portmon.cc:140
↓ 1 callersFunctiontcp_portmon_init
src/tcp-portmon.cc:30
↓ 1 callersFunctiontext_contains_templates
check text for any template object references */
src/template.cc:258
↓ 1 callersFunctiontty_user_time
src/users.cc:96
↓ 1 callersFunctionunhash_all_processes
src/top.cc:98
↓ 1 callersFunctionunhash_process
src/top.cc:72
↓ 1 callersFunctionupdate_infos
src/moc.cc:66
↓ 1 callersFunctionupdate_kstat
src/solaris.cc:38
↓ 1 callersFunctionupdate_process_table
src/linux.cc:2714
↓ 1 callersFunctionupdate_stuff
src/common.cc:372
↓ 1 callersFunctionupdate_tcp_port_monitor_collection
Updates the tcp statistics for all monitors within a collection */
src/libtcp-portmon.cc:480
↓ 1 callersFunctionupdate_uname
src/common.cc:90
↓ 1 callersFunctionupdate_user_time
src/users.cc:132
↓ 1 callersFunctionuser_name
src/users.cc:38
↓ 1 callersFunctionuser_num
src/users.cc:51
↓ 1 callersFunctionuser_term
src/users.cc:64
↓ 1 callersFunctionuser_time
src/users.cc:77
↓ 1 callersFunctionusers_alloc
src/users.cc:118
↓ 1 callersFunctionweather_forecast_process_info
src/weather.cc:712
↓ 1 callersFunctionweather_free_info
src/weather.cc:136
↓ 1 callersFunctionweather_process_info
src/weather.cc:758
↓ 1 callersFunctionwinsock_dll_error
src/libmpdclient.cc:88
↓ 1 callersFunctionwriteSkilltree
src/eve.cc:270
Method_dns_data
src/net_stat.cc:405
Method_entropy
src/entropy.cc:45
← previousnext →401–500 of 1,021, ranked by callers