libbe.3 (9b1662e67b54e3a4ae04050beacc38645a003a8c) libbe.3 (96c5db5854191eb7ff464c74ea677ee8016b3a9e)
1.\"
2.\" Copyright (c) 2017 Kyle Kneitinger
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 130 unchanged lines hidden (view full) ---

139.Fn be_prop_list_alloc "nvlist_t **" ;
140.Pp
141.Ft int
142.Fn be_get_bootenv_props "libbe_handle_t *, nvlist_t *" ;
143.Pp
144.Ft int
145.Fn be_get_dataset_props "libbe_handle_t *, const char *, nvlist_t *" ;
146.Pp
1.\"
2.\" Copyright (c) 2017 Kyle Kneitinger
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 130 unchanged lines hidden (view full) ---

139.Fn be_prop_list_alloc "nvlist_t **" ;
140.Pp
141.Ft int
142.Fn be_get_bootenv_props "libbe_handle_t *, nvlist_t *" ;
143.Pp
144.Ft int
145.Fn be_get_dataset_props "libbe_handle_t *, const char *, nvlist_t *" ;
146.Pp
147.Ft int
148.Fn be_get_dataset_snapshots "libbe_handle_t *, const char *, nvlist_t *" ;
149.Pp
147.Ft void
148.Fn be_prop_list_free "nvlist_t *" ;
149.\" .Ft void
150.\" .Fn mp_mfree "MINT *mp" ;
151.\" .Bd -ragged -offset indent
152.\" .Fn mp_itom
153.\" returns an
154.\" .Vt MINT

--- 55 unchanged lines hidden ---
150.Ft void
151.Fn be_prop_list_free "nvlist_t *" ;
152.\" .Ft void
153.\" .Fn mp_mfree "MINT *mp" ;
154.\" .Bd -ragged -offset indent
155.\" .Fn mp_itom
156.\" returns an
157.\" .Vt MINT

--- 55 unchanged lines hidden ---