Home
last modified time | relevance | path

Searched refs:oas (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetarsym.c99 Elf_Void *oas; in arsym() local
142 if ((oas = calloc(n + 1, sizeof (Elf_Arsym))) == NULL) { in arsym()
148 Elf_Arsym *as = (Elf_Arsym *)oas; in arsym()
153 free(oas); in arsym()
172 return (oas); in arsym()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3877 uint32_t oas :1; member
4045 uint32_t oas:1; /* OAS is supported */ member