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

  /src/sys/compat/sunos/
sunos_misc.c 1001 static struct sunos_howto_conv { struct
1004 } sunos_howto_conv[] = { variable in typeref:struct:sunos_howto_conv[]
1018 struct sunos_howto_conv *convp;
1032 convp = sunos_howto_conv;
  /src/sys/compat/sunos32/
sunos32_misc.c 1241 static struct sunos_howto_conv { struct
1244 } sunos_howto_conv[] = { variable in typeref:struct:sunos_howto_conv[]
1262 struct sunos_howto_conv *convp;
1275 convp = sunos_howto_conv;

Completed in 14 milliseconds