Home
last modified time | relevance | path

Searched defs:name_idx (Results 1 – 3 of 3) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dext_attr.c1363 const char *shortname, int name_idx) in xattr_find_position()
1398 int name_len, name_idx = 0; in xattr_array_update() local
/third_party/python/Objects/stringlib/
Dunicode_format.h272 Py_ssize_t *name_idx, SubString *name) in FieldNameIterator_next()
/third_party/python/Modules/
D_operator.c1296 Py_ssize_t name_idx = 0, name_count; in dotted_getattr() local