Home | History | Annotate | Download | only in qemu

Lines Matching full:given

42  * Releases given envlist and its entries.
63 * variable entries and updates given enlist accordingly.
80 * entries and removes given variables from given envlist.
92 * and calls given callback for each entry.
144 /* find out first equals sign in given env */
150 * If there already exists variable with given name
180 * Removes given env value from envlist in similar manner
217 * Returns given envlist as array of strings (in same form that
220 * array and given envlist are not related (no common references).