Searched refs:setup (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp40 int setup(uint64_t tag);
94 int SockInfo::setup(uint64_t tag) { function in class:SockInfo
101 testPrintE("socket setup: failed to tag");
106 testPrintE("socket setup: Unexpected results: tag not found");
111 testPrintE("socket setup: Unexpected results");
122 * Without the kernel reporting more info on who setup the socket tag, it is
252 test_name = "setup sock0 and addr via tag";
254 if (sock0.setup(valid_tag1) < 0) {
255 testPrintE("socket setup failed: %s", strerror(errno));
261 test_name = "setup sock
[all...]
/system/core/toolbox/
H A Ddd.c106 static void setup(void);
138 setup();
156 setup(void) function

Completed in 145 milliseconds