Enji Cooper e90ede1cc8 sbuf(9): clarify kernel-only APIs
- move sbuf_bcopyin(9) and sbuf_copyin(9) near sbuf_new_for_sysctl(9), as
  all three functions are kernel-only APIs.
- add #ifdef _KERNEL around sbuf_*copyin and sbuf_new_for_sysctl(9) to
  make it visually clear that they are kernel-only APIs.

MFC after:	2 months
Sponsored by:	Dell EMC Isilon
2017-04-06 02:46:09 +00:00
..
2017-03-23 05:37:04 +00:00
2015-08-12 11:56:19 +00:00
2017-03-23 05:41:56 +00:00
2016-05-17 12:52:31 +00:00
2013-03-04 19:10:39 +00:00
2017-03-23 05:44:18 +00:00
2013-04-20 12:36:53 +00:00
2016-03-16 05:05:54 +00:00
2014-11-23 21:00:00 +00:00
2016-02-29 17:26:41 +00:00
2016-06-08 10:38:00 +00:00
2017-03-27 20:32:12 +00:00
2015-06-13 19:20:56 +00:00
2016-01-08 13:33:22 +00:00
2016-07-23 05:30:55 +00:00
2015-08-28 00:12:59 +00:00
2014-07-23 18:54:18 +00:00
2015-08-12 11:56:19 +00:00
2017-01-15 17:54:01 +00:00
2014-05-04 12:32:37 +00:00
2015-01-27 09:48:02 +00:00
2014-07-18 06:56:24 +00:00
2016-09-03 20:38:13 +00:00
2017-01-26 16:36:12 +00:00
2015-05-19 15:43:20 +00:00
2015-07-16 15:43:55 +00:00
2012-07-04 07:42:12 +00:00
2017-04-06 02:46:09 +00:00
2017-03-14 22:02:02 +00:00
2014-11-23 21:00:00 +00:00
2014-07-17 23:23:01 +00:00
2017-03-11 22:22:51 +00:00
2013-10-07 20:29:31 +00:00
2016-02-24 20:32:24 +00:00