Home
last modified time | relevance | path

Searched refs:name_length (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/acpi/dispatcher/
Ddsutils.c361 u32 name_length; in acpi_ds_create_operand() local
381 &name_string, &name_length); in acpi_ds_create_operand()
/linux-2.4.37.9/arch/mips/sibyte/cfe/
Dcfe_api_int.h92 cfe_xint_t name_length; /* size of name buffer */ member
Dcfe_api.c145 xiocb.plist.xiocb_envbuf.name_length = namelen; in cfe_enumenv()
253 xiocb.plist.xiocb_envbuf.name_length = cfe_strlen(name); in cfe_getenv()
450 xiocb.plist.xiocb_envbuf.name_length = cfe_strlen(name); in cfe_setenv()
/linux-2.4.37.9/fs/xfs/
Dxfs_dir.c93 int name_length,
99 int name_length,
113 int name_length,
122 int name_length);
Dxfs_da_btree.h319 uint xfs_da_hashname(uchar_t *name_string, int name_length);