Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_memcpy_overflow.c95 static int is_likely_multiple(int has, int needed, struct expression *limit) in is_likely_multiple()
243 int has; in match_limited() local
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.errmsg204 function has too many arguments function
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c618 int has; in eatmntopt() local