Searched refs:uniqflag (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/kldconfig/
H A Dkldconfig.c335 int uniqflag; local
345 fflag = iflag = mflag = nflag = rflag = uniqflag = vflag = 0;
392 uniqflag = 1;
424 if ((act != addpath) || mflag || rflag || uniqflag)
425 parsepath(&pathq, modpath, uniqflag);

Completed in 45 milliseconds