Searched defs:around (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_tables.c48 * used as ((map & around) == inside)
50 int around[9] = { variable
/illumos-gate/usr/src/cmd/head/
H A Dhead.c66 int around = 0; local
137 if ((argv[optind] == NULL) && around)
154 if (around)
166 around++;

Completed in 62 milliseconds