Searched defs:has (Results 1 – 2 of 2) sorted by relevance
74 #define has(word) (strncmp(buf, word, strlen(word)) == 0) in ps_include() macro
2351 #define has(x, str) if(cap & (x)) p = seprint(p, e, "%s ", (str)) in iartopctl() macro