Searched refs:qoff (Results 1 – 1 of 1) sorted by relevance
1040 size_t doff, qoff; in format_cmdline() local1583 qoff = q - fmt; in format_cmdline()1584 expand_string (&fmt, &flen, qoff + 1); in format_cmdline()1585 q = fmt + qoff; in format_cmdline()1617 qoff = q - fmt; in format_cmdline()1618 expand_string (&fmt, &flen, qoff + 1); in format_cmdline()1619 q = fmt + qoff; in format_cmdline()