Home
last modified time | relevance | path

Searched defs:REPLY_MAX (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dinstalld.cpp28 #define REPLY_MAX 256 /* largest reply allowed */ macro
101 static int do_get_size(char **arg, char reply[REPLY_MAX]) in do_get_size()
164 static int do_restorecon_data(char **arg, char reply[REPLY_MAX] __attribute__((unused))) in do_restorecon_data()