Lines Matching refs:bufpos
936 char *bufpos = buf;943 n = sprintf(bufpos, "%04lx\n", id);944 bufpos += n;958 char *bufpos = buf;977 n = sprintf(bufpos, "%02lx.%04lx\n", apid,979 bufpos += n;985 n = sprintf(bufpos, "%02lx.\n", apid);986 bufpos += n;991 n = sprintf(bufpos, ".%04lx\n", apqi);992 bufpos += n;