Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c863 return (ELFEDIT_CMDRET_FLUSH); in cmd_write()
H A Delfedit.c2213 case ELFEDIT_CMDRET_FLUSH: in dispatch_user_cmds()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h310 ELFEDIT_CMDRET_FLUSH = 3 /* Output file flushed: elf_update() */ enumerator