Searched refs:tmp_write (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/power/ |
H A D | conf.c | 349 tmp_write(void *buf, size_t len) in tmp_write() function 360 tmp_write(cip->cmt, strlen(cip->cmt)); in tmp_save_line() 361 tmp_write(line, len); in tmp_save_line() 449 tmp_write(conf_header, sizeof (conf_header) - 1); in write_conf()
|
/titanic_41/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 609 tmp_write(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in tmp_write() function 2424 VOPNAME_WRITE, { .vop_write = tmp_write },
|