Searched refs:pc_string (Results 1 – 1 of 1) sorted by relevance
135 static inline hi_u32 oal_file_write(const oal_file_stru *pst_file, const hi_char *pc_string, hi_u32… in oal_file_write() argument142 ul_ret = vfs_write(pst_file->fp, pc_string, ul_length, &(pst_file->fp->f_pos)); in oal_file_write()146 return (hi_u32)write(pst_file->fd, pc_string, ul_length); in oal_file_write()