Searched refs:stat_command (Results 1 – 1 of 1) sorted by relevance
102 static char stat_command[][30] = { variable336 octets = strlen(stat_command[up->index]); in as2201_receive()340 memcpy(up->lastptr, stat_command[up->index], octets); in as2201_receive()343 (void)write(pp->io.fd, stat_command[up->index], in as2201_receive()344 strlen(stat_command[up->index])); in as2201_receive()346 if (*stat_command[up->index] == '\0') in as2201_receive()