Searched refs:pxarg (Results 1 – 1 of 1) sorted by relevance
609 robj *exarg = NULL, *pxarg = NULL; in feedAppendOnlyFile() local614 if (!strcasecmp(argv[i]->ptr, "px")) pxarg = argv[i+1]; in feedAppendOnlyFile()616 serverAssert(!(exarg && pxarg)); in feedAppendOnlyFile()620 if (pxarg) in feedAppendOnlyFile()622 pxarg); in feedAppendOnlyFile()