Home
last modified time | relevance | path

Searched defs:gip (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c71 struct dinode *gip; variable
/titanic_44/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c72 struct dinode *gip; variable
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4329 Got_info *gip; in got() local
4390 Got_info *gip; in got() local
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h487 IP4_t gip; /* Relay IP ? */ member
/titanic_44/usr/src/cmd/svc/startd/
H A Dgraph.c583 graph_walk_recurse(graph_edge_t *e, graph_walk_info_t *gip) in graph_walk_recurse()