Searched refs:membuff_put (Results 1 – 7 of 7) sorted by relevance
139 int membuff_put(struct membuff *mb, const char *buff, int length);
187 int membuff_put(struct membuff *mb, const char *buff, int length) in membuff_put() function
167 ret = membuff_put(&priv->in, str, len); in sandbox_usb_keyb_add_string()