Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 25 of 39) sorted by relevance

12

/busybox-1.35.0/networking/libiproute/
Dll_map.c28 static struct idxmap *find_by_index(int idx) in find_by_index()
89 const char FAST_FUNC *ll_idx_n2a(int idx/*, char *buf*/) in ll_idx_n2a()
103 const char FAST_FUNC *ll_index_to_name(int idx) in ll_index_to_name()
110 int ll_index_to_type(int idx) in ll_index_to_type()
123 unsigned FAST_FUNC ll_index_to_flags(int idx) in ll_index_to_flags()
Diproute.c677 int idx; local
910 int idx; in iproute_list_or_flush() local
1052 int idx; in iproute_get() local
Diptunnel.c95 static char *do_ioctl_get_ifname(int idx) in do_ioctl_get_ifname()
/busybox-1.35.0/scripts/kconfig/
Dqconf.h106 int mapIdx(colIdx idx) in mapIdx()
110 void addColumn(colIdx idx, const QString& label) in addColumn()
115 void removeColumn(colIdx idx) in removeColumn()
183 void setText(colIdx idx, const QString& text) in setText()
187 QString text(colIdx idx) const in text()
191 void setPixmap(colIdx idx, const QPixmap& pm) in setPixmap()
195 const QPixmap* pixmap(colIdx idx) const in pixmap()
/busybox-1.35.0/archival/libarchive/
Ddata_extract_to_command.c43 static void str2env(char *env[], int idx, const char *str) in str2env()
49 static void dec2env(char *env[], int idx, unsigned long long val) in dec2env()
55 static void oct2env(char *env[], int idx, unsigned long val) in oct2env()
/busybox-1.35.0/libbb/
Dhuman_readable.c88 unsigned v, u, idx = 0; in smart_ulltoa5() local
145 unsigned v, u, idx = 0; in smart_ulltoa4() local
Dxrealloc_vector.c35 void* FAST_FUNC xrealloc_vector_helper(void *vector, unsigned sizeof_and_shift, int idx) in xrealloc_vector_helper()
Dcompare_string_array.c66 int j, idx = 0; in index_in_strings() local
107 int idx = 0; in index_in_substrings() local
Dget_line_from_file.c16 size_t idx = 0; in bb_get_chunk_from_file() local
Dfgets_str.c18 int idx = 0; in xmalloc_fgets_internal() local
Dhash_md5prime.c409 unsigned i, idx, partLen; in md5_hash() local
442 unsigned idx, padLen; in md5_end() local
Dappletlib.c477 unsigned idx = q - (mode_chars + 4*i); in parse_config_file() local
/busybox-1.35.0/util-linux/
Dsetpriv.c176 unsigned idx; in set_ambient_caps() local
236 unsigned idx = CAP_TO_INDEX(i); in dump() local
Duevent.c71 int idx; in uevent_main() local
Dgetopt.c258 unsigned idx; in generate_output() local
/busybox-1.35.0/miscutils/
Dmt.c112 int fd, mode, idx; in mt_main() local
Dbc.c378 size_t idx; member
1192 static void bc_vec_pushAt(BcVec *v, const void *data, size_t idx) in bc_vec_pushAt()
1218 static void *bc_vec_item(const BcVec *v, size_t idx) in bc_vec_item()
1223 static void *bc_vec_item_rev(const BcVec *v, size_t idx) in bc_vec_item_rev()
1240 static BcFunc* xc_program_func(size_t idx) in xc_program_func()
1256 static char** xc_program_str(size_t idx) in xc_program_str()
1267 static char** xc_program_const(size_t idx) in xc_program_const()
1594 static void bc_num_split(BcNum *restrict n, size_t idx, BcNum *restrict a, in bc_num_split()
3617 static void bc_vec_pushIndex(BcVec *v, size_t idx) in bc_vec_pushIndex()
3645 static void xc_parse_pushIndex(size_t idx) in xc_parse_pushIndex()
[all …]
Dsetserial.c418 int idx = 0; in index_in_strings_case_insensitive() local
437 int idx; in get_spd() local
640 int idx; in find_cmd() local
/busybox-1.35.0/editors/
Dsed.c158 int idx; /* Space used */ member
277 int idx = 0; in index_of_next_unescaped_regexp_delim() local
313 int idx = 0; in parse_regex_delim() local
399 int idx; in parse_subst_cmd() local
523 unsigned idx; in parse_cmd_args() local
666 int idx; in add_cmd() local
Dawk.c679 unsigned idx = 0; in hashidx() local
727 static NOINLINE void *hash_search3(xhash *hash, const char *name, unsigned idx) in hash_search3()
748 unsigned newsize, i, idx; in hash_rebuild() local
777 unsigned idx; in hash_find() local
978 static void setari_u(var *a, int idx, const char *s) in setari_u()
/busybox-1.35.0/scripts/basic/
Ddocproc.c225 int idx = 0; in docfunctions() local
262 int i, idx = 0; in singfunc() local
/busybox-1.35.0/coreutils/
Dsort.c499 const char *idx; in sort_main() local
/busybox-1.35.0/findutils/
Dxargs.c113 int idx; member
/busybox-1.35.0/archival/
Drpm.c97 unsigned pass, idx; in rpm_gettags() local
/busybox-1.35.0/procps/
Dpowertop.c428 int idx; in process_timer_stats() local

12