Lines Matching full:environment
46 .Nd kernel environment variable functions
80 environment.
84 function obtains the current value of the kernel environment variable
118 function inserts or resets the kernel environment variable
126 This function can fail if an internal limit on the number of environment
131 function deletes the kernel environment variable
136 function is used to determine if a kernel environment variable exists.
148 functions look for a kernel environment variable
190 function stores a copy of the kernel environment variable
207 function interprets the value of the kernel environment variable
214 If the environment variable exists and has a valid boolean value, then that
217 If the environment variable exists but is not a boolean value, then a warning
229 function returns a pointer to an environment variable's value on success or
241 function returns zero if the specified environment variable does not exist and
261 if the specified environment variable exists and its value matches the desired