Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c120 OT_KMOD, /* kernel module */ enumerator
323 if ((otype == OT_RELOC) || (otype == OT_KMOD)) { in check_flags()
327 } else if (otype == OT_KMOD) { in check_flags()
356 if (otype == OT_KMOD) in check_flags()
1573 otype = OT_KMOD; in parseopt_pass1()