libbe.3 (b29bf2f84ea838b1b7dad4e80858b637395930ae) libbe.3 (734e362fa1a843128dc1f437ef16427084cdf46f)
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

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

124.Fn be_export "libbe_handle_t *, char *, int fd" ;
125.Pp
126.Ft int
127.Fn be_import "libbe_handle_t *, char *, int fd" ;
128.Pp
129.Ft int
130.Fn be_add_child "libbe_handle_t *, char *, bool" ;
131.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

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

124.Fn be_export "libbe_handle_t *, char *, int fd" ;
125.Pp
126.Ft int
127.Fn be_import "libbe_handle_t *, char *, int fd" ;
128.Pp
129.Ft int
130.Fn be_add_child "libbe_handle_t *, char *, bool" ;
131.Pp
132.Ft int
133.Fn be_prop_list_alloc "nvlist_t **" ;
134.Pp
135.Ft int
136.Fn be_get_bootenv_props "libbe_handle_t *, nvlist_t *" ;
137.Pp
138.Ft void
139.Fn be_prop_list_free "nvlist_t *" ;
132.\" .Ft void
133.\" .Fn mp_mfree "MINT *mp" ;
134.\" .Bd -ragged -offset indent
135.\" .Fn mp_itom
136.\" returns an
137.\" .Vt MINT
138.\" with the value of
139.\" .Fa n .

--- 53 unchanged lines hidden ---
140.\" .Ft void
141.\" .Fn mp_mfree "MINT *mp" ;
142.\" .Bd -ragged -offset indent
143.\" .Fn mp_itom
144.\" returns an
145.\" .Vt MINT
146.\" with the value of
147.\" .Fa n .

--- 53 unchanged lines hidden ---