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

  /external/tremolo/Tremolo/
dsp.c 175 int modebits=0; local
187 modebits++;
192 mode=oggpack_read(&opb,modebits);
  /external/ppp/pppd/
eap.c 1221 open_pn_file(modebits)
1222 mode_t modebits;
1229 fd = open(path, modebits, S_IRUSR | S_IWUSR);
    [all...]

Completed in 2848 milliseconds