Home
last modified time | relevance | path

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

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