Home
last modified time | relevance | path

Searched defs:n_name (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libelf/
Dnlist.h36 char *n_name; /* Symbol name. */ member
/third_party/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd04.c86 char c_name[PATH_MAX] = "testfile", n_name[PATH_MAX]; in do_child() local
/third_party/NuttX/fs/nfs/
Dnfs_node.h94 char *n_name; member
/third_party/libxml2/
Dtestapi.c1431 int n_name; in test_htmlAutoCloseTag() local
1997 int n_name; in test_htmlEntityLookup() local
2140 int n_name; in test_htmlIsScriptAttribute() local
3126 int n_name; in test_htmlIsBooleanAttr() local
4011 int n_name; in test_xmlSAX2ElementDecl() local
4094 int n_name; in test_xmlSAX2EndElement() local
4184 int n_name; in test_xmlSAX2EntityDecl() local
4249 int n_name; in test_xmlSAX2ExternalSubset() local
4333 int n_name; in test_xmlSAX2GetEntity() local
4404 int n_name; in test_xmlSAX2GetParameterEntity() local
[all …]
/third_party/musl/ndk_musl_include/
Dnetdb.h63 char *n_name; member
/third_party/musl/include/
Dnetdb.h63 char *n_name; member
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h63 char *n_name; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h63 char *n_name; member
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h63 char *n_name; member
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h63 char *n_name; member
/third_party/libabigail/src/
Dabg-reporter-priv.cc406 const string n_name = n->get_qualified_name(); in represent() local