Home
last modified time | relevance | path

Searched refs:tmpbuf (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c635 char tmpbuf[MDB_CMDLINE_MAX]; in mdb_node_proc_write() local
638 if(buf && !copy_from_user(tmpbuf, buf, count)) in mdb_node_proc_write()
640 tmpbuf[count-1] = '\0'; in mdb_node_proc_write()
648 memcpy(paraCmdLine.pcCmdLine, tmpbuf, MDB_CMDLINE_MAX); in mdb_node_proc_write()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dyuvgen.c196 unsigned char tmpbuf[9]; in copy_row() local
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c194 MS_U8 tmpbuf[9]; in copy_row() local