Searched refs:QUERY_CMD_LABEL_LEN (Results 1 – 1 of 1) sorted by relevance
907 #define QUERY_CMD_LABEL_LEN 6 macro954 } else if (count > QUERY_CMD_LABEL_LEN && in aa_write_access()955 !memcmp(t->data, QUERY_CMD_LABEL, QUERY_CMD_LABEL_LEN)) { in aa_write_access()957 t->data + QUERY_CMD_LABEL_LEN, in aa_write_access()958 count - QUERY_CMD_LABEL_LEN, true); in aa_write_access()
Completed in 7 milliseconds