Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 14 of 14) sorted by relevance

/busybox-1.35.0/procps/
Dlsof.c54 struct dirent *entry; in lsof_main() local
Dsysctl.c245 struct dirent *entry; in sysctl_act_recursive() local
/busybox-1.35.0/libbb/
Dfind_root_device.c27 struct dirent *entry; in find_block_device_in_dir() local
Dprocps.c288 struct dirent *entry; in procps_scan() local
Dlineedit.c242 struct passwd *entry; in get_user_strings() local
723 struct passwd *entry; in username_path_completion() local
/busybox-1.35.0/coreutils/
Ddu.c193 struct dirent *entry; in du() local
Dls.c920 struct dirent *entry; in scan_one_dir() local
/busybox-1.35.0/init/
Dbootchartd.c135 struct dirent *entry; in dump_procs() local
/busybox-1.35.0/miscutils/
Ddevfsd.c745 struct config_entry_struct *entry; in service_name() local
799 const struct config_entry_struct *entry) in action_permissions()
837 const struct config_entry_struct *entry, in action_execute()
869 const struct config_entry_struct *entry, in action_copy()
Dbc.c3779 BcId entry, *entry_ptr; in bc_program_addFunc() local
3922 BcId entry, *entry_ptr; in zbc_parse_call() local
/busybox-1.35.0/debianutils/
Dstart_stop_daemon.c293 struct dirent *entry; in do_procinit() local
/busybox-1.35.0/scripts/kconfig/
Dqconf.cc1338 QString entry; in saveSettings() local
/busybox-1.35.0/networking/
Difupdown.c1028 struct dirent *entry; in read_interfaces() local
/busybox-1.35.0/shell/
Dash.c8458 addcmdentry(char *name, struct cmdentry *entry) in addcmdentry()
8477 struct cmdentry entry; in hashcmd() local
8701 struct cmdentry entry; in describe_command() local
9184 struct cmdentry entry; in defun() local
10638 struct cmdentry entry; in prehash() local
13680 find_command(char *name, struct cmdentry *entry, int act, const char *path) in find_command()