HomeSort by: relevance | last modified time | path
    Searched defs:bsdi_si (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/common/
kern_info_43.c 134 * The string data is appended to the end of the bsdi_si structure during
135 * copyout. The "char *" offsets in the bsdi_si struct are relative to the
136 * base of the bsdi_si struct.
138 struct bsdi_si { struct
250 struct bsdi_si *usi =
251 (struct bsdi_si *) SCARG(uap, where);
252 struct bsdi_si ksi;
kern_info_43.c 134 * The string data is appended to the end of the bsdi_si structure during
135 * copyout. The "char *" offsets in the bsdi_si struct are relative to the
136 * base of the bsdi_si struct.
138 struct bsdi_si { struct
250 struct bsdi_si *usi =
251 (struct bsdi_si *) SCARG(uap, where);
252 struct bsdi_si ksi;

Completed in 37 milliseconds