Home | History | Annotate | Download | only in include

Lines Matching full:must

29 // This function returns a config object or NULL on error. Clients must call
35 // NULL. Clients must call |config_free| on the returned handle when it is no
36 // longer required. |filename| must not be NULL and must point to a readable
47 // |config| and |section| must not be NULL.
51 // Returns false otherwise. |config|, |section|, and |key| must not be NULL.
56 // this function returns |def_value|. |config|, |section|, and |key| must not
62 // function returns |def_value|. |config|, |section|, and |key| must not be NULL.
67 // is owned by the config module and must not be freed. |config|, |section|,
68 // and |key| must not be NULL. |def_value| may be NULL.
73 // must not be NULL.
78 // must not be NULL.
83 // |value| must not be NULL.
98 // The returned pointer must be treated as an opaque handle and must not be freed.
105 // iterated over. The returned pointer must be treated as an opaque handle and must
106 // not be freed and must not be iterated on (must not call |config_section_next| on
111 // equal the value of |config_section_end|. |iter| may not be NULL and must be
116 // owned by the config module and must not be freed by the caller. The pointer will
117 // remain valid until |config_free| is called. |iter| may not be NULL and must not