Searched refs:qcmd (Results 1 – 2 of 2) sorted by relevance
638 u_int32_t qcmd = tcp->u_arg[0]; in sys_quotactl() local639 u_int32_t cmd = QCMD_CMD(qcmd); in sys_quotactl()640 u_int32_t type = QCMD_TYPE(qcmd); in sys_quotactl()
209 my $qcmd = shell_quote $cmd;212 or die "$ME: cannot run $qcmd: $!\n";214 or die "$ME: $qcmd had unexpected exit code or signal ($?)\n";