Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcore.h65 char c_cmdname[CORE_NAMELEN + 1]; /* Command name */ member
/illumos-gate/usr/src/cmd/file/
H A Dfile.c644 if (*(corep->c_cmdname) != '\0') in def_position_tests()
645 (void) printf(" from '%s'", corep->c_cmdname); in def_position_tests()