Searched defs:command_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c48 char command_name[16]; variable
400 (void) strncpy(command_name, a->ac_comm, 8);
544 strcpy(name,command_name);
547 strcat(name,command_name);

Completed in 61 milliseconds