Searched refs:max (Results 26 - 26 of 26) sorted by relevance

12

/system/core/toolbox/
H A Ddd.c781 * Copy variable length newline terminated records with a max size cbsz
784 * max in buffer: MAX(ibs, cbsz)
785 * max out buffer: obs + cbsz
817 * Copy records (max cbsz size chunks) into the output buffer. The
897 * max in buffer: MAX(ibs, cbsz) + cbsz
898 * max out buffer: obs + cbsz
912 * Copy records (max cbsz size chunks) into the output buffer. The
1159 static long long strsuftoll(const char* name, const char* arg, int def, unsigned int max) argument

Completed in 57 milliseconds

12