Lines Matching refs:an
103 option. 0 indicates an infinite number.
113 which describes an option named `StaticRt', that is in the STANDARD
146 of having an inittab.
166 To get an inittab entry, one of the following API's must be used:
193 inittab_load() creates and returns an array of dhcp_symbol_t's made
199 inittab_getbyname()/inittab_getbycode() return an dhcp_symbol_t
205 inittab_verify() can be used to validate an inittab_entry against an
212 where `inittab_ent' is an dhcp_symbol_t previously returned from
234 Both of these routines take an `inittab_ent' that was previously
237 For inittab_encode(), `data' is an ASCII string to encode, and a
247 For inittab_decode(), `data' is a byte-array representing an encoded
287 If DHCP_INITTAB_DEBUG is an exported environment variable, then the
289 down problems in the inittab file. If DHCP_INITTAB_PATH is an