onlineOfflineLu
return (onlineOfflineLu(operands[0], ONLINE_LU));
return (onlineOfflineLu(operands[0], OFFLINE_LU));
static int onlineOfflineLu(char *, int);