Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dflock_impl.h95 struct graph { struct
96 kmutex_t gp_mutex; /* mutex for this graph */ argument
99 int index; /* index of this graph into the hash table */ argument
100 int mark; /* used for coloring the graph */ argument
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.c259 int graph; /* Last character was non-blank. */ in term_fill() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1978 graph_t *graph; in lg_walk_step() local