OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:valid_length
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/
showlease.c
149
valid_length
(uint8_t option, int dl, int *type)
function
248
if (
valid_length
(o, bl, type) == -1) {
dhcp.c
257
valid_length
(uint8_t option, int dl, int *type)
function
361
if (
valid_length
(opt, bl, type) == -1) {
Completed in 58 milliseconds