HomeSort by relevance Sort by last modified time
    Searched refs:newret (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
ccp.c 1075 int ret, newret, res; local
1093 newret = CONFACK;
1097 newret = CONFREJ;
1107 newret = CONFREJ;
1114 newret = CONFNAK;
1118 newret = CONFNAK;
1132 newret = CONFREJ;
1141 newret = CONFNAK;
1147 newret = CONFREJ;
1152 newret = CONFREJ
    [all...]
  /external/fio/
options.c 4747 int newret = parse_option(opts_copy[i], opts[i], fio_options, local
4773 int newret = 1; local
    [all...]

Completed in 73 milliseconds