Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) macro
/titanic_44/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c618 int has; in eatmntopt() local