HomeSort by relevance Sort by last modified time
    Searched defs:hostdata (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/
nfslog_ipaddr.c 56 struct hostdata { struct
57 struct hostdata *h_next;
79 static struct hostdata *addhost(int, void *, char *);
95 static struct hostdata *
106 return ((struct hostdata *)h);
139 static struct hostdata *
148 struct hostdata *retval;
153 return ((struct hostdata *)h);
187 static struct hostdata *
193 register struct hostdata **hp, *n
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ipaddr.c 50 struct hostdata { struct
51 struct hostdata *h_next;
73 static struct hostdata *addhost(int, const void *, const char *, char **);
89 static struct hostdata *
96 struct hostdata *retval;
100 return ((struct hostdata *)h);
136 static struct hostdata *
144 struct hostdata *retval;
149 return ((struct hostdata *)h);
183 static struct hostdata *
    [all...]

Completed in 900 milliseconds