Searched refs:append_tid (Results 1 – 3 of 3) sorted by relevance
120 int append_tid(char *str, size_t sz);
456 int append_tid(char *str, size_t sz) in append_tid() function
85 if (!ASSERT_OK(append_tid(name, name_sz), "append TID")) in create_ns()