Home
last modified time | relevance | path

Searched refs:valid_length (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd/
Dshowlease.c149 valid_length(uint8_t option, int dl, int *type) in valid_length() function
248 if (valid_length(o, bl, type) == -1) { in get_option()
Ddhcp.c260 valid_length(uint8_t option, int dl, int *type) in valid_length() function
363 if (valid_length(opt, bl, type) == -1) { in get_option()
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
Dtasm.c59 static int valid_length = -1; variable
738 valid_length = atoi(param); in opt_valid_length_handler()